public static interface TableSortEvent.Handler
extends com.google.gwt.event.shared.EventHandler
TableSortEvent.| Modifier and Type | Method and Description |
|---|---|
void |
onTableSort(TableSortEvent event)
Called when
TableSortEvent is fired. |
void onTableSort(TableSortEvent event)
TableSortEvent is fired.event - the TableSortEvent that was firedCopyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.