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 <wl-extension:table>, 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.

Examples
<wl-extension:button-bar>
         <wl-extension:button-bar-button labelid="button.delete.label" 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.

Version: 10.3.4.0