|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPaletteCompartmentEntry
The Interface IPaletteCompartmentEntry.
Method Summary | |
---|---|
java.util.List<IToolEntry> |
getToolEntries()
Gets the tool entries. |
boolean |
isInitiallyOpen()
provide the initial open state of the compartment. |
void |
setInitiallyOpen(boolean initiallyOpen)
set the initial open state of the compartment. |
Methods inherited from interface org.eclipse.graphiti.palette.IPaletteEntry |
---|
getIconId, getLabel |
Method Detail |
---|
java.util.List<IToolEntry> getToolEntries()
void setInitiallyOpen(boolean initiallyOpen)
initiallyOpen
- the initially openboolean isInitiallyOpen()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |