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