RichFaces ( Legacy URL )
Tag modalPanel




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

Attributes
NameRequiredRequest-timeTypeDescription
autosizedfalsefalsejava.lang.StringIf 'true' modalPanel should be autosizeable
bindingfalsefalsejava.lang.StringThe attribute takes a value-binding expression for a component property of a backing bean
controlsClassfalsefalsejava.lang.StringCSS style(s) is/are to be applied to component controls when this component is rendered
converterfalsefalsejava.lang.StringId of Converter to be used or reference to a Converter
converterMessagefalsefalsejava.lang.StringA ValueExpression enabled attribute that, if present, will be used as the text of the converter message, replacing any message that comes from the converter
headerClassfalsefalsejava.lang.StringCSS style(s) is/are to be applied to component header when this component is rendered
heightfalsefalsejava.lang.StringAttribute defines height of component
idfalsefalsejava.lang.StringEvery component may have a unique id that is automatically created if omitted
keepVisualStatefalsefalsejava.lang.StringIf "true" modalPanel should save state after submittion
labelfalsefalsejava.lang.StringA localized user presentable name for this component.
leftfalsefalsejava.lang.StringAttribute defines X position of component left-top corner
minHeightfalsefalsejava.lang.StringAttribute defines min height of component
minWidthfalsefalsejava.lang.StringAttribute defines min width of component
moveablefalsefalsejava.lang.Stringif "true" there is possibility to move component
onhidefalsefalsejava.lang.StringEvent must occurs after panel closed
onmaskclickfalsefalsejava.lang.String${prop.xmlEncodedDescription}
onmaskcontextmenufalsefalsejava.lang.String${prop.xmlEncodedDescription}
onmaskdblclickfalsefalsejava.lang.String${prop.xmlEncodedDescription}
onmaskmousedownfalsefalsejava.lang.String${prop.xmlEncodedDescription}
onmaskmousemovefalsefalsejava.lang.String${prop.xmlEncodedDescription}
onmaskmouseoutfalsefalsejava.lang.String${prop.xmlEncodedDescription}
onmaskmouseoverfalsefalsejava.lang.String${prop.xmlEncodedDescription}
onmaskmouseupfalsefalsejava.lang.String${prop.xmlEncodedDescription}
onshowfalsefalsejava.lang.StringEvent must occurs after panel opened
renderedfalsefalsejava.lang.StringIf "false", this component is not rendered
resizeablefalsefalsejava.lang.Stringif "true" there is possibility to change component size
shadowDepthfalsefalsejava.lang.StringPop-up shadow depth for suggestion content
shadowOpacityfalsefalsejava.lang.StringHTML CSS class attribute of element for pop-up suggestion content
showWhenRenderedfalsefalsejava.lang.StringIf "true" value for this attribute makes a modal panel opened as default.
stylefalsefalsejava.lang.StringCSS style(s) is/are to be applied when this component is rendered
styleClassfalsefalsejava.lang.StringCorresponds to the HTML class attribute
topfalsefalsejava.lang.StringAttribute defines Y position of component left-top corner
tridentIVEngineSelectBehaviorfalsefalsejava.lang.StringHow to handle HTML SELECT-based controls in IE 6? - "disable" - default, handle as usual, use disabled="true" to hide SELECT controls - "hide" - use visibility="hidden" to hide SELECT controls
validatorfalsefalsejava.lang.StringMethodBinding pointing at a method that is called during Process Validations phase of the request processing lifecycle, to validate the current value of this component
validatorMessagefalsefalsejava.lang.StringA ValueExpression enabled attribute that, if present, will be used as the text of the validator message, replacing any message that comes from the validator
valuefalsefalsejava.lang.StringThe initial value to set when rendered for the first time
valueChangeListenerfalsefalsejava.lang.StringListener for value changes
visualOptionsfalsefalsejava.lang.StringDefines options that were specified on the client side
widthfalsefalsejava.lang.StringAttribute defines width of component
zindexfalsefalsejava.lang.StringAttribute is similar to the standard HTML attribute and can specify window placement relative to the content

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.