org.wicketstuff.datatables
Class Sort

java.lang.Object
  extended by org.wicketstuff.datatables.Sort
All Implemented Interfaces:
Serializable

public class Sort
extends Object
implements Serializable

See Also:
Serialized Form

Nested Class Summary
static class Sort.Direction
           
static class Sort.SortSerializer
           
 
Constructor Summary
Sort(int column, Sort.Direction direction)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Sort

public Sort(int column,
            Sort.Direction direction)


Copyright © 2016. All rights reserved.