- Contents
DesignerCOM API
II3IDStepEvents Interface
Overview
Derived From: IDispatch
Interface ID: {3C1E5C30-0F3B-4E54-9FEE-3F8F725C2D26}
This interface manages step notifications from Interaction Designer.
Methods
This step event is called when a request is made to open the properties dialog for a step. This makes it possible to display a custom property dialog. |
|
Called prior to a step being written to an Intermediate Publish (.i3pub) file. |
|
This step event method is called prior to a step being published. |
|
This step event method is called when an instance of a tool is added to a handler. |
|
This method is called when the exit path of one step is assigned to another step. |
|
This method is called when inconsistencies are found between the registered tool and the data stored in the .IHD file. |
|
This method is called when a request is made to delete an instance of a tool. |
|
This method is called when the link between two steps has been removed. |
|
This method is called when a step has been updated. |
|
This method is called by Interaction Designer to validate the step to see if it is publishable. If the step is not publishable, problems are logged to the messages collection of the II3ID interface. |
Properties
None.