Uses of Enum Class
org.wicketstuff.datatables.Sort.Direction
Packages that use Sort.Direction
-
Uses of Sort.Direction in org.wicketstuff.datatables
Methods in org.wicketstuff.datatables that return Sort.DirectionModifier and TypeMethodDescriptionstatic Sort.Direction
Returns the enum constant of this class with the specified name.static Sort.Direction[]
Sort.Direction.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.wicketstuff.datatables with parameters of type Sort.Direction