Hierarchy

  • StiBusinessObjectSort

Implements

Index

Constructors

Methods

Constructors

constructor

Methods

clear

  • clear(): void
  • Returns void

compare

  • compare(x: any, y: any): number
  • Parameters

    • x: any
    • y: any

    Returns number

compareValues

  • compareValues(value1: any, value2: any, ascendary?: boolean): number
  • Parameters

    • value1: any
    • value2: any
    • Default value ascendary: boolean = true

    Returns number

Generated using TypeDoc