CHILD
- is the generic type of the children
.public interface UiWidgetAdapterSwitchComposite<CHILD extends UiWidget> extends UiWidgetAdapterDynamicComposite<CHILD>
UiWidgetAdapter
adapting
UiWidgetSwitchComposite
.HTML_ATTRIBUTE_ID, ID_SEPARATOR, PROPERTY_ID
PROPERTY_STYLES, STYLE_PATTERN_MULTIPLE, STYLE_PATTERN_SINGLE
WAI_ARIA
Modifier and Type | Method and Description |
---|---|
void |
showChild(int index)
This method shows the
child with the given index . |
addChild, removeChild
createAbsoluteImageUrl, createLabel, getToplevelWidget, isStyleDeltaSupported, removeFromParent, setEventSender, setMode, setParent, setVisible
setId
getId
setTooltip
getTooltip
setEnabled
isEnabled
addStyle, removeStyle
hasStyle
setStyles
getStyles
setPrimaryStyle
getPrimaryStyle
dispose
isDisposed
setLength
getLength
getHeightInPixel, getWidthInPixel
getAttribute
setAttribute
void showChild(int index)
child
with the given index
.index
- is the index of the child to show.Copyright © 2001–2016 mmm-Team. All rights reserved.