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

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

public class LayoutDataSectionProxy
extends LayoutDataSection

Generated

Nested Class Summary
static class LayoutDataSectionProxy.Filter
           
 
Field Summary
 
Fields inherited from class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
STANDARD_LABEL_WIDTH
 
Constructor Summary
LayoutDataSectionProxy()
           
 
Method Summary
protected  void commit()
           
protected  Object unwrap(Object element)
           
 
Methods inherited from class org.eclipse.gmf.graphdef.editor.sheet.LayoutDataSection
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

LayoutDataSectionProxy

public LayoutDataSectionProxy()
Method Detail

commit

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

unwrap

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


Copyright © 2012. All Rights Reserved.