| 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.addRowCollapseHandler(RowCollapsingHandler<T> handler)
Add a handler that triggers when a row is collapsing.
|
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<RowCollapsingHandler> |
RowCollapsingEvent.TYPE |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.GwtEvent.Type<RowCollapsingHandler<T>> |
RowCollapsingEvent.getAssociatedType() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RowCollapsingEvent.dispatch(RowCollapsingHandler<T> handler) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
AbstractDataTable.addRowCollapseHandler(RowCollapsingHandler<T> handler) |
Copyright © 2018. All rights reserved.