Search
Preparing search index...
The search index is not available
sealious
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
RootSubject
Class RootSubject
Hierarchy
Subject
RootSubject
Index
Constructors
constructor
Properties
app
child_
subjects
name
Methods
get
Child
Subject
get
Name
get
Subject
perform
Action
Constructors
constructor
new
Root
Subject
(
app
:
App
)
:
RootSubject
Parameters
app:
App
Returns
RootSubject
Properties
app
app
:
App
child_
subjects
child_
subjects
:
{}
Type declaration
[
subject_name:
string
]:
Subject
name
name
:
string
Methods
get
Child
Subject
get
Child
Subject
(
path_element
:
string
)
:
Promise
<
Subject
>
Parameters
path_element:
string
Returns
Promise
<
Subject
>
get
Name
get
Name
(
)
:
string
Returns
string
get
Subject
get
Subject
(
subject_path_equiv
:
SubjectPathEquiv
)
:
Promise
<
Subject
|
null
>
Parameters
subject_path_equiv:
SubjectPathEquiv
Returns
Promise
<
Subject
|
null
>
perform
Action
perform
Action
(
)
:
Promise
<
null
>
Returns
Promise
<
null
>
Globals
Root
Subject
constructor
app
child_
subjects
name
get
Child
Subject
get
Name
get
Subject
perform
Action
Generated using
TypeDoc