Search
Preparing search index...
The search index is not available
sealious
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
SessionsSubject
Class SessionsSubject
Hierarchy
Subject
SessionsSubject
Index
Constructors
constructor
Properties
app
name
Methods
get
Child
Subject
get
Name
get
Subject
perform
Action
Constructors
constructor
new
Sessions
Subject
(
app
:
App
)
:
SessionsSubject
Parameters
app:
App
Returns
SessionsSubject
Properties
app
app
:
App
name
name
:
string
Methods
get
Child
Subject
get
Child
Subject
(
path_element
:
string
)
:
Promise
<
CurrentSession
>
Parameters
path_element:
string
Returns
Promise
<
CurrentSession
>
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
(
context
:
Context
, action_name
:
CreateActionName
, params
:
any
)
:
Promise
<
NewSession
>
Parameters
context:
Context
action_name:
CreateActionName
params:
any
Returns
Promise
<
NewSession
>
Globals
Sessions
Subject
constructor
app
name
get
Child
Subject
get
Name
get
Subject
perform
Action
Generated using
TypeDoc