Search
Preparing search index...
The search index is not available
@truffle/preserve
Options
Public
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
@truffle/preserve
Control
BaseController
Class BaseController
Hierarchy
BaseController
ErrorController
ErrorController
Implements
IBaseController
Index
Constructors
constructor
Properties
_state
scope
Accessors
state
Methods
emit
Constructors
constructor
new
Base
Controller
(
options
:
ConstructorOptions
)
:
BaseController
Parameters
options:
ConstructorOptions
Returns
BaseController
Properties
Protected
_state
_state
:
State
Protected
scope
scope
:
Scope
Accessors
state
get
state
(
)
:
State
Returns
State
Methods
emit
emit<E>
(
event
:
Pick
<
E
,
Exclude
<
keyof E
,
"scope"
>
>
)
:
E
Type parameters
E
:
Event
Parameters
event:
Pick
<
E
,
Exclude
<
keyof E
,
"scope"
>
>
Returns
E
Modules
State
Base
Controller
constructor
_state
scope
state
emit
Error
Controller
Steps
Controller
Value
Resolution
Controller
Control
Options
Event
Has
Controls
Event
Name
Scope
control
run
Generated using
TypeDoc