External module "utils/types"
Functions
getBaseClasses
- getBaseClasses(object: any): Array<string>
-
Parameters
Returns Array<string>
getClass
- getClass(object: any): string
-
Parameters
Returns string
getClassInfo
-
Parameters
isBoolean
- isBoolean(value: any): boolean
-
Parameters
Returns boolean
isDefined
- isDefined(value: any): boolean
-
Parameters
Returns boolean
isFunction
- isFunction(value: any): boolean
-
Parameters
Returns boolean
isNullOrUndefined
- isNullOrUndefined(value: any): boolean
-
Parameters
Returns boolean
isNumber
- isNumber(value: any): boolean
-
Parameters
Returns boolean
isObject
- isObject(value: any): boolean
-
Parameters
Returns boolean
isString
- isString(value: any): boolean
-
Parameters
Returns boolean
isUndefined
- isUndefined(value: any): boolean
-
Parameters
Returns boolean
toUIString
- toUIString(object: any): string
-
Parameters
Returns string
verifyCallback
- verifyCallback(value: any): void
-
Parameters
Returns 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