ArcObjects Library Reference  (TrackingAnalyst)    

IActionEdit Interface

Provides the methods and properties needed to edit the properties of an action.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

Description

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.

Members

Description
Method DefaultAction Sets the action to its default state and resets existing edits.
Method Edit Invokes Edit dialog.
Read-only property HelpContextID The help context ID for the specified control on the page.
Read-only property HelpFile The help file name for the page.
Read-only property PreviewImage Preview bitmap for the renderer that appears on the page.
Write-only property ReadOnly Indicates whether the action is specified as read-only.

CoClasses that implement IActionEdit

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.

 


Feedback Send feedback on this page