RichFaces
Tag dropDownMenu




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

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.