| Package | Description |
|---|---|
| com.xalys.xgl.menu |
| Modifier and Type | Method and Description |
|---|---|
TextInputMenuItem<E,T> |
TextInputMenuItem.setEnabled(boolean enabled) |
| Modifier and Type | Method and Description |
|---|---|
HandlerRegistration |
TextInputMenuItem.addClickHandler(ClickHandler<TextInputMenuItem<E,T>> clickHandler,
EventPhase eventPhase) |
HandlerRegistration |
TextInputMenuItem.addInputHandler(InputHandler<TextInputMenuItem<E,T>> inputHandler) |
Copyright © 2018 Xalys. All rights reserved.