Search
Preparing search index...
The search index is not available
streamdeck-typescript - v3.2.1
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
streamdeck-typescript - v3.2.1
ActionManager
Class ActionManager
Hierarchy
ActionManager
Index
Constructors
constructor
Methods
add
OrGet
Action
get
Action
Constructors
constructor
new
Action
Manager
(
_handler
:
StreamDeckPluginHandler
<
any
>
)
:
ActionManager
Parameters
_handler:
StreamDeckPluginHandler
<
any
>
Returns
ActionManager
Methods
add
OrGet
Action
add
OrGet
Action
(
context
:
string
, action
:
StreamDeckActionClass
)
:
undefined
|
StreamDeckActionClass
Parameters
context:
string
action:
StreamDeckActionClass
Returns
undefined
|
StreamDeckActionClass
get
Action
get
Action
(
context
:
string
)
:
undefined
|
StreamDeckActionClass
Parameters
context:
string
Returns
undefined
|
StreamDeckActionClass
Exports
Action
Manager
constructor
add
OrGet
Action
get
Action
Generated using
TypeDoc