Package | Description |
---|---|
org.gwt.advanced.client.ui.widget.combo |
Modifier and Type | Method and Description |
---|---|
ComboBoxChangeEvent.ChangeEventInputDevice |
ComboBoxChangeEvent.getInputDevice() |
static ComboBoxChangeEvent.ChangeEventInputDevice |
ComboBoxChangeEvent.ChangeEventInputDevice.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComboBoxChangeEvent.ChangeEventInputDevice[] |
ComboBoxChangeEvent.ChangeEventInputDevice.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ComboBoxChangeEvent(int row,
ComboBoxChangeEvent.ChangeEventInputDevice inputDevice)
Creates an instance of this class and initalized internal variables.
|
Copyright © 2008–2013. All rights reserved.