Package | Description |
---|---|
com.xalys.xgl.events.menu | |
com.xalys.xgl.menu |
Modifier and Type | Field and Description |
---|---|
static Event.Type<MenuShownHandler<? extends Widget<? extends Element,?>>> |
MenuShownEvent.TYPE |
Modifier and Type | Method and Description |
---|---|
Event.Type<MenuShownHandler<W>> |
MenuShownEvent.getType() |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
HasMenuShownHandlers.addMenuShownHandler(MenuShownHandler<W> menuShownHandler) |
protected void |
MenuShownEvent.dispatch(MenuShownHandler<W> handler) |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
Menu.addMenuShownHandler(MenuShownHandler<Menu> menuShownHandler) |
Copyright © 2018 Xalys. All rights reserved.