Tag Information
Tag Class org.richfaces.taglib.MenuGroupTag
TagExtraInfo Class None
Body Content JSP
Display Name None
Attributes
Name Required Request-time Type Description
binding false false java.lang.String The attribute takes a value-binding expression for a component property of a backing bean
converter false false java.lang.String Id of Converter to be used or reference to a Converter
direction false false java.lang.String Defines direction of the popup sublist to appear (right, left, auto(Default), left-down, left-up, right-down, right-up)
disabled false false java.lang.String If "true" sets state of the item to disabled state. "false" is default
event false false java.lang.String Defines the event on the representation element that triggers the menu's appearance
icon false false java.lang.String Path to the icon to be displayed for the enabled item state
iconClass false false java.lang.String Class to be applied to icon element
iconDisabled false false java.lang.String Path to the icon to be displayed for the disabled item state
iconFolder false false java.lang.String Path to the folder icon to be displayed for the enabled item state
iconFolderDisabled false false java.lang.String Path to the folder icon to be displayed for the enabled item state
iconStyle false false java.lang.String CSS style rules to be applied to icon element
id false false java.lang.String Every component may have a unique id that is automatically created if omitted
onclose false false java.lang.String HTML: script expression; group was closed
onmousemove false false java.lang.String HTML: a script expression; a pointer is moved within
onmouseout false false java.lang.String HTML: a script expression; a pointer is moved away
onmouseover false false java.lang.String HTML: a script expression; a pointer is moved onto
onopen false false java.lang.String HTML: script expression; group was opened
rendered false false java.lang.String If "false", this component is not rendered
selectClass false false java.lang.String Class to be applied to selected items
selectStyle false false java.lang.String CSS style rules to be applied to selected items
showDelay false false java.lang.String Delay between event and menu showing
style false false java.lang.String CSS style(s) is/are to be applied when this component is rendered
styleClass false false java.lang.String Corresponds to the HTML class attribute
value true false java.lang.String Defines representation text for menuItem