VALUE
- is the generic type of the changed value.public class UiWidgetAdapterGwtRadioButtonsHorizontal<VALUE> extends UiWidgetAdapterGwtRadioButtons<VALUE>
UiWidgetAdapterOptionsField
using GWT based on
HorizontalPanel
and RadioButton
s.TAB_INDEX_NONE
HTML_ATTRIBUTE_ID, ID_SEPARATOR, PROPERTY_ID
PROPERTY_STYLES, STYLE_PATTERN_MULTIPLE, STYLE_PATTERN_SINGLE
WAI_ARIA
ACCESS_KEY_NONE, HTML_ATTRIBUTE_ACCESS_KEY
PROPERTY_LABEL
ATTRIBUTE_COLSPAN
Constructor and Description |
---|
UiWidgetAdapterGwtRadioButtonsHorizontal()
The constructor.
|
Modifier and Type | Method and Description |
---|---|
protected com.google.gwt.user.client.ui.ComplexPanel |
doCreateActiveWidget() |
applyEventAdapterForChange, applyEventAdapterForClick, applyEventAdapterForFocus, createActiveWidget, createEventAdapter, getOptions, getValue, getWidgetAsFocusable, getWidgetAsHasAllFocusHandlers, getWidgetAsHasChangeHandlers, getWidgetAsKeyPressHandlers, getWidgetAsTakesValue, getWidgetAsTakesValueString, onClick, setAccessKey, setEnabled, setOptions, setValue
attachActiveWidget, convertValueToString, createToplevelWidget, createViewWidget, getActiveWidget, getInputElement, getMaximumValue, getMinimumValue, getValueAsString, getWidgetViewMode, setAdapterValueInViewMode, setMode, setValidationFailure, setValueAsString, setValueInViewMode, updateWidgetViewMode
getKeyboardFilter, getWidgetAsHasBlurHandlers, getWidgetAsHasFocusHandlers, setClickEventSender, setFocused, setKeyboardFilter
dispose, removeFromParent
addHandlerRegistration, addStyle, createAbsoluteImageUrl, getHeightInPixel, getImage, getImageParentElement, getLength, getSizeElement, getToplevelWidget, getToplevelWidget, getWidthInPixel, isStyleDeltaSupported, removeStyle, setAttribute, setId, setImage, setLength, setPrimaryStyle, setStyles, setTooltip, setVisible
applyEventAdapter, applyEventAdapterForSelection, getEventAdapter, setEventSender
createLabel, getAccessKey, getAltText, getAttribute, getBundle, getColumnSpan, getContext, getHeightInRows, getId, getLabel, getMaximumTextLength, getPrimaryStyle, getSelectionMode, getStyles, getTitle, getTooltip, getToplevelWidget, getUiWidget, getUiWidgetTyped, getUrl, getValidationFailure, hasStyle, isDisposed, isEnabled, isFocused, isResizable, setParent, setUiWidget
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createAbsoluteImageUrl, createLabel, getToplevelWidget, isStyleDeltaSupported, removeFromParent, setEventSender, setMode, setParent, setVisible
setId
getId
setTooltip
getTooltip
isEnabled
addStyle, removeStyle
hasStyle
setStyles
getStyles
setPrimaryStyle
getPrimaryStyle
dispose
isDisposed
setLength
getLength
getHeightInPixel, getWidthInPixel
getAttribute
setAttribute
isFocused
setFocused
getAccessKey
setValueAsString
getValueAsString
setValidationFailure
getValidationFailure
public UiWidgetAdapterGwtRadioButtonsHorizontal()
protected com.google.gwt.user.client.ui.ComplexPanel doCreateActiveWidget()
doCreateActiveWidget
in class UiWidgetAdapterGwtRadioButtons<VALUE>
active widget
.UiWidgetAdapterGwtRadioButtons.createActiveWidget()
Copyright © 2001–2016 mmm-Team. All rights reserved.