public interface UiWidgetToolbar extends UiWidgetAbstractButtonContainer, UiWidgetNative
button container
that represents a
toolbar. Such toolbar typically contains a number of
buttons
that have an icon instead of a
label. For additional features please see UiWidgetAbstractButtonContainer
. Modifier and Type | Field and Description |
---|---|
static String |
STYLE_PRIMARY
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_PRIMARY
primary style
of this widget.Copyright © 2001–2016 mmm-Team. All rights reserved.