Uses of Enum Class
org.teamapps.ux.component.groupingview.GroupingType
Packages that use GroupingType
-
Uses of GroupingType in org.teamapps.ux.component.groupingview
Methods in org.teamapps.ux.component.groupingview that return GroupingTypeModifier and TypeMethodDescriptionstatic GroupingTypeReturns the enum constant of this class with the specified name.static GroupingType[]GroupingType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.teamapps.ux.component.groupingview with parameters of type GroupingTypeModifier and TypeMethodDescriptionintGroupingViewModel.getCount(String groupingFieldName, GroupingType groupingType) GroupingViewModel.getRecords(String groupingFieldName, GroupingType groupingType, int start, int length, List<String> fieldNames)