RichFaces
Tag dropDownMenu




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

Attributes
NameRequiredRequest-timeTypeDescription
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)
onitemselectfalsefalsejava.lang.StringHTML: script expression; some item was selected.
disabledItemStylefalsefalsejava.lang.StringCSS style(s) is/are to be applied to disabled item when this component is rendered.
disabledItemClassfalsefalsejava.lang.StringSpace-separated list of CSS style class(es) that are be applied to disabled item of this component
verticalOffsetfalsefalsejava.lang.StringSets the vertical offset between popup list and label element conjunction point
renderedfalsefalsejava.lang.StringIf "false", this component is not rendered
selectItemStylefalsefalsejava.lang.StringCSS style(s) is/are to be applied to selected item when this component is rendered.
showDelayfalsefalsejava.lang.StringDelay between event and menu showing.
idfalsefalsejava.lang.StringEvery component may have a unique id that is automatically created if omitted
onexpandfalsefalsejava.lang.StringEvent must occurs on menu opening
submitModefalsefalsejava.lang.StringSet the submission mode for all menu items of the menu except ones where this attribute redefined. (ajax,server(Default),none)
styleClassfalsefalsejava.lang.StringCorresponds to the HTML class attribute
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
oncollapsefalsefalsejava.lang.StringEvent must occurs on menu closure
onmouseoverfalsefalsejava.lang.StringHTML: script expression; a pointer was moved onto.
valuefalsefalsejava.lang.StringDefines representation text for Label used for menu calls.
horizontalOffsetfalsefalsejava.lang.StringSets the horizontal offset between popup list and label element conjunction point
disabledfalsefalsejava.lang.StringAttribute 'disabled' provides possibility to make the whole menu disabled if its value equals to "true".
ongroupactivatefalsefalsejava.lang.StringHTML: script expression; some group was activated.
onmouseoutfalsefalsejava.lang.StringHTML: script expression; a pointer was moved away.
selectItemClassfalsefalsejava.lang.StringSpace-separated list of CSS style class(es) that are be applied to selected item of this component.
itemStylefalsefalsejava.lang.StringCSS style(s) is/are to be applied to item when this component is rendered.
directionfalsefalsejava.lang.StringDefines direction of the popup list to appear (top-right, top-left bottom-right, bottom-left, auto(default))
popupWidthfalsefalsejava.lang.StringSet minimal width for the all of the lists that will appear.
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: script expression; a pointer was moved within.
hideDelayfalsefalsejava.lang.StringDelay between losing focus and menu closing.

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.