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