public interface IPaletteCompartmentEntry extends IPaletteEntry
| Modifier and Type | Method and Description |
|---|---|
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.
|
getIconId, getLabeljava.util.List<IToolEntry> getToolEntries()
void setInitiallyOpen(boolean initiallyOpen)
initiallyOpen - the initially openboolean isInitiallyOpen()