JSF 1.1 Button Component

See Also | Tutorials

You can drag a Button component Button icon from the Palette's Basic category to the Visual Designer to create a button that the user can click to perform an action like submitting or resetting a form.

When the web page is generated, the Button becomes an HTML <input type="type"> element for which the type value can be submit or reset.

After dragging the button to the Visual Designer, you can:

See Also
Binding Component Properties
Working With Components
Component Tasks: Quick Reference
About the Visual Web Palette
Tutorials

Legal Notices