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