External module "ui/core/properties"
Variables
Const
unsetValue
unsetValue:
any
Functions
_evaluateCssCalcExpression
-
_evaluateCssCalcExpression(value: string): string
-
Parameters
Returns string
_evaluateCssVariableExpression
-
_evaluateCssVariableExpression(view: ViewBase, cssName: string, value: string): string
-
Parameters
-
-
cssName: string
-
value: string
Returns string
Private
_getProperties
-
_getProperties(): Property<any, any>[]
-
Returns
Property<any, any>[]
Private
_getStyleProperties
-
_getStyleProperties(): CssProperty<any, any>[]
-
Returns
CssProperty<any, any>[]
clearInheritedProperties
-
clearInheritedProperties(view: ViewBase): void
getComputedCssValues
-
getComputedCssValues(view: ViewBase): [string, any][]
-
Parameters
Returns
[string, any][]
getSetProperties
-
getSetProperties(view: ViewBase): [string, any][]
-
Parameters
Returns
[string, any][]
isCssCalcExpression
-
isCssCalcExpression(value: string): boolean
-
Parameters
Returns boolean
isCssVariable
-
isCssVariable(property: string): boolean
-
Parameters
Returns boolean
isCssVariableExpression
-
isCssVariableExpression(value: string): boolean
-
Parameters
Returns boolean
makeParser
-
makeParser<T>(isValid: function): function
-
Type parameters
Parameters
-
isValid:
function
-
-
Parameters
Returns
boolean
Returns function
makeValidator
-
makeValidator<T>(...values: T[]): function
-
Type parameters
Parameters
Returns function
-
-
Parameters
Returns
boolean
propagateInheritableCssProperties
-
propagateInheritableCssProperties(parentStyle: Style, childStyle: Style): void
propagateInheritableProperties
resetCSSProperties
-
resetCSSProperties(style: Style): 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