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 Classcom.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.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator.