Class StiDataSortRule

Hierarchy

Implements

Index

Constructors

constructor

Properties

Protected _hash

_hash: StiMeta[]

direction

direction: StiDataSortDirection = StiDataSortDirection.Ascending

key

key: string

Methods

clone

  • clone(): any
  • Creates a new object that is a copy of the current instance.

    Returns any

    A new object that is a copy of this instance.

getUniqueCode

  • getUniqueCode(): number

loadFromJsonObject

  • loadFromJsonObject(j: StiJson): void

loadFromXml

meta

saveToJsonObject

toString

  • toString(): string
  • Returns string

Static loadFromJson

Static loadFromXml

Generated using TypeDoc