Provides the methods and properties needed to edit the properties of an action.
This interface provides a common set of methods for the Action Processor Editor framework to edit actions, edit the action processor and create new actions.
| Description | ||
|---|---|---|
![]() |
DefaultAction | Sets the action to its default state and resets existing edits. |
![]() |
Edit | Invokes Edit dialog. |
![]() |
HelpContextID | The help context ID for the specified control on the page. |
![]() |
HelpFile | The help file name for the page. |
![]() |
PreviewImage | Preview bitmap for the renderer that appears on the page. |
![]() |
ReadOnly | Indicates whether the action is specified as read-only. |
| CoClasses and Classes | Description |
|---|---|
| FilterAction | Controls settings and functionality for the filter action. |
| HighlightSuppressionAction (esriTrackingAnalystUI) | Controls settings and functionality for the highlight/suppression action. |
| TagAction | Controls settings and functionality for the tag action. |
| VisualBasicAction (esriTrackingAnalystUI) | Controls settings and functionality for the custom Visual Basic action. |