wl-extension
Tag button-bar


Defines a row of buttons, each of which launches a Struts action, launches a Beehive pageflow, or forwards to a portal page. If you nest this tag inside , you must specify "true" for the table's "controlsEnabled" attribute; the buttons will then operate on items selected in the table and the button bar displays above and below the table.

Example:
			<wl-extension:button-bar>
         <wl-extension:button-bar-button labelid="button.delete" portlet="SnmpMonitorsDeleteSNMPJMXMonitorPortlet" pageLabel="SnmpMonitorsDeleteSNMPJMXMonitor"/>
	  </wl-extension:button-bar>
		


Tag Information
Tag Class com.bea.console.taglib.widget.ButtonBarTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
permissionfalsetruejava.lang.String Not supported for public use.
objectfalsetruejava.lang.String Not supported for public use.
bundlefalsetruejava.lang.String Identifies the message bundle that contains localized properties. ??How does WLS find a properties file based on the value of this attribute? Is it 'bundle-value'.properties?

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.