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