Package | Description |
---|---|
com.xalys.xgl | |
com.xalys.xgl.events | |
com.xalys.xgl.slider | |
com.xalys.xgl.table | |
com.xalys.xgl.tree |
Modifier and Type | Method and Description |
---|---|
protected ContextMenuHandler<W> |
Widget.getContextMenuHandler() |
Modifier and Type | Interface and Description |
---|---|
interface |
MouseHandlers<W extends Widget<? extends Element<?>,W>> |
Modifier and Type | Class and Description |
---|---|
class |
MouseAdapter<W extends Widget<?,W>> |
Modifier and Type | Field and Description |
---|---|
static Event.Type<ContextMenuHandler<? extends Widget<? extends Element,?>>> |
ContextMenuEvent.TYPE |
Modifier and Type | Method and Description |
---|---|
Event.Type<ContextMenuHandler<W>> |
ContextMenuEvent.getType() |
Modifier and Type | Method and Description |
---|---|
default HandlerRegistration |
HasContextMenuHandlers.addContextMenuHandler(ContextMenuHandler<W> contextMenuHandler) |
default HandlerRegistration |
HasContextMenuHandlers.addContextMenuHandler(ContextMenuHandler<W> contextMenuHandler,
EventPhase eventPhase) |
protected void |
ContextMenuEvent.dispatch(ContextMenuHandler<W> handler) |
Modifier and Type | Class and Description |
---|---|
class |
Handle |
class |
Slider |
Modifier and Type | Method and Description |
---|---|
protected ContextMenuHandler<DataRow<E>> |
DataRow.getContextMenuHandler() |
Modifier and Type | Method and Description |
---|---|
protected ContextMenuHandler<Tree<E>> |
Tree.getContextMenuHandler() |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
Tree.addContextMenuHandler(ContextMenuHandler<Tree<E>> contextMenuHandler,
EventPhase eventPhase) |
Copyright © 2018 Xalys. All rights reserved.