| Package | Description |
|---|---|
| org.overlord.commons.gwt.client.local.events |
| Modifier and Type | Method and Description |
|---|---|
static TableSortEvent |
TableSortEvent.fire(com.google.gwt.event.shared.HasHandlers source,
String columnId,
boolean ascending)
Fires the event.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TableSortEvent.Handler.onTableSort(TableSortEvent event)
Called when
TableSortEvent is fired. |
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.