Search
Preparing search index...
The search index is not available
jsxapi
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
jsxapi
schema/nodes
Interface
Class Interface
Hierarchy
Node
Interface
MainClass
Implements
Type
Index
Constructors
constructor
Properties
children
extend
name
Methods
add
Child
add
Children
all
Optional
get
Type
serialize
Constructors
constructor
new
Interface
(
name
:
string
, extend
?:
string
[]
)
:
Interface
Parameters
name:
string
extend:
string
[]
= []
Returns
Interface
Properties
Protected
children
children
:
Node
[]
Readonly
extend
extend
:
string
[]
= []
Readonly
name
name
:
string
Methods
add
Child
add
Child
<
T
>
(
child
:
T
)
:
T
Type parameters
T
:
Node
<
T
>
Parameters
child:
T
Returns
T
add
Children
add
Children
<
T
>
(
children
:
T
[]
)
:
void
Type parameters
T
:
Node
<
T
>
Parameters
children:
T
[]
Returns
void
all
Optional
all
Optional
(
)
:
boolean
Returns
boolean
get
Type
get
Type
(
)
:
string
Returns
string
serialize
serialize
(
)
:
string
Returns
string
Modules
backend
backend/tsh
backend/ws
browser
connect
index
json-
parser
log
schema
schema/fetch
schema/generate
schema/nodes
schema/utils
transport/duplexer
transport/ssh
transport/stream
transport/tsh
transport/ws
types
version
xapi
xapi/components
xapi/exc
xapi/feedback
xapi/mixins
xapi/normalize
Path
xapi/proxy
xapi/rpc
xapi/types
Interface
constructor
children
extend
name
add
Child
add
Children
all
Optional
get
Type
serialize
Generated using
TypeDoc