|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.officefloor.eclipse.skin.standard.AbstractOfficeFloorFigure
net.officefloor.eclipse.skin.standard.section.StandardSectionManagedObjectFigure
public class StandardSectionManagedObjectFigure
SectionManagedObjectFigure implementation.
| Constructor Summary | |
|---|---|
StandardSectionManagedObjectFigure(SectionManagedObjectFigureContext context)
Initiate. |
|
| 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 sectionManagedObjectName)
Indicates a change in name for the SectionManagedObjectModel. |
| Methods inherited from class net.officefloor.eclipse.skin.standard.AbstractOfficeFloorFigure |
|---|
getContentPane, getFigure, getSourceConnectionAnchor, getTargetConnectionAnchor, registerConnectionAnchor, registerSourceConnectionAnchor, registerTargetConnectionAnchor, setContentPane, setFigure |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.officefloor.eclipse.skin.OfficeFloorFigure |
|---|
getContentPane, getFigure, getSourceConnectionAnchor, getTargetConnectionAnchor |
| Constructor Detail |
|---|
public StandardSectionManagedObjectFigure(SectionManagedObjectFigureContext context)
context - SectionManagedObjectFigureContext.| Method Detail |
|---|
public void setSectionManagedObjectName(String sectionManagedObjectName)
SectionManagedObjectFigureSectionManagedObjectModel.
setSectionManagedObjectName in interface SectionManagedObjectFiguresectionManagedObjectName - Name to display for the SectionManagedObjectModel.public void setManagedObjectScope(ManagedObjectScope managedObjectScope)
SectionManagedObjectFigureManagedObjectScope for the
SectionManagedObjectModel.
setManagedObjectScope in interface SectionManagedObjectFiguremanagedObjectScope - ManagedObjectScope to display for the
SectionManagedObjectModel.public org.eclipse.draw2d.IFigure getSectionManagedObjectNameFigure()
SectionManagedObjectFigure
Obtains the IFigure containing the
SectionManagedObjectModel name.
This is to allow placement of the editor in changing the
SectionManagedObjectModel name.
getSectionManagedObjectNameFigure in interface SectionManagedObjectFigureIFigure containing the SectionManagedObjectModel
name.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||