Preparing search index...
The search index is not available
eligius
eligius
EndableActionEditor
Class EndableActionEditor<T>
Type Parameters
T
extends
IEndableActionConfiguration
=
IEndableActionConfiguration
Hierarchy
ActionEditor
<
T
>
EndableActionEditor
TimelineActionEditor
Index
Constructors
constructor
Properties
action
Config
configuration
Factory
Methods
add
End
Operation
add
End
Operation
By
Type
add
Start
Operation
add
Start
Operation
By
Type
edit
End
Operation
edit
Start
Operation
get
Configuration
get
Name
move
End
Operation
move
Start
Operation
next
remove
End
Operation
remove
Start
Operation
set
Name
update
Configuration
Constructors
constructor
new
Endable
Action
Editor
<
T
>
(
actionConfig
,
configurationFactory
)
:
EndableActionEditor
<
T
>
Type Parameters
T
extends
IEndableActionConfiguration
=
IEndableActionConfiguration
Parameters
actionConfig
:
T
configurationFactory
:
ConfigurationFactory
Returns
EndableActionEditor
<
T
>
Properties
Protected
action
Config
action
Config
:
T
Protected
Readonly
configuration
Factory
configuration
Factory
:
ConfigurationFactory
Methods
add
End
Operation
add
End
Operation
(
systemName
,
operationData
)
:
OperationEditor
<
EndableActionEditor
<
T
>
>
Parameters
systemName
:
string
operationData
:
TOperationData
Returns
OperationEditor
<
EndableActionEditor
<
T
>
>
add
End
Operation
By
Type
add
End
Operation
By
Type
<
T
>
(
operationClass
,
operationData
)
:
OperationEditor
<
EndableActionEditor
<
T
>
>
Type Parameters
T
extends
TOperation
<
any
>
Parameters
operationClass
:
T
operationData
:
Partial
<
ExtractDataType
<
T
>
>
Returns
OperationEditor
<
EndableActionEditor
<
T
>
>
add
Start
Operation
add
Start
Operation
(
systemName
,
operationData
,
id
?
)
:
OperationEditor
<
EndableActionEditor
<
T
>
>
Parameters
systemName
:
"forEach"
|
"endForEach"
|
"when"
|
"otherwise"
|
"endWhen"
|
"removeClass"
|
"animate"
|
"log"
|
"addClass"
|
"addControllerToElement"
|
"animateWithClass"
|
"broadcastEvent"
|
"calc"
|
"clearElement"
|
"clearOperationData"
|
"createElement"
|
"customFunction"
|
"endAction"
|
"extendController"
|
"getAttributesFromElement"
|
"getControllerFromElement"
|
"getControllerInstance"
|
"getElementDimensions"
|
"getImport"
|
"getQueryParams"
|
"invokeObjectMethod"
|
"loadJSON"
|
"math"
|
"removeControllerFromElement"
|
"removeElement"
|
"removePropertiesFromOperationData"
|
"reparentElement"
|
"requestAction"
|
"resizeAction"
|
"selectElement"
|
"setData"
|
"setElementAttributes"
|
"setElementContent"
|
"setGlobalData"
|
"setOperationData"
|
"setStyle"
|
"startAction"
|
"toggleClass"
|
"toggleElement"
|
"wait"
operationData
:
TOperationData
Optional
id
:
string
Returns
OperationEditor
<
EndableActionEditor
<
T
>
>
add
Start
Operation
By
Type
add
Start
Operation
By
Type
<
T
>
(
operationClass
,
operationData
)
:
OperationEditor
<
EndableActionEditor
<
T
>
>
Type Parameters
T
extends
TOperation
<
any
>
Parameters
operationClass
:
T
operationData
:
Partial
<
ExtractDataType
<
T
>
>
Returns
OperationEditor
<
EndableActionEditor
<
T
>
>
edit
End
Operation
edit
End
Operation
(
id
)
:
OperationEditor
<
EndableActionEditor
<
T
>
>
Parameters
id
:
string
Returns
OperationEditor
<
EndableActionEditor
<
T
>
>
edit
Start
Operation
edit
Start
Operation
(
id
)
:
OperationEditor
<
ActionEditor
<
T
>
>
Parameters
id
:
string
Returns
OperationEditor
<
ActionEditor
<
T
>
>
get
Configuration
get
Configuration
(
callBack
)
:
EndableActionEditor
<
T
>
Parameters
callBack
:
(
(
config
)
=>
undefined
|
T
)
(
config
)
:
undefined
|
T
Parameters
config
:
T
Returns
undefined
|
T
Returns
EndableActionEditor
<
T
>
get
Name
get
Name
(
)
:
string
Returns
string
move
End
Operation
move
End
Operation
(
id
,
direction
)
:
EndableActionEditor
<
T
>
Parameters
id
:
string
direction
:
"up"
|
"down"
Returns
EndableActionEditor
<
T
>
move
Start
Operation
move
Start
Operation
(
id
,
direction
)
:
EndableActionEditor
<
T
>
Parameters
id
:
string
direction
:
"up"
|
"down"
Returns
EndableActionEditor
<
T
>
next
next
(
)
:
ConfigurationFactory
Returns
ConfigurationFactory
remove
End
Operation
remove
End
Operation
(
id
)
:
EndableActionEditor
<
T
>
Parameters
id
:
string
Returns
EndableActionEditor
<
T
>
remove
Start
Operation
remove
Start
Operation
(
id
)
:
EndableActionEditor
<
T
>
Parameters
id
:
string
Returns
EndableActionEditor
<
T
>
set
Name
set
Name
(
name
)
:
EndableActionEditor
<
T
>
Parameters
name
:
string
Returns
EndableActionEditor
<
T
>
update
Configuration
update
Configuration
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
action
Config
configuration
Factory
add
End
Operation
add
End
Operation
By
Type
add
Start
Operation
add
Start
Operation
By
Type
edit
End
Operation
edit
Start
Operation
get
Configuration
get
Name
move
End
Operation
move
Start
Operation
next
remove
End
Operation
remove
Start
Operation
set
Name
update
Configuration
eligius
metadata
Action
ActionCreator
ActionCreatorFactory
ActionEditor
ActionRegistryEventbusListener
ConfigurationFactory
ConfigurationResolver
ControllerNamesProvider
DevToolEventListener
Diagnostics
EligiusEngine
EligiusResourceImporter
EndableAction
EndableActionCreator
EndableActionEditor
EngineFactory
EventListenerController
Eventbus
LabelController
LanguageManager
Loading...
Generated using
TypeDoc