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