|
||||||||||
| 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.StandardSectionManagedObjectSourceFigure
public class StandardSectionManagedObjectSourceFigure
Standard SectionManagedObjectSourceFigure.
| Constructor Summary | |
|---|---|
StandardSectionManagedObjectSourceFigure(SectionManagedObjectSourceFigureContext context)
Initiate. |
|
| Method Summary | |
|---|---|
org.eclipse.draw2d.IFigure |
getSectionManagedObjectSourceNameFigure()
Obtains the IFigure containing the
SectionManagedObjectSourceModel name. |
void |
setSectionManagedObjectName(String sectionManagedObjectSourceName)
Indicates change in name for the SectionManagedObjectSourceModel. |
| 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 StandardSectionManagedObjectSourceFigure(SectionManagedObjectSourceFigureContext context)
context - SectionManagedObjectSourceFigureContext.| Method Detail |
|---|
public void setSectionManagedObjectName(String sectionManagedObjectSourceName)
SectionManagedObjectSourceFigureSectionManagedObjectSourceModel.
setSectionManagedObjectName in interface SectionManagedObjectSourceFiguresectionManagedObjectSourceName - Name to display for SectionManagedObjectSourceModel.public org.eclipse.draw2d.IFigure getSectionManagedObjectSourceNameFigure()
SectionManagedObjectSourceFigure
Obtains the IFigure containing the
SectionManagedObjectSourceModel name.
This is to allow placement of the editor in changing the
SectionManagedObjectSourceModel name.
getSectionManagedObjectSourceNameFigure in interface SectionManagedObjectSourceFigureIFigure containing the
SectionManagedObjectSourceModel name.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||