org.eclipse.gmf.graphdef.editor.sheet
Class LayoutSectionProxy

java.lang.Object
  extended by org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
      extended by org.eclipse.gmf.graphdef.editor.sheet.LayoutSection
          extended by org.eclipse.gmf.graphdef.editor.sheet.LayoutSectionProxy
All Implemented Interfaces:
ChangeTracker, org.eclipse.swt.widgets.Listener, org.eclipse.ui.views.properties.tabbed.ISection

public class LayoutSectionProxy
extends LayoutSection

Generated

Nested Class Summary
static class LayoutSectionProxy.Filter
           
 
Field Summary
 
Fields inherited from class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
STANDARD_LABEL_WIDTH
 
Constructor Summary
LayoutSectionProxy()
           
 
Method Summary
protected  void commit()
           
protected  Object unwrap(Object element)
           
 
Methods inherited from class org.eclipse.gmf.graphdef.editor.sheet.LayoutSection
aboutToBeHidden, applyChanges, createControls, discardChanges, getInput, handleEvent, modelChanged, refresh, setInput
 
Methods inherited from class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
aboutToBeShown, dispose, getMinimumHeight, getPart, getSelection, getWidgetFactory, shouldUseExtraSpace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LayoutSectionProxy

public LayoutSectionProxy()
Method Detail

commit

protected void commit()
Overrides:
commit in class LayoutSection
Generated

unwrap

protected Object unwrap(Object element)
Overrides:
unwrap in class LayoutSection
Generated


Copyright © 2012. All Rights Reserved.