Interface SortOperationsRecorder<IFACE_TYPE extends SortOperationsRecorder<IFACE_TYPE>>
- All Known Subinterfaces:
RollupTable.NodeOperationsRecorder,TreeTable.NodeOperationsRecorder
public interface SortOperationsRecorder<IFACE_TYPE extends SortOperationsRecorder<IFACE_TYPE>>
Records sort operations to be applied to individual nodes of a hierarchical table for presentation. Supports a subset
of the
Table API.-
Method Summary
Modifier and TypeMethodDescriptionsort(Collection<SortColumn> columnsToSortBy) sortDescending(String... columnsToSortBy)