Evergage Core API
Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Functions

booleanValueOrPredicate

  • booleanValueOrPredicate(x: any, key: symbol, callerArgs: any): function
  • Parameters

    • x: any
    • key: symbol
    • callerArgs: any

    Returns function

getStaticOrDynamicValue

  • getStaticOrDynamicValue(target: any, propertyKey: string, key: symbol): any
  • Parameters

    • target: any
    • propertyKey: string
    • key: symbol

    Returns any

getStaticOrDynamicValueWithRootComponent

  • getStaticOrDynamicValueWithRootComponent(target: any, root: any, propertyKey: string, key: symbol): any
  • Parameters

    • target: any
    • root: any
    • propertyKey: string
    • key: symbol

    Returns any

meta

  • meta<P>(): object
  • Type parameters

    • P: any

    Returns object

    • def: function
        • (value: P): function
    • get: function
        • (target: any, propertyKey: string): P
        • Parameters

          • target: any
          • propertyKey: string

          Returns P

stringValueOrPredicate

  • stringValueOrPredicate(x: any, key: symbol, callerArgs: any): function
  • Parameters

    • x: any
    • key: symbol
    • callerArgs: any

    Returns function

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