Search
Preparing search index...
The search index is not available
sealious
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
SingleSpecificationSubject
Class SingleSpecificationSubject
Hierarchy
LeafSubject
SingleSpecificationSubject
Index
Constructors
constructor
Properties
app
collection_
name
name
Methods
get
Child
Subject
get
Name
get
Subject
perform
Action
Constructors
constructor
new
Single
Specification
Subject
(
app
:
App
, collection_name
:
string
)
:
SingleSpecificationSubject
Parameters
app:
App
collection_name:
string
Returns
SingleSpecificationSubject
Properties
app
app
:
App
collection_
name
collection_
name
:
string
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
, action_name
:
ShowActionName
, __
:
any
)
:
Promise
<
{
display_hints
:
any
;
fields
:
{}
;
human_readable_name
:
null
|
string
;
name
:
string
;
summary
:
any
}
>
Parameters
_:
Context
action_name:
ShowActionName
__:
any
Returns
Promise
<
{
display_hints
:
any
;
fields
:
{}
;
human_readable_name
:
null
|
string
;
name
:
string
;
summary
:
any
}
>
Globals
Single
Specification
Subject
constructor
app
collection_
name
name
get
Child
Subject
get
Name
get
Subject
perform
Action
Generated using
TypeDoc