public interface UiWidgetButtonGroup extends UiWidgetDynamicPanel<UiWidgetRegular>, UiWidgetNative
dynamic panel
that groups a number of
buttons
that have a related functionality (e.g.
"Undo", "Redo"). These buttons appear with less (or inside UiWidgetToolbar
without) horizontal
margin between each other (more narrow).Modifier and Type | Field and Description |
---|---|
static String |
STYLE_BUTTON_GROUP
The default
primary style of this widget. |
PROPERTY_STYLES, STYLE_PATTERN_MULTIPLE, STYLE_PATTERN_SINGLE
addChild, addChild
removeChild, removeChild
getChild, getChild
getChildCount, getChildIndex
getStyles
getPrimaryStyle
static final String STYLE_BUTTON_GROUP
primary style
of this widget.Copyright © 2001–2016 mmm-Team. All rights reserved.