public class ReportTemplatesPropertySection extends TreeNodePropertiesTab
Constructor and Description |
---|
ReportTemplatesPropertySection() |
Modifier and Type | Method and Description |
---|---|
void |
createControls(org.eclipse.swt.widgets.Composite parent,
org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage aTabbedPropertySheetPage) |
Template |
getTemplate() |
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 Template getTemplate()
public boolean requireUpdate(TreeNode source, ChangesSet<Attribute> what)
requireUpdate
in class TreeNodePropertiesTab