Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • default

Index

Constructors

constructor

  • new default(column: string, direction: string): default
  • Parameters

    • column: string
    • direction: string

    Returns default

Properties

Private _column

_column: string

Private _direction

_direction: string

Methods

getColumn

  • getColumn(): string
  • Returns string

getDirection

  • getDirection(): string
  • Returns string

Protected setColumn

  • setColumn(value: string): void
  • Parameters

    • value: string

    Returns void

Protected setDirection

  • setDirection(value: string): void
  • Parameters

    • value: string

    Returns void

toArray

  • toArray(): object
  • Returns object

Generated using TypeDoc