Uses of Enum
org.bardframework.crud.api.datatable.Sort
Packages that use Sort
-
Uses of Sort in org.bardframework.crud.api.datatable
Fields in org.bardframework.crud.api.datatable declared as SortMethods in org.bardframework.crud.api.datatable that return SortModifier and TypeMethodDescriptionHeaderAbstract.getSort()HeaderDto.getSort()static SortReturns the enum constant of this type with the specified name.static Sort[]Sort.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.bardframework.crud.api.datatable with parameters of type Sort