Search
Preparing search index...
The search index is not available
Swim Toolkit
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Swim Toolkit
@swim/style
Focus
Class Focus
Hierarchy
Focus
Implements
Interpolate
<
Focus
>
HashCode
Equivalent
Debug
Index
Constructors
constructor
Properties
direction
phase
Accessors
focused
focusing
unfocused
unfocusing
Methods
as
Focusing
as
Toggled
as
Toggling
as
Unfocusing
debug
equals
equivalent
To
hash
Code
interpolate
To
to
String
with
Direction
with
Phase
create
focused
focusing
from
Any
from
Init
is
Any
is
Init
unfocused
unfocusing
Constructors
constructor
new
Focus
(
phase
:
number
, direction
:
number
)
:
Focus
Parameters
phase:
number
direction:
number
Returns
Focus
Properties
Readonly
direction
direction
:
number
Readonly
phase
phase
:
number
Accessors
focused
get
focused
(
)
:
boolean
Returns
boolean
focusing
get
focusing
(
)
:
boolean
Returns
boolean
unfocused
get
unfocused
(
)
:
boolean
Returns
boolean
unfocusing
get
unfocusing
(
)
:
boolean
Returns
boolean
Methods
as
Focusing
as
Focusing
(
)
:
Focus
Returns
Focus
as
Toggled
as
Toggled
(
)
:
Focus
Returns
Focus
as
Toggling
as
Toggling
(
)
:
Focus
Returns
Focus
as
Unfocusing
as
Unfocusing
(
)
:
Focus
Returns
Focus
debug
debug<T>
(
output
:
Output
<
T
>
)
:
Output
<
T
>
Type parameters
T
Parameters
output:
Output
<
T
>
Returns
Output
<
T
>
equals
equals
(
that
:
unknown
)
:
boolean
Parameters
that:
unknown
Returns
boolean
equivalent
To
equivalent
To
(
that
:
unknown
, epsilon
?:
number
)
:
boolean
Parameters
that:
unknown
Optional
epsilon:
number
Returns
boolean
hash
Code
hash
Code
(
)
:
number
Returns
number
interpolate
To
interpolate
To
(
that
:
Focus
)
:
Interpolator
<
Focus
>
interpolate
To
(
that
:
unknown
)
:
null
|
Interpolator
<
Focus
>
Parameters
that:
Focus
Returns
Interpolator
<
Focus
>
Parameters
that:
unknown
Returns
null
|
Interpolator
<
Focus
>
to
String
to
String
(
)
:
string
Returns
string
with
Direction
with
Direction
(
direction
:
number
)
:
Focus
Parameters
direction:
number
Returns
Focus
with
Phase
with
Phase
(
phase
:
number
)
:
Focus
Parameters
phase:
number
Returns
Focus
Static
create
create
(
phase
:
number
, direction
?:
number
)
:
Focus
Parameters
phase:
number
Optional
direction:
number
Returns
Focus
Static
focused
focused
(
)
:
Focus
Returns
Focus
Static
focusing
focusing
(
phase
?:
number
)
:
Focus
Parameters
Optional
phase:
number
Returns
Focus
Static
from
Any
from
Any
(
value
:
AnyFocus
)
:
Focus
Parameters
value:
AnyFocus
Returns
Focus
Static
from
Init
from
Init
(
value
:
FocusInit
)
:
Focus
Parameters
value:
FocusInit
Returns
Focus
Static
is
Any
is
Any
(
value
:
unknown
)
:
value
is
AnyFocus
Parameters
value:
unknown
Returns
value
is
AnyFocus
Static
is
Init
is
Init
(
value
:
unknown
)
:
value
is
FocusInit
Parameters
value:
unknown
Returns
value
is
FocusInit
Static
unfocused
unfocused
(
)
:
Focus
Returns
Focus
Static
unfocusing
unfocusing
(
phase
?:
number
)
:
Focus
Parameters
Optional
phase:
number
Returns
Focus
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
Focus
constructor
direction
phase
focused
focusing
unfocused
unfocusing
as
Focusing
as
Toggled
as
Toggling
as
Unfocusing
debug
equals
equivalent
To
hash
Code
interpolate
To
to
String
with
Direction
with
Phase
create
focused
focusing
from
Any
from
Init
is
Any
is
Init
unfocused
unfocusing
Generated using
TypeDoc