|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.officefloor.eclipse.extension.officesource.office.OfficeModelOfficeSourceExtension
public class OfficeModelOfficeSourceExtension
OfficeSourceExtension for the OfficeModel.
| Field Summary |
|---|
| Fields inherited from interface net.officefloor.eclipse.extension.officesource.OfficeSourceExtension |
|---|
EXTENSION_ID |
| Constructor Summary | |
|---|---|
OfficeModelOfficeSourceExtension()
|
|
| Method Summary | |
|---|---|
void |
createControl(org.eclipse.swt.widgets.Composite page,
OfficeSourceExtensionContext context)
Loads the input page with the necessary Control instances to
populate the PropertyList. |
Class<OfficeModelOfficeSource> |
getOfficeSourceClass()
Obtains the class of the OfficeSource being enriched in its
usage. |
String |
getOfficeSourceLabel()
Obtains the label for the OfficeSource. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OfficeModelOfficeSourceExtension()
| Method Detail |
|---|
public Class<OfficeModelOfficeSource> getOfficeSourceClass()
OfficeSourceExtensionOfficeSource being enriched in its
usage.
getOfficeSourceClass in interface OfficeSourceExtension<OfficeModelOfficeSource>OfficeSource being enriched in its usage.public String getOfficeSourceLabel()
OfficeSourceExtension
Obtains the label for the OfficeSource.
This is a descriptive name that can be used other than the fully
qualified name of the OfficeSource.
getOfficeSourceLabel in interface OfficeSourceExtension<OfficeModelOfficeSource>OfficeSource.
public void createControl(org.eclipse.swt.widgets.Composite page,
OfficeSourceExtensionContext context)
OfficeSourceExtensionControl instances to
populate the PropertyList. Also allows notifying of changes to
Property instances via the OfficeSourceExtensionContext.
createControl in interface OfficeSourceExtension<OfficeModelOfficeSource>page - Page to be setup for populating the PropertyList.context - OfficeSourceExtensionContext.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||