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/Browser"
Browser
Class Browser
Hierarchy
Window
Browser
Implements
IPropClass
Index
Constructors
constructor
Properties
props
window
Methods
add
Option
destroy
on
Close
on
Closed
on
Finish
Load
open
open
Developer
Tools
show
bind
All
Object literals
default
Props
Constructors
constructor
new
Browser
(
props
:
BrowserProps
)
:
Browser
Parameters
props:
BrowserProps
Returns
Browser
Properties
props
props
:
any
Protected
window
window
:
any
Methods
add
Option
add
Option
(
key
:
string
, value
:
any
)
:
void
Parameters
key:
string
value:
any
Returns
void
destroy
destroy
(
)
:
void
Returns
void
on
Close
on
Close
(
)
:
void
Returns
void
on
Closed
on
Closed
(
)
:
void
Returns
void
on
Finish
Load
on
Finish
Load
(
)
:
void
Returns
void
open
open
(
urlFormat
:
Url
, options
?:
any
)
:
void
Parameters
urlFormat:
Url
Optional
options:
any
Returns
void
open
Developer
Tools
open
Developer
Tools
(
callback
:
any
)
:
void
Parameters
callback:
any
Returns
void
show
show
(
)
:
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
Object literals
Static
default
Props
default
Props
:
object
window
window
:
object
focusable
focusable
:
boolean
= false
height
height
:
number
= 800
show
show
:
boolean
= false
width
width
:
number
= 800
web
Preferences
web
Preferences
:
object
web
Security
web
Security
:
boolean
= false
Globals
"renderer/electron/
Browser"
Browser
constructor
props
window
add
Option
destroy
on
Close
on
Closed
on
Finish
Load
open
open
Developer
Tools
show
bind
All
default
Props
Browser
Props
Generated using
TypeDoc
Binds all methods which is not a exist in restricted list