Preparing search index...
The search index is not available
Wayward Types Viewer | 2.13.5-beta
Wayward Types Viewer
ui/screen/screens/menu/component/SelectionHandler
default
Class default
Hierarchy
Host
<
ISelectionHandlerEvents
>
default
Index
Constructors
constructor
Properties
event
Methods
deselect
focus
get
Selection
on
Cancel
on
Down
on
Enter
on
Left
on
Next
on
Previous
on
Right
on
Up
select
select
Next
select
Previous
Constructors
constructor
new default
(
getMenu
:
(
(
)
=>
undefined
|
default
)
)
:
default
Parameters
getMenu:
(
(
)
=>
undefined
|
default
)
(
)
:
undefined
|
default
Returns
undefined
|
default
Returns
default
Properties
Readonly
event
event
:
IEventEmitter
<
default
,
ISelectionHandlerEvents
>
= ...
Methods
deselect
deselect
(
)
:
void
Returns
void
focus
focus
(
component
:
default
<
HTMLElement
>
)
:
void
Parameters
component:
default
<
HTMLElement
>
Returns
void
get
Selection
get
Selection
(
)
:
undefined
|
default
<
HTMLElement
>
Returns
undefined
|
default
<
HTMLElement
>
Protected
on
Cancel
on
Cancel
(
)
:
boolean
Returns
boolean
Protected
on
Down
on
Down
(
)
:
boolean
Returns
boolean
Protected
on
Enter
on
Enter
(
)
:
boolean
Returns
boolean
Protected
on
Left
on
Left
(
)
:
boolean
Returns
boolean
Protected
on
Next
on
Next
(
)
:
boolean
Returns
boolean
Protected
on
Previous
on
Previous
(
)
:
boolean
Returns
boolean
Protected
on
Right
on
Right
(
)
:
boolean
Returns
boolean
Protected
on
Up
on
Up
(
)
:
boolean
Returns
boolean
select
select
(
component
?:
default
<
HTMLElement
>
, focus
?:
boolean
)
:
void
Parameters
Optional
component:
default
<
HTMLElement
>
focus:
boolean
= true
Returns
void
select
Next
select
Next
(
sound
?:
boolean
)
:
void
Parameters
sound:
boolean
= true
Returns
void
select
Previous
select
Previous
(
sound
?:
boolean
)
:
void
Parameters
sound:
boolean
= true
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Navigation
Modding Guide
Module Index
Common Modules
@Register
IDoodadDescription
IItemDescription
ITerrainDescription
ITileEventDescription
ICreatureDescription
In This Module
default
constructor
event
deselect
focus
get
Selection
on
Cancel
on
Down
on
Enter
on
Left
on
Next
on
Previous
on
Right
on
Up
select
select
Next
select
Previous
Generated using
TypeDoc