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

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.