public interface UiWidgetButtonPanel extends UiWidgetAbstractButtonContainer, UiWidgetNative
button container
that shows a number of
buttons
horizontally (e.g. "Save", "Reset",
"Cancel"). It shall be used instead of a UiWidgetHorizontalPanel
to get control of the layout
(margins) for button panels. For additional features please see UiWidgetAbstractButtonContainer
.Modifier and Type | Field and Description |
---|---|
static String |
STYLE_BUTTON_PANEL
The default
primary style of this widget. |
PROPERTY_STYLES, STYLE_PATTERN_MULTIPLE, STYLE_PATTERN_SINGLE
startGroup
addChild, addChild
removeChild, removeChild
getChild, getChild
getChildCount, getChildIndex
getStyles
getPrimaryStyle
endGroup
static final String STYLE_BUTTON_PANEL
primary style
of this widget.Copyright © 2001–2016 mmm-Team. All rights reserved.