|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gwt.user.client.ui.UIObject
com.google.gwt.user.client.ui.Widget
com.google.gwt.user.client.ui.Composite
com.vaadin.client.ui.VOptionGroupBase
com.vaadin.client.ui.VNativeSelect
com.vaadin.addon.touchkit.gwt.client.Android2NativeSelectReplacement
public class Android2NativeSelectReplacement
Nested Class Summary | |
---|---|
static interface |
Android2NativeSelectReplacement.Bundle
|
static interface |
Android2NativeSelectReplacement.Styles
|
Nested classes/interfaces inherited from class com.google.gwt.user.client.ui.UIObject |
---|
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled |
Field Summary |
---|
Fields inherited from class com.vaadin.client.ui.VNativeSelect |
---|
CLASSNAME, select |
Fields inherited from class com.vaadin.client.ui.VOptionGroupBase |
---|
CLASSNAME_OPTION, client, cols, container, immediate, multiselect, newItemButton, newItemField, nullSelectionAllowed, nullSelectionItemAvailable, optionsContainer, paintableId, rows, selectedKeys |
Fields inherited from class com.google.gwt.user.client.ui.UIObject |
---|
DEBUG_ID_PREFIX |
Constructor Summary | |
---|---|
Android2NativeSelectReplacement()
|
Method Summary | |
---|---|
void |
buildOptions(com.vaadin.client.UIDL uidl)
|
void |
focus()
|
protected String[] |
getSelectedItems()
|
void |
onChange()
|
void |
setTabIndex(int tabIndex)
|
protected void |
updateEnabledState()
|
Methods inherited from class com.vaadin.client.ui.VNativeSelect |
---|
getOptionsContainer, onChange, setHeight, setWidth |
Methods inherited from class com.vaadin.client.ui.VOptionGroupBase |
---|
getColumns, getRows, getSelectedItem, isEnabled, isImmediate, isMultiselect, isNullSelectionAllowed, isNullSelectionItemAvailable, isReadonly, onClick, onKeyPress, setEnabled, setReadonly |
Methods inherited from class com.google.gwt.user.client.ui.Composite |
---|
claimElement, getWidget, initializeClaimedElement, initWidget, isAttached, onAttach, onBrowserEvent, onDetach, render, render, resolvePotentialElement, setWidget |
Methods inherited from class com.google.gwt.user.client.ui.Widget |
---|
addAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getHandlerCount, getLayoutData, getParent, isOrWasAttached, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents, unsinkEvents |
Methods inherited from class com.google.gwt.user.client.ui.UIObject |
---|
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, setElement, setElement, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, sinkBitlessEvent, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Android2NativeSelectReplacement()
Method Detail |
---|
public void buildOptions(com.vaadin.client.UIDL uidl)
buildOptions
in class com.vaadin.client.ui.VNativeSelect
protected String[] getSelectedItems()
getSelectedItems
in class com.vaadin.client.ui.VNativeSelect
public void onChange()
public void setTabIndex(int tabIndex)
setTabIndex
in class com.vaadin.client.ui.VNativeSelect
protected void updateEnabledState()
updateEnabledState
in class com.vaadin.client.ui.VNativeSelect
public void focus()
focus
in interface com.vaadin.client.Focusable
focus
in class com.vaadin.client.ui.VNativeSelect
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |