Defining Actions for Customization

Actions are methods that can be invoked from outside of a graph, from the UI, or through the web service API. Actions are associated with buttons or commands (or both) on the user interface.

In this chapter, you will learn how to define an action, the associated button on the form toolbar, and the equivalent command on the More menu. You will also learn how to define actions and the associated buttons on the table toolbar of multiple tabs.