Extends
Members
current :style.Palette
TODO
defaultPalette :style.Palette
TODO
isBrowser :boolean
- Inherited From:
Methods
_Bind(p_func)
- Inherited From:
_Init()
- Inherited From:
_PostInit()
- Inherited From:
TF(p_text, p_format, p_type)
Text format
Parameters:
| Name | Type | Description | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
p_text |
test | ||||||||||||||||
p_format |
object |
Properties
|
|||||||||||||||
p_type |
string | tag type |
CreatePalette(p_initWithDefaults) → {style.Palette}
TODO
Parameters:
| Name | Type | Default | Description |
|---|---|---|---|
p_initWithDefaults |
boolean |
true
|
DeployCurrent()
Deploy current document rulesets into the header. If it was deployed already, overwrites the previous statements.
Get(p_class, p_generator, p_invalidateCache) → {string}
Get the style associated to a constructor. Generate and cache the result provided by the generator function, if none is cached.
Parameters:
| Name | Type | Default | Description |
|---|---|---|---|
p_class |
function | used as unique key to generate or access cache. |
|
p_generator |
function | ||
p_invalidateCache |
function |
false
|