Package | Description |
---|---|
com.xalys.xgl.events.table | |
com.xalys.xgl.table |
Modifier and Type | Field and Description |
---|---|
static Event.Type<RowContextMenuHandler<? extends Widget<? extends Element,?>,?>> |
RowContextMenuEvent.TYPE |
Modifier and Type | Method and Description |
---|---|
Event.Type<RowContextMenuHandler<W,E>> |
RowContextMenuEvent.getType() |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
HasRowContextMenuHandlers.addRowContextMenuHandler(RowContextMenuHandler<W,E> rowContextMenuHandler) |
protected void |
RowContextMenuEvent.dispatch(RowContextMenuHandler<W,E> handler) |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
Table.addRowContextMenuHandler(RowContextMenuHandler<Table<E>,E> rowContextMenuHandler) |
Copyright © 2018 Xalys. All rights reserved.