public interface GroupBoxLayout extends ExpandingLayout, OrderedContainer, Component.HasIcon, Component.HasCaption, HasBorder, HasSpacing, HasOuterMargin, HasOrientation, Collapsable, Component.BelongToFrame, HasSettings, ShortcutNotifier, HasContextHelp, HasHtmlCaption, HasHtmlDescription, SupportsExpandRatio, HasRequiredIndicator, HasHtmlSanitizer
ExpandingLayout.ExpandDirectionComponent.Alignment, Component.BelongToFrame, Component.Disposable, Component.Editable, Component.Focusable, Component.HasCaption, Component.HasDescription, Component.HasIcon, Component.HasXmlDescriptor, Component.OptionsStyleProvider, Component.WrapperHasOrientation.OrientationCollapsable.ExpandedStateChangeEventHasContextHelp.ContextHelpIconClickEvent| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME |
AUTO_SIZE, AUTO_SIZE_PX, FULL_SIZE, UNITS_PERCENTAGE, UNITS_PIXELS| Modifier and Type | Method and Description |
|---|---|
boolean |
isShowAsPanel() |
void |
setShowAsPanel(boolean showAsPanel)
Set layout style as Vaadin Panel
|
expand, expand, getExpandDirection, isExpanded, resetExpandedadd, getComponent, getComponentNN, indexOfadd, add, focusFirstComponent, getComponent, getComponentNN, getComponents, getOwnComponent, getOwnComponents, getOwnComponentsStream, remove, remove, removeAlladdStyleName, getAlignment, getHeight, getHeightSizeUnit, getHeightUnits, getId, getParent, getStyleName, getWidth, getWidthSizeUnit, getWidthUnits, isEnabled, isEnabledItself, isEnabledRecursive, isResponsive, isVisible, isVisibleItself, isVisibleRecursive, removeStyleName, requestFocus, setAlignment, setEnabled, setHeight, setHeightAuto, setHeightFull, setId, setParent, setResponsive, setSizeAuto, setSizeFull, setStyleName, setVisible, setWidth, setWidthAuto, setWidthFull, unwrap, unwrapComposition, unwrapCompositionOrNull, unwrapOrNull, withUnwrapped, withUnwrappedCompositiongetIcon, setIcon, setIconFromSetisBorderVisible, setBorderVisiblegetSpacing, setSpacinggetOuterMargin, setOuterMargin, setOuterMargin, setOuterMargingetOrientation, setOrientationaddExpandedStateChangeListener, isCollapsable, isExpanded, removeExpandedStateChangeListener, setCollapsable, setExpandedgetFrame, setFrameapplySettings, isSettingsEnabled, saveSettings, setSettingsEnabledaddShortcutAction, removeShortcutActiongetContextHelpIconClickHandler, getContextHelpText, isContextHelpTextHtmlEnabled, setContextHelpIconClickHandler, setContextHelpText, setContextHelpTextHtmlEnabledisCaptionAsHtml, setCaptionAsHtmlgetCaption, setCaptiongetDescription, setDescriptionisDescriptionAsHtml, setDescriptionAsHtmlgetExpandRatio, setExpandRatioisRequiredIndicatorVisible, setRequiredIndicatorVisibleisHtmlSanitizerEnabled, setHtmlSanitizerEnabledstatic final java.lang.String NAME