The link component is used to insert a standard HTML link that can be used on its own or as content for other component such as tabBar and globalHeader.
Use the text attribute to specify the text that will display in the link. Alternatively, use the textAndAcessKey attribute to specify the text and access key for the link. To disable the link, set the disabled attribute to true.
To define client actions on a link, see Editing the PrimaryClientAction Attribute.
Creating a Link
Working with Simple and Miscellaneous Components
Working with Navigation Components
Copyright © 1997, 2004, Oracle. All rights reserved.