Class ActionEditor<T>

Type Parameters

Hierarchy

Constructors

Properties

actionConfig: T
configurationFactory: ConfigurationFactory

Methods

  • 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<ActionEditor<T>>

Generated using TypeDoc