RichFaces
Tag modalPanel




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

Attributes
NameRequiredRequest-timeTypeDescription
widthfalsefalsejava.lang.StringAttribute defines width of component
topfalsefalsejava.lang.StringAttribute defines Y position of component left-top corner
controlsClassfalsefalsejava.lang.StringCSS style(s) is/are to be applied to component controls when this component is rendered
moveablefalsefalsejava.lang.Stringif "true" there is possibility to move component
onhidefalsefalsejava.lang.StringEvent must occurs after panel closed
renderedfalsefalsejava.lang.StringIf "false", this component is not rendered
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
onshowfalsefalsejava.lang.StringEvent must occurs after panel opened
visualOptionsfalsefalsejava.lang.StringDefines options that were specified on the client side
styleClassfalsefalsejava.lang.StringCorresponds to the HTML class attribute
showWhenRenderedfalsefalsejava.lang.StringIf "true" value for this attribute makes a modal panel opened as default.
heightfalsefalsejava.lang.StringAttribute defines height of component
leftfalsefalsejava.lang.StringAttribute defines X position of component left-top corner
stylefalsefalsejava.lang.StringCSS style(s) is/are to be applied when this component is rendered
shadowOpacityfalsefalsejava.lang.StringHTML CSS class attribute of element for pop-up suggestion content
valuefalsefalsejava.lang.StringThe initial value to set when rendered for the first time
converterfalsefalsejava.lang.StringId of Converter to be used or reference to a Converter
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
autosizedfalsefalsejava.lang.StringIf 'true' modalPanel should be autosizeable
headerClassfalsefalsejava.lang.StringCSS style(s) is/are to be applied to component header when this component is rendered
valueChangeListenerfalsefalsejava.lang.StringListener for value changes
shadowDepthfalsefalsejava.lang.StringPop-up shadow depth for suggestion content
zindexfalsefalsejava.lang.StringAttribute is similar to the standard HTML attribute and can specify window placement relative to the content
minWidthfalsefalsejava.lang.StringAttribute defines min width of component
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
resizeablefalsefalsejava.lang.Stringif "true" there is possibility to change component size
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
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
bindingfalsefalsejava.lang.StringThe attribute takes a value-binding expression for a component property of a backing bean
minHeightfalsefalsejava.lang.StringAttribute defines min height of component

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.