org.wicketstuff.yui.helper
Class YuiSortConstants

java.lang.Object
  extended by org.wicketstuff.yui.helper.YuiSortConstants
All Implemented Interfaces:
Serializable

public final class YuiSortConstants
extends Object
implements Serializable

YuiSortConstants allows specification of the type of sorting effects

Author:
cptan
See Also:
Serialized Form

Field Summary
static String INTERSECT
           
static String POINT
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INTERSECT

public static final String INTERSECT
See Also:
Constant Field Values

POINT

public static final String POINT
See Also:
Constant Field Values


Copyright © 2013. All Rights Reserved.