Uses of Class
org.teamapps.ux.component.groupingview.GroupingViewModel.GroupValue
-
Packages that use GroupingViewModel.GroupValue Package Description org.teamapps.ux.component.groupingview -
-
Uses of GroupingViewModel.GroupValue in org.teamapps.ux.component.groupingview
Methods in org.teamapps.ux.component.groupingview that return types with arguments of type GroupingViewModel.GroupValue Modifier and Type Method Description java.util.List<GroupingViewModel.GroupValue>GroupingViewModel. getRecords(java.lang.String groupingFieldName, GroupingType groupingType, int start, int length, java.util.List<java.lang.String> fieldNames)
-