Search
Preparing search index...
The search index is not available
Swim Toolkit
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Swim Toolkit
@swim/dom
StyleSheetInit
Interface StyleSheetInit
Hierarchy
FastenerInit
StyleSheetInit
Index
Properties
affinity
css
extends
inherits
lazy
name
static
Methods
create
Stylesheet
did
Bind
Super
Fastener
did
Inherit
did
Mount
did
Set
Affinity
did
Set
Inherits
did
Unbind
Super
Fastener
did
Uninherit
did
Unmount
init
init
Stylesheet
will
Bind
Super
Fastener
will
Inherit
will
Mount
will
Set
Affinity
will
Set
Inherits
will
Unbind
Super
Fastener
will
Uninherit
will
Unmount
Properties
Optional
affinity
affinity
:
number
Optional
css
css
:
string
|
(
(
)
=>
undefined
|
string
)
Optional
extends
extends
:
null
|
string
|
boolean
|
{
prototype
:
StyleSheet
<
any
>
}
Optional
inherits
inherits
:
string
|
boolean
Optional
lazy
lazy
:
boolean
Optional
name
name
:
string
Optional
static
static
:
string
|
boolean
Methods
Optional
create
Stylesheet
create
Stylesheet
(
)
:
CSSStyleSheet
Returns
CSSStyleSheet
Optional
did
Bind
Super
Fastener
did
Bind
Super
Fastener
(
superFastener
:
Fastener
<
unknown
>
)
:
void
Parameters
superFastener:
Fastener
<
unknown
>
Returns
void
Optional
did
Inherit
did
Inherit
(
superFastener
:
Fastener
<
unknown
>
)
:
void
Parameters
superFastener:
Fastener
<
unknown
>
Returns
void
Optional
did
Mount
did
Mount
(
)
:
void
Returns
void
Optional
did
Set
Affinity
did
Set
Affinity
(
newAffinity
:
number
, oldAffinity
:
number
)
:
void
Parameters
newAffinity:
number
oldAffinity:
number
Returns
void
Optional
did
Set
Inherits
did
Set
Inherits
(
inherits
:
boolean
, superName
:
undefined
|
string
)
:
void
Parameters
inherits:
boolean
superName:
undefined
|
string
Returns
void
Optional
did
Unbind
Super
Fastener
did
Unbind
Super
Fastener
(
superFastener
:
Fastener
<
unknown
>
)
:
void
Parameters
superFastener:
Fastener
<
unknown
>
Returns
void
Optional
did
Uninherit
did
Uninherit
(
superFastener
:
Fastener
<
unknown
>
)
:
void
Parameters
superFastener:
Fastener
<
unknown
>
Returns
void
Optional
did
Unmount
did
Unmount
(
)
:
void
Returns
void
Optional
init
init
(
)
:
void
Returns
void
Optional
init
Stylesheet
init
Stylesheet
(
stylesheet
:
CSSStyleSheet
)
:
void
Parameters
stylesheet:
CSSStyleSheet
Returns
void
Optional
will
Bind
Super
Fastener
will
Bind
Super
Fastener
(
superFastener
:
Fastener
<
unknown
>
)
:
void
Parameters
superFastener:
Fastener
<
unknown
>
Returns
void
Optional
will
Inherit
will
Inherit
(
superFastener
:
Fastener
<
unknown
>
)
:
void
Parameters
superFastener:
Fastener
<
unknown
>
Returns
void
Optional
will
Mount
will
Mount
(
)
:
void
Returns
void
Optional
will
Set
Affinity
will
Set
Affinity
(
newAffinity
:
number
, oldAffinity
:
number
)
:
void
Parameters
newAffinity:
number
oldAffinity:
number
Returns
void
Optional
will
Set
Inherits
will
Set
Inherits
(
inherits
:
boolean
, superName
:
undefined
|
string
)
:
void
Parameters
inherits:
boolean
superName:
undefined
|
string
Returns
void
Optional
will
Unbind
Super
Fastener
will
Unbind
Super
Fastener
(
superFastener
:
Fastener
<
unknown
>
)
:
void
Parameters
superFastener:
Fastener
<
unknown
>
Returns
void
Optional
will
Uninherit
will
Uninherit
(
superFastener
:
Fastener
<
unknown
>
)
:
void
Parameters
superFastener:
Fastener
<
unknown
>
Returns
void
Optional
will
Unmount
will
Unmount
(
)
:
void
Returns
void
Modules
@swim/runtime
@swim/toolkit
@swim/ui
@swim/model
@swim/style
@swim/theme
@swim/view
@swim/dom
@swim/graphics
@swim/controller
@swim/ux
@swim/vis
@swim/maps
Style
Sheet
Init
affinity
css
extends
inherits
lazy
name
static
create
Stylesheet
did
Bind
Super
Fastener
did
Inherit
did
Mount
did
Set
Affinity
did
Set
Inherits
did
Unbind
Super
Fastener
did
Uninherit
did
Unmount
init
init
Stylesheet
will
Bind
Super
Fastener
will
Inherit
will
Mount
will
Set
Affinity
will
Set
Inherits
will
Unbind
Super
Fastener
will
Uninherit
will
Unmount
Generated using
TypeDoc