Package app.babylon.table.grouping


package app.babylon.table.grouping
  • Class
    Description
    Grouping result keyed by group values and holding one table view per group.
    Utilities for grouping tables by categorical columns.
    Represents a composite grouping key made up of one or more ordered key components.
    Concrete group-key implementation backed by an object array.