t
Tag popup


Renders a popup which displays on a mouse event.


Tag Information
Tag Classorg.apache.myfaces.custom.popup.HtmlPopupTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
bindingfalsefalsejava.lang.StringComponent binding.
closePopupOnExitingElementfalsefalsejava.lang.String Close the popup when the triggering element is left.
closePopupOnExitingPopupfalsefalsejava.lang.String Close the popup when the popup itself is left.
dirfalsefalsejava.lang.StringNo Description
displayAtDistanceXfalsefalsejava.lang.String Pop the panel up in horizontal distance of x pixels from event.
displayAtDistanceYfalsefalsejava.lang.String Pop the panel up in vertical distance of y pixels from event.
enabledOnUserRolefalsefalsejava.lang.String If user is in given role, this component will be rendered normally. If not, no hyperlink is rendered but all nested tags (=body) are rendered.
idfalsefalsejava.lang.StringEvery component may have an unique id. Automatically created if omitted.
langfalsefalsejava.lang.StringNo Description
onclickfalsefalsejava.lang.StringNo Description
ondblclickfalsefalsejava.lang.StringNo Description
onkeydownfalsefalsejava.lang.StringNo Description
onkeypressfalsefalsejava.lang.StringNo Description
onkeyupfalsefalsejava.lang.StringNo Description
onmousedownfalsefalsejava.lang.StringNo Description
onmousemovefalsefalsejava.lang.StringNo Description
onmouseoutfalsefalsejava.lang.StringNo Description
onmouseoverfalsefalsejava.lang.StringNo Description
onmouseupfalsefalsejava.lang.StringNo Description
renderedfalsefalsejava.lang.StringIf false, this component will not be rendered.
stylefalsefalsejava.lang.StringNo Description
styleClassfalsefalsejava.lang.StringCorresponds to the HTML class attribute.
titlefalsefalsejava.lang.StringNo Description
visibleOnUserRolefalsefalsejava.lang.String If user is in given role, this component will be rendered normally. If not, nothing is rendered and the body of this tag will be skipped.

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.