Interface ActionEditContext


public interface ActionEditContext
  • Method Details

    • getDesignerContext

      DesignerContext getDesignerContext()
    • getEditor

      DesignAdapter getEditor()
    • getEditFrame

      ActionEditorFrame getEditFrame()
    • getEvent

      String getEvent()
    • getEventDescription

      String getEventDescription()
    • notifyConfigChanged

      void notifyConfigChanged()
      Call this when the UI state has been altered by the user in a way that will alter the outcome ActionConfig
    • getEventObjectSchema

      @Nullable JsonSchema getEventObjectSchema()