| Package | Description |
|---|---|
| gwt.material.design.client.data | |
| gwt.material.design.client.data.events | |
| gwt.material.design.client.ui.table |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
EventHandlers.addRowContextMenuHandler(RowContextMenuHandler<T> handler)
Add a handler that triggers when a row is right clicked.
|
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<RowContextMenuHandler> |
RowContextMenuEvent.TYPE |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.GwtEvent.Type<RowContextMenuHandler<T>> |
RowContextMenuEvent.getAssociatedType() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RowContextMenuEvent.dispatch(RowContextMenuHandler<T> handler) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
AbstractDataTable.addRowContextMenuHandler(RowContextMenuHandler<T> handler) |
Copyright © 2018. All rights reserved.