This takes care the generating the flat array the grid can use for grouping

Constructors

  • Returns Grouping

Properties

currentGroups: Entity[][]
expandedGroupIDs: Set<string>
groupingConfig: GroupArgument[]

Methods

  • collapses the id given or all if ID is null/undefined

    Parameters

    • Optional id: string

      string id

    Returns Entity[]

  • Parameters

    Returns Entity[]

  • Parameters

    • id: string
    • Optional array: Set<string>

    Returns Entity[]

  • Returns string[]

  • Parameters

    Returns Entity[]

  • Parameters

    • childGroupArray: Entity[]
    • groupBy: string
    • groupNo: number
    • title: string
    • ds: Datasource<any>

    Returns Entity[]

  • Returns void

  • Parameters

    • x: string[]

    Returns void

  • Parameters

    Returns void

  • Parameters

    • text: string

    Returns string

Generated using TypeDoc