- Preparing search index...
- The search index is not available
TESSA Web API
Constructors
constructor
- new CustomStyleList(): CustomStyleList
-
Accessors
empty
- get empty(): boolean
-
Returns boolean
Methods
add
- add(style: CustomStyleFunc): VoidFunction
-
Returns VoidFunction
clear
- clear(): void
-
Returns void
has
- has(style: CustomStyleFunc): boolean
-
Returns boolean
remove
- remove(style: CustomStyleFunc): void
-
Returns void