|
||||||||||
| 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.office.StandardOfficeSectionResponsibilityFigure
public class StandardOfficeSectionResponsibilityFigure
OfficeSectionResponsibilityFigure implementation.
| Constructor Summary | |
|---|---|
StandardOfficeSectionResponsibilityFigure(OfficeSectionResponsibilityFigureContext context)
Initiate. |
|
| Method Summary | |
|---|---|
org.eclipse.draw2d.IFigure |
getOfficeSectionResponsibilityNameFigure()
Obtains the IFigure containing the
OfficeSectionResponsibilityModel name. |
void |
setOfficeSectionResponsibilityName(String officeSectionResponsibilityName)
Indicates a change to the name of the OfficeSectionResponsibilityModel. |
| 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 StandardOfficeSectionResponsibilityFigure(OfficeSectionResponsibilityFigureContext context)
context - OfficeSectionResponsibilityFigureContext.| Method Detail |
|---|
public void setOfficeSectionResponsibilityName(String officeSectionResponsibilityName)
OfficeSectionResponsibilityFigureOfficeSectionResponsibilityModel.
setOfficeSectionResponsibilityName in interface OfficeSectionResponsibilityFigureofficeSectionResponsibilityName - Name to display for the
OfficeSectionResponsibilityModel.public org.eclipse.draw2d.IFigure getOfficeSectionResponsibilityNameFigure()
OfficeSectionResponsibilityFigure
Obtains the IFigure containing the
OfficeSectionResponsibilityModel name.
This is to allow placement of the editor in changing the
OfficeSectionResponsibilityModel name.
getOfficeSectionResponsibilityNameFigure in interface OfficeSectionResponsibilityFigureIFigure containing the
OfficeSectionResponsibilityModel name.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||