RichFaces
Tag dropDownMenu




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

Attributes
NameRequiredRequest-timeTypeDescription
hideDelayfalsefalsejava.lang.StringDelay between losing focus and menu closing.
showDelayfalsefalsejava.lang.StringDelay between event and menu showing.
verticalOffsetfalsefalsejava.lang.StringSets the vertical offset between popup list and label element conjunction point
directionfalsefalsejava.lang.StringDefines direction of the popup list to appear (top-right, top-left bottom-right, bottom-left, auto(default))
itemStylefalsefalsejava.lang.StringCSS style(s) is/are to be applied to item when this component is rendered.
selectItemStylefalsefalsejava.lang.StringCSS style(s) is/are to be applied to selected item when this component is rendered.
selectItemClassfalsefalsejava.lang.StringSpace-separated list of CSS style class(es) that are be applied to selected item of this component.
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
itemClassfalsefalsejava.lang.StringSpace-separated list of CSS style class(es) that are be applied to item of this component.
eventfalsefalsejava.lang.StringDefines the event on the representation element that triggers the menu's appearance.
valuefalsefalsejava.lang.StringDefines representation text for Label used for menu calls.
jointPointfalsefalsejava.lang.StringSet the corner of the label for the popup to be connected with. (auto(default), tr, tl, bl, br, where tr – top-right)
popupWidthfalsefalsejava.lang.StringSet minimal width for the all of the lists that will appear.
onitemselectfalsefalsejava.lang.StringHTML: script expression; some item was selected.
onmousemovefalsefalsejava.lang.StringHTML: script expression; a pointer was moved within.
horizontalOffsetfalsefalsejava.lang.StringSets the horizontal offset between popup list and label element conjunction point
oncollapsefalsefalsejava.lang.StringEvent must occurs on menu closure
onmouseoutfalsefalsejava.lang.StringHTML: script expression; a pointer was moved away.
styleClassfalsefalsejava.lang.StringCorresponds to the HTML class attribute
onexpandfalsefalsejava.lang.StringEvent must occurs on menu opening
renderedfalsefalsejava.lang.StringIf "false", this component is not rendered.
onmouseoverfalsefalsejava.lang.StringHTML: script expression; a pointer was moved onto.
disabledItemClassfalsefalsejava.lang.StringSpace-separated list of CSS style class(es) that are be applied to disabled item of this component.
bindingfalsefalsejava.lang.StringThe attribute takes a value-binding expression for a component property of a backing bean
disabledItemStylefalsefalsejava.lang.StringCSS style(s) is/are to be applied to disabled item when this component is rendered.
ongroupactivatefalsefalsejava.lang.StringHTML: script expression; some group was activated.

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.