CHILD
- is the generic type of the children
.public interface UiWidgetDynamicPanel<CHILD extends UiWidget> extends UiWidgetPanel<CHILD>, UiWidgetDynamicComposite<CHILD>
panel widget
that represents a
dynamic panel. It is just a combination of UiWidgetPanel
with
UiWidgetDynamicComposite
.PROPERTY_STYLES, STYLE_PATTERN_MULTIPLE, STYLE_PATTERN_SINGLE
addChild, addChild
removeChild, removeChild
getChild, getChild
getChildCount, getChildIndex
getStyles
getPrimaryStyle
Copyright © 2001–2016 mmm-Team. All rights reserved.