public interface IExpandCompositeSetup extends IComponentSetup
Modifier and Type | Method and Description |
---|---|
boolean |
getBorder() |
boolean |
getContentBorder() |
ICustomWidgetCreator<? extends IControl> |
getCustomHeader() |
IColorConstant |
getHeaderBackgroundColor() |
boolean |
getHeaderBorder() |
IImageConstant |
getIcon() |
Insets |
getInsets() |
java.lang.String |
getText() |
IColorConstant |
getTextColor() |
Markup |
getTextMarkup() |
boolean |
isExpanded() |
getBackgroundColor, getForegroundColor, isVisible
java.lang.String getText()
IImageConstant getIcon()
boolean getBorder()
boolean getHeaderBorder()
boolean getContentBorder()
Markup getTextMarkup()
IColorConstant getTextColor()
IColorConstant getHeaderBackgroundColor()
boolean isExpanded()
Insets getInsets()
ICustomWidgetCreator<? extends IControl> getCustomHeader()
Siehe auch Jowidgets Nutzerhandbuch