HAL Core Console :: Webapp 2.5.1
- java.lang.Object
-
- org.jboss.as.console.client.widgets.tables.ColumnSortHandler<T>
-
- All Implemented Interfaces:
- com.google.gwt.event.shared.EventHandler, com.google.gwt.user.cellview.client.ColumnSortEvent.Handler
public class ColumnSortHandler<T>
extends Object
implements com.google.gwt.user.cellview.client.ColumnSortEvent.Handler
This handler is similar to ColumnSortEvent.ListHandler except that it allows the list to be set after construction
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getList
public List<T> getList()
HAL Core Console :: Webapp 2.5.1
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.