Modifier and Type | Method and Description |
---|---|
void |
GovernanceSourceExtension.createControl(org.eclipse.swt.widgets.Composite page,
GovernanceSourceExtensionContext context)
Loads the input page with the necessary
Control instances to
populate the PropertyList . |
Modifier and Type | Method and Description |
---|---|
void |
ClassGovernanceSourceExtension.createControl(org.eclipse.swt.widgets.Composite page,
GovernanceSourceExtensionContext context) |
Modifier and Type | Method and Description |
---|---|
static Property |
SourceExtensionUtil.createPropertyClass(String label,
String name,
org.eclipse.swt.widgets.Composite container,
GovernanceSourceExtensionContext context,
PropertyValueChangeListener listener)
Creates the display for the input
Property . |
Modifier and Type | Class and Description |
---|---|
class |
GovernanceSourceInstance
GovernanceSource instance. |
Copyright © 2005–2016. All rights reserved.