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