OpenNMS.js - v2.7.2-SNAPSHOT
    Preparing search index...

    Class OrderBy

    Column ordering.

    Index
    attribute: string

    the attribute to order by

    order: Order

    the order to sort

    • given an orderBy spec (orderBy=attribute), return an [[OrderBy]] object

      Parameters

      • order: string

      Returns OrderBy