Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAction

Interface used to define Action

Hierarchy

  • IAction

Implemented by

Index

Properties

triggerSearch playground for trigger

trigger: number

Trigger for the action

triggerOptionsSearch playground for triggerOptions

triggerOptions: any

Options of the trigger

Methods

getTriggerParameterSearch playground for getTriggerParameter

  • getTriggerParameter(): any
  • Gets the trigger parameters

    Returns any

    the trigger parameters

serializeSearch playground for serialize

  • serialize(parent: any): any
  • Serialize placeholder for child classes

    Parameters

    • parent: any

      of child

    Returns any

    the serialized object

thenSearch playground for then

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Static property
  • Static method