| Package | Description |
|---|---|
| gwt.material.design.client.data.events | |
| gwt.material.design.client.ui.table |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AllEventHandlers<T> |
interface |
HasDestroyHandler |
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<DestroyHandler> |
DestroyEvent.TYPE |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.GwtEvent.Type<DestroyHandler> |
DestroyEvent.getAssociatedType() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
HasDestroyHandler.addDestroyHandler(DestroyHandler handler) |
protected void |
DestroyEvent.dispatch(DestroyHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
AbstractDataTable.addDestroyHandler(DestroyHandler handler)
Event fired when the tables view calls
DataView.destroy(). |
Copyright © 2018. All rights reserved.