Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "utils/types"

Index

Functions

getBaseClasses

  • getBaseClasses(object: any): Array<string>

getClass

  • getClass(object: any): string

getClassInfo

isBoolean

  • isBoolean(value: any): boolean

isDefined

  • isDefined(value: any): boolean

isFunction

  • isFunction(value: any): boolean

isNullOrUndefined

  • isNullOrUndefined(value: any): boolean

isNumber

  • isNumber(value: any): boolean

isObject

  • isObject(value: any): boolean

isString

  • isString(value: any): boolean

isUndefined

  • isUndefined(value: any): boolean

toUIString

  • toUIString(object: any): string

verifyCallback

  • verifyCallback(value: any): void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method