public interface UiWidgetHorizontalPanel extends UiWidgetDynamicPanel<UiWidgetRegular>, UiWidgetNative
UiWidgetPanel
that shows its children
horizontally from the left to the right.Modifier and Type | Field and Description |
---|---|
static String |
STYLE_HORIZONTAL_PANEL
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_HORIZONTAL_PANEL
primary style
of this widget.Copyright © 2001–2016 mmm-Team. All rights reserved.