The button component is used to insert a standard push button that fires an onClick event when it is activated.
Use the text attribute to specify the text that will display in the button. Alternatively, use the textAndAcessKey attribute to specify the text and access key for the button. To disable the button, set the disabled attribute to true.
To define client actions on a button, see Editing the PrimaryClientAction Attribute.
Creating a Button
Working with Navigation Components
Copyright © 1997, 2004, Oracle. All rights reserved.