Search
Preparing search index...
The search index is not available
sealious
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
SingleFileSubject
Class SingleFileSubject
Hierarchy
LeafSubject
SingleFileSubject
Index
Constructors
constructor
Properties
app
file_
id
file_
name
name
Methods
get
Child
Subject
get
Name
get
Subject
perform
Action
Constructors
constructor
new
Single
File
Subject
(
app
:
App
, file_id
:
string
, file_name
:
string
)
:
SingleFileSubject
Parameters
app:
App
file_id:
string
file_name:
string
Returns
SingleFileSubject
Properties
app
app
:
App
file_
id
file_
id
:
string
file_
name
file_
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
<
FileFromDB
>
Parameters
_:
Context
action_name:
ShowActionName
Optional
__:
any
Returns
Promise
<
FileFromDB
>
Globals
Single
File
Subject
constructor
app
file_
id
file_
name
name
get
Child
Subject
get
Name
get
Subject
perform
Action
Generated using
TypeDoc