public class ContainerFeatures
extends java.lang.Object
| Constructor and Description |
|---|
ContainerFeatures(PanelContainer panelContainer,
boolean showsIcon,
boolean showsPrimaryAction,
boolean showsPrimaryActionTitle,
boolean showsTitle,
int maxIconControls) |
| Modifier and Type | Method and Description |
|---|---|
Action[] |
_getUnhandledActions(Action[] actions) |
int |
getMaxIconControls() |
boolean |
isShowsIcon() |
boolean |
isShowsPrimaryAction() |
boolean |
isShowsPrimaryActionTitle() |
boolean |
isShowsTitle() |
public ContainerFeatures(PanelContainer panelContainer, boolean showsIcon, boolean showsPrimaryAction, boolean showsPrimaryActionTitle, boolean showsTitle, int maxIconControls)