|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.officefloor.eclipse.extension.managedobjectsource.xml.FlatXmlUnmarshallerManagedObjectSourceExtension
public class FlatXmlUnmarshallerManagedObjectSourceExtension
ManagedObjectSourceExtension for
FlatXmlUnmarshallerManagedObjectSource.
| Field Summary |
|---|
| Fields inherited from interface net.officefloor.eclipse.extension.managedobjectsource.ManagedObjectSourceExtension |
|---|
EXTENSION_ID |
| Constructor Summary | |
|---|---|
FlatXmlUnmarshallerManagedObjectSourceExtension()
|
|
| Method Summary | |
|---|---|
void |
createControl(org.eclipse.swt.widgets.Composite page,
ManagedObjectSourceExtensionContext context)
Populates the input page with the necessary Control instances to
obtain the properties. |
Class<FlatXmlUnmarshallerManagedObjectSource> |
getManagedObjectSourceClass()
Obtains the class of the ManagedObjectSource being enriched in
its usage. |
String |
getManagedObjectSourceLabel()
Obtains the display name. |
String |
getSuggestedManagedObjectSourceName(PropertyList properties)
Obtains the suggested name of the ManagedObjectSource. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FlatXmlUnmarshallerManagedObjectSourceExtension()
| Method Detail |
|---|
public Class<FlatXmlUnmarshallerManagedObjectSource> getManagedObjectSourceClass()
ManagedObjectSourceExtensionManagedObjectSource being enriched in
its usage.
getManagedObjectSourceClass in interface ManagedObjectSourceExtension<None,None,FlatXmlUnmarshallerManagedObjectSource>ManagedObjectSource being enriched in its
usage.public String getManagedObjectSourceLabel()
ManagedObjectSourceExtensionManagedObjectSource.
getManagedObjectSourceLabel in interface ManagedObjectSourceExtension<None,None,FlatXmlUnmarshallerManagedObjectSource>
public void createControl(org.eclipse.swt.widgets.Composite page,
ManagedObjectSourceExtensionContext context)
ManagedObjectSourceExtensionControl instances to
obtain the properties. Also allows notifying of changes to properties via
the ManagedObjectSourceExtensionContext.
createControl in interface ManagedObjectSourceExtension<None,None,FlatXmlUnmarshallerManagedObjectSource>page - Page to be setup for obtaining the properties.context - ManagedObjectSourceExtensionContext.public String getSuggestedManagedObjectSourceName(PropertyList properties)
ManagedObjectSourceExtensionManagedObjectSource.
getSuggestedManagedObjectSourceName in interface ManagedObjectSourceExtension<None,None,FlatXmlUnmarshallerManagedObjectSource>properties - Populate PropertyList.
ManagedObjectSource name or null
if no suggestion.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||