The Action page of the Public Interface Editor, shown below, is used to specify the actions your reusable part can perform. These actions are typically performed when some event occurs.
For example, you might want to update a balance attribute each
time a push button is clicked. To do this, you create an action named
updateBalance that performs the task and then connect it to the
push button's clicked event.
The name of each action for the part is displayed in the Action name list box. You can add, update, and delete actions using the push buttons at the bottom of the page.
To add an action to the part, you need to specify the following:
To add a parameter, select Add before or Add after from the parameter table's pop-up menu, and then specify the following: