Button Controls

Previous Next

See Also

The button control classes that are available in the catalog are illustrated below. The button control types differ from each other as a result of the actions placed in the onclick event.

 

 

From the Controls tab of the Web Designer catalog, you can drag several types of pre-defined buttons to your web pages. You can also define your own button, and re-use it in the web pages. All pre-defined buttons come with an onclick Event Listener object and a specific action. For example, the SaveButtonControl has an onclick Event Listener object and a commit action. See How to Use Buttons for more information.