Package | Description |
---|---|
com.xalys.xgl.forms |
Modifier and Type | Class and Description |
---|---|
class |
AbstractComboBox<W extends AbstractComboBox<W,V>,V> |
Modifier and Type | Class and Description |
---|---|
class |
ComboBox<E> |
class |
SimpleComboBox |
Modifier and Type | Method and Description |
---|---|
AbstractComboBox<W,V> |
AbstractComboBox.reset() |
AbstractComboBox<W,V> |
AbstractComboBox.setAutocorrect(Autocorrect autocorrect) |
AbstractComboBox<W,V> |
AbstractComboBox.setAutofill(Autofill autofill) |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
AbstractComboBox.addKeyPressHandler(KeyPressHandler<AbstractComboBox<W,V>> keyPressHandler) |
Copyright © 2018 Xalys. All rights reserved.