ng-xtend API documentation
    Preparing search index...

    Class XtStoreGroupBy<T>

    Concrete implementation of a group-by specification for use with the store layer.

    Type Parameters

    • T

    Implements

    Index

    Constructors

    Properties

    display: { [key: string]: XtStoreGroupByAggregate<T> }
    of: keyof T

    The field to group by

    Optional directive for which group value to display

    Methods

    • Checks whether at least one aggregate group has been configured.

      Returns boolean

      True if any display aggregates are defined