org.granite.client.tide.collections
Class AbstractPagedCollection.SortField
java.lang.Object
org.granite.client.tide.collections.AbstractPagedCollection.SortField
- Enclosing class:
- AbstractPagedCollection<E>
public static class AbstractPagedCollection.SortField
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractPagedCollection.SortField
public AbstractPagedCollection.SortField(String name,
boolean direction)
getName
public String getName()
getDirection
public boolean getDirection()