Interface ActionEditContext
public interface ActionEditContext
- 
Method SummaryModifier and TypeMethodDescriptiongetEvent()voidCall this when the UI state has been altered by the user in a way that will alter the outcome ActionConfig
- 
Method Details- 
getDesignerContextDesignerContext getDesignerContext()
- 
getEditorDesignAdapter getEditor()
- 
getEditFrameActionEditorFrame getEditFrame()
- 
getEventString getEvent()
- 
getEventDescriptionString getEventDescription()
- 
notifyConfigChangedvoid notifyConfigChanged()Call this when the UI state has been altered by the user in a way that will alter the outcome ActionConfig
- 
getEventObjectSchema
 
-