Search
Preparing search index...
The search index is not available
tdd-suite
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"renderer/electron/Backend"
Backend
Class Backend
Hierarchy
Class
Backend
Index
Constructors
constructor
Properties
adapter
props
Methods
get
Adapter
init
run
bind
All
Constructors
constructor
new
Backend
(
props
:
BackendProps
)
:
Backend
Parameters
props:
BackendProps
Returns
Backend
Properties
Private
adapter
adapter
:
any
Private
props
props
:
any
Methods
get
Adapter
get
Adapter
(
)
:
any
Returns
any
init
init
(
)
:
void
Returns
void
run
run
(
)
:
void
Returns
void
Static
bind
All
bind
All
(
instance
:
Object
)
:
void
Binds all methods which is not a exist in restricted list
Parameters
instance:
Object
to bind
Returns
void
Globals
"renderer/electron/
Backend"
Backend
constructor
adapter
props
get
Adapter
init
run
bind
All
Backend
Props
Generated using
TypeDoc