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

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.