RichFaces ( Legacy URL )
Tag contextMenu




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

Attributes
NameRequiredRequest-timeTypeDescription
attachedfalsefalsejava.lang.StringIf the value of the "attached" attribute is true, component is attached to parent component
bindingfalsefalsejava.lang.StringThe attribute takes a value-binding expression for a component property of a backing bean
disableDefaultMenufalsefalsejava.lang.StringForbids default handling for adjusted event
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 an event on the parent element that triggers the menu's appearance
hideDelayfalsefalsejava.lang.StringDelay between losing focus and menu closing.
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.
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)

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.