Interface ActionEditContext
public interface ActionEditContext
-
Method Summary
Modifier and TypeMethodDescriptiongetEvent()
void
Call this when the UI state has been altered by the user in a way that will alter the outcome ActionConfig
-
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
-