Options
All
  • Public
  • Public/Protected
  • All
Menu

Class OrderBy

Column ordering.

Hierarchy

  • OrderBy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

attribute

attribute: string

the attribute to order by

order

order: Order

the order to sort

Methods

Static fromJson

  • fromJson(orderBy: any): OrderBy | undefined

Static fromString

  • fromString(order: string): OrderBy | undefined

Generated using TypeDoc