Search
Preparing search index...
The search index is not available
AncientSouls Documentation
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"ancient-funicular/src/lib/executable-funicular"
IExecutableFunicularCursor
Interface IExecutableFunicularCursor<IE>
Type parameters
IE
:
ICursorEventsList
Hierarchy
ICursor
<
IE
>
IExecutableFunicularCursor
Indexable
[
key:
string
]:
any
Index
Constructors
constructor
Properties
data
emitter
id
is
Destroyed
query
query
Id
Methods
apply
destroy
emit
exec
generate
Id
get
off
on
once
parse
Constructors
constructor
new IExecutable
Funicular
Cursor
(
id
?:
string
)
:
any
Parameters
Optional
id:
string
Returns
any
Properties
data
data
:
undefined
|
IExecutableFunicularCursorData
emitter
emitter
:
EventEmitter
id
id
:
string
is
Destroyed
is
Destroyed
:
boolean
query
query
:
any
query
Id
query
Id
:
string
Methods
apply
apply
(
bundle
:
IBundle
)
:
this
Parameters
bundle:
IBundle
Returns
this
destroy
destroy
(
)
:
void
Returns
void
emit
emit<IE>
(
eventName
:
IE
, data
:
IEventsList[IE]
)
:
this
Type parameters
IE
:
keyof IE
Parameters
eventName:
IE
data:
IEventsList[IE]
Returns
this
exec
exec
(
query
:
any
, data
?:
any
)
:
this
Parameters
query:
any
Optional
data:
any
Returns
this
generate
Id
generate
Id
(
)
:
string
Returns
string
get
get
(
paths
:
TBundlePaths
)
:
any
Parameters
paths:
TBundlePaths
Returns
any
off
off<IE>
(
eventName
:
IE
, listener
:
function
)
:
this
Type parameters
IE
:
keyof IE
Parameters
eventName:
IE
listener:
function
(
data
:
IEventsList[IE]
)
:
void
Parameters
data:
IEventsList[IE]
Returns
void
Returns
this
on
on<IE>
(
eventName
:
IE
, listener
:
function
)
:
this
Type parameters
IE
:
keyof IE
Parameters
eventName:
IE
listener:
function
(
data
:
IEventsList[IE]
)
:
void
Parameters
data:
IEventsList[IE]
Returns
void
Returns
this
once
once<IE>
(
eventName
:
IE
, listener
:
function
)
:
this
Type parameters
IE
:
keyof IE
Parameters
eventName:
IE
listener:
function
(
data
:
IEventsList[IE]
)
:
void
Parameters
data:
IEventsList[IE]
Returns
void
Returns
this
parse
parse
(
bundle
:
IBundle
)
:
IBundleChanges
Parameters
bundle:
IBundle
Returns
IBundleChanges
Globals
"ancient-
funicular/src/lib/executable-
funicular"
IExecutable
Funicular
IExecutable
Funicular
Cursor
constructor
data
emitter
id
is
Destroyed
query
query
Id
apply
destroy
emit
exec
generate
Id
get
off
on
once
parse
IExecutable
Funicular
Cursor
Data
TExecutable
Funicular
TExecutable
Funicular
Cursor
Generated using
TypeDoc