RichFaces
Tag toolBarGroup


A group of items inside a tool bar. The group item is separated basing on the "itemSeparator" attribute. Location of a group on a tool bar is set up with the "location" attribute.


Tag Information
Tag Classorg.richfaces.taglib.ToolBarGroupTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
idfalsefalsejava.lang.StringEvery component may have a unique id that is automatically created if omitted
stylefalsefalsejava.lang.StringCSS style(s) is/are to be applied when this component is rendered
locationfalsefalsejava.lang.String"A location of a group on a tool bar. Possible values are "left" and "right"."
styleClassfalsefalsejava.lang.StringCorresponds to the HTML class attribute
bindingfalsefalsejava.lang.StringThe attribute takes a value-binding expression for a component property of a backing bean
renderedfalsefalsejava.lang.StringIf "false", this component is not rendered.
itemSeparatorfalsefalsejava.lang.String"A separator for the items in a group. Possible values are "none", "line", "square", "disc" and "grid"."
separatorClassfalsefalsejava.lang.String"A CSS class to be applied to tool bar group separators."

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.