RichFaces
Tag menuGroup


Defines expandable group of items inside popup list or another group. Should accept only "menuItem", "menuGroup" and "menuSeparator" components as children.


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

Attributes
NameRequiredRequest-timeTypeDescription
onopenfalsefalsejava.lang.StringHTML: script expression; group was opened.
showDelayfalsefalsejava.lang.StringDelay between event and menu showing.
directionfalsefalsejava.lang.StringDefines direction of the popup sublist to appear (right, left, auto(Default))
selectClassfalsefalsejava.lang.StringClass to be applied to selected items.
iconClassfalsefalsejava.lang.StringClass to be applied to icon element.
idfalsefalsejava.lang.StringEvery component may have a unique id that is automatically created if omitted
iconFolderfalsefalsejava.lang.StringPath to the folder icon to be displayed for the enabled item state
stylefalsefalsejava.lang.StringCSS style(s) is/are to be applied when this component is rendered
eventfalsefalsejava.lang.StringDefines the event on the representation element that triggers the menu's appearance.
converterfalsefalsejava.lang.StringId of Converter to be used or reference to a Converter
selectStylefalsefalsejava.lang.StringCSS style rules to be applied to selected items.
valuetruefalsejava.lang.StringDefines representation text for menuItem.
onclosefalsefalsejava.lang.StringHTML: script expression; group was closed.
onmousemovefalsefalsejava.lang.StringHTML: a script expression; a pointer is moved within
iconfalsefalsejava.lang.StringPath to the icon to be displayed for the enabled item state
onmouseoutfalsefalsejava.lang.StringHTML: a script expression; a pointer is moved away
styleClassfalsefalsejava.lang.StringCorresponds to the HTML class attribute
renderedfalsefalsejava.lang.StringIf "false", this component is not rendered.
iconDisabledfalsefalsejava.lang.StringPath to the icon to be displayed for the disabled item state
onmouseoverfalsefalsejava.lang.StringHTML: a script expression; a pointer is moved onto
iconFolderDisabledfalsefalsejava.lang.StringPath to the folder icon to be displayed for the enabled item state
iconStylefalsefalsejava.lang.StringCSS style rules to be applied to icon element.
bindingfalsefalsejava.lang.StringThe attribute takes a value-binding expression for a component property of a backing bean
disabledfalsefalsejava.lang.StringIf "true" sets state of the item to disabled state. "false" is default.

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.