public class InstancerIteratorPropertySection extends TreeNodePropertiesTab
Constructor and Description |
---|
InstancerIteratorPropertySection() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.swt.widgets.Composite |
createComposite(org.eclipse.swt.widgets.Composite par,
org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage aTabbedPropertySheetPage) |
void |
createControls(org.eclipse.swt.widgets.Composite par,
org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage aTabbedPropertySheetPage) |
void |
dispose() |
boolean |
requireUpdate(TreeNode source,
ChangesSet<Attribute> what) |
setInput, shouldUseExtraSpace, toTreeNode
public void dispose()
dispose
in interface org.eclipse.ui.views.properties.tabbed.ISection
dispose
in class TreeNodePropertiesTab
public org.eclipse.swt.widgets.Composite createComposite(org.eclipse.swt.widgets.Composite par, org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage aTabbedPropertySheetPage)
public void createControls(org.eclipse.swt.widgets.Composite par, org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage aTabbedPropertySheetPage)
createControls
in interface org.eclipse.ui.views.properties.tabbed.ISection
createControls
in class TreeNodePropertiesTab
public boolean requireUpdate(TreeNode source, ChangesSet<Attribute> what)
requireUpdate
in class TreeNodePropertiesTab