WebCola
Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Functions

createFrame

  • createFrame(obj: Object): Object
  • Parameters

    • obj: Object

    Returns Object

escapeExpression

  • escapeExpression(str: string): string
  • Parameters

    • str: string

    Returns string

extend

  • extend(obj: any, ...source: any[]): any
  • Parameters

    • obj: any
    • Rest ...source: any[]

    Returns any

isArray

  • isArray(obj: any): boolean
  • Parameters

    • obj: any

    Returns boolean

isEmpty

  • isEmpty(obj: any): boolean
  • Parameters

    • obj: any

    Returns boolean

isFunction

  • isFunction(obj: any): boolean
  • Parameters

    • obj: any

    Returns boolean

toString

  • toString(obj: any): string
  • Parameters

    • obj: any

    Returns string

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

Generated using TypeDoc