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

    Class OrderBy

    Column ordering.

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    attribute: string

    the attribute to order by

    order: Order

    the order to sort

    Methods

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

      Parameters

      • order: string

      Returns OrderBy