|
||||||||||
| 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.conform.figures.TargetConformModelItemFigure
public class TargetConformModelItemFigure
OfficeFloorFigure for the ExistingItemModel or
TargetItemModel.
| Constructor Summary | |
|---|---|
TargetConformModelItemFigure(TargetConformModelItemFigureContext context)
Initiate. |
|
| Method Summary | |
|---|---|
void |
setInherit(boolean isInherit)
Specifies whether to display inheriting. |
void |
setInheritable(boolean isInheritable)
Specifies whether the item may inherit its configuration. |
void |
setItemName(String itemName)
Specifies the new item name to display. |
| 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 |
| Constructor Detail |
|---|
public TargetConformModelItemFigure(TargetConformModelItemFigureContext context)
context - TargetConformModelItemFigureContext.| Method Detail |
|---|
public void setItemName(String itemName)
itemName - New item name to display.public void setInheritable(boolean isInheritable)
isInheritable - true if the item may inherit its configuration.public void setInherit(boolean isInherit)
isInherit - true if to display inheriting.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||