Package org.wicketstuff.yui.helper
Class YuiSortConstants
- java.lang.Object
-
- 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 Detail
-
INTERSECT
public static final String INTERSECT
- See Also:
- Constant Field Values
-
POINT
public static final String POINT
- See Also:
- Constant Field Values
-
-