|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SectionManagedObjectFigure
OfficeFloorFigure for the SectionManagedObjectModel.
| Method Summary | |
|---|---|
org.eclipse.draw2d.IFigure |
getSectionManagedObjectNameFigure()
Obtains the IFigure containing the
SectionManagedObjectModel name. |
void |
setManagedObjectScope(ManagedObjectScope managedObjectScope)
Indicates a change in ManagedObjectScope for the
SectionManagedObjectModel. |
void |
setSectionManagedObjectName(String managedObjectName)
Indicates a change in name for the SectionManagedObjectModel. |
| Methods inherited from interface net.officefloor.eclipse.skin.OfficeFloorFigure |
|---|
getContentPane, getFigure, getSourceConnectionAnchor, getTargetConnectionAnchor |
| Method Detail |
|---|
void setSectionManagedObjectName(String managedObjectName)
SectionManagedObjectModel.
managedObjectName - Name to display for the SectionManagedObjectModel.void setManagedObjectScope(ManagedObjectScope managedObjectScope)
ManagedObjectScope for the
SectionManagedObjectModel.
managedObjectScope - ManagedObjectScope to display for the
SectionManagedObjectModel.org.eclipse.draw2d.IFigure getSectionManagedObjectNameFigure()
Obtains the IFigure containing the
SectionManagedObjectModel name.
This is to allow placement of the editor in changing the
SectionManagedObjectModel name.
IFigure containing the SectionManagedObjectModel
name.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||