|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyValueChangeListener | |
|---|---|
| net.officefloor.eclipse.extension.util | |
| Uses of PropertyValueChangeListener in net.officefloor.eclipse.extension.util |
|---|
| Methods in net.officefloor.eclipse.extension.util with parameters of type PropertyValueChangeListener | |
|---|---|
static net.officefloor.compile.properties.Property |
SourceExtensionUtil.createPropertyCheckbox(String label,
String name,
boolean defaultValue,
String trueValue,
String falseValue,
org.eclipse.swt.widgets.Composite container,
ManagedObjectSourceExtensionContext context,
PropertyValueChangeListener listener)
Creates the display for the input Property. |
static net.officefloor.compile.properties.Property |
SourceExtensionUtil.createPropertyCheckbox(String label,
String name,
boolean defaultValue,
String trueValue,
String falseValue,
org.eclipse.swt.widgets.Composite container,
WorkSourceExtensionContext context,
PropertyValueChangeListener listener)
Creates the display for the input Property. |
static net.officefloor.compile.properties.Property |
SourceExtensionUtil.createPropertyClass(String label,
String name,
org.eclipse.swt.widgets.Composite container,
GovernanceSourceExtensionContext context,
PropertyValueChangeListener listener)
Creates the display for the input Property. |
static net.officefloor.compile.properties.Property |
SourceExtensionUtil.createPropertyClass(String label,
String name,
org.eclipse.swt.widgets.Composite container,
ManagedObjectSourceExtensionContext context,
PropertyValueChangeListener listener)
Creates the display for the input Property. |
static net.officefloor.compile.properties.Property |
SourceExtensionUtil.createPropertyClass(String label,
String name,
org.eclipse.swt.widgets.Composite container,
WorkSourceExtensionContext context,
PropertyValueChangeListener listener)
Creates the display for the input Property. |
static net.officefloor.compile.properties.Property |
SourceExtensionUtil.createPropertyResource(String label,
String name,
org.eclipse.swt.widgets.Composite container,
ManagedObjectSourceExtensionContext context,
PropertyValueChangeListener listener)
Creates the display for the input Property. |
static net.officefloor.compile.properties.Property |
SourceExtensionUtil.createPropertyResource(String label,
String name,
org.eclipse.swt.widgets.Composite container,
WorkSourceExtensionContext context,
PropertyValueChangeListener listener)
Creates the display for the input Property. |
static net.officefloor.compile.properties.Property |
SourceExtensionUtil.createPropertyText(String label,
String name,
String defaultValue,
org.eclipse.swt.widgets.Composite container,
ManagedObjectSourceExtensionContext context,
PropertyValueChangeListener listener)
Creates the display for the input Property. |
static net.officefloor.compile.properties.Property |
SourceExtensionUtil.createPropertyText(String label,
String name,
String defaultValue,
org.eclipse.swt.widgets.Composite container,
WorkSourceExtensionContext context,
PropertyValueChangeListener listener)
Creates the display for the input Property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||