public class MainPropertySection extends TreeNodePropertiesTab
Constructor and Description |
---|
MainPropertySection() |
Modifier and Type | Method and Description |
---|---|
void |
createControls(org.eclipse.swt.widgets.Composite parent,
org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage aTabbedPropertySheetPage) |
static TreeNode |
getNonVNodeParent(TreeNode nde) |
boolean |
requireUpdate(TreeNode source,
ChangesSet<Attribute> what) |
dispose, setInput, shouldUseExtraSpace, toTreeNode
public void createControls(org.eclipse.swt.widgets.Composite parent, 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