Tag Information
Tag Class org.richfaces.taglib.ModalPanelTag
TagExtraInfo Class None
Body Content JSP
Display Name None
Attributes
Name Required Request-time Type Description
autosized false false java.lang.String If 'true' modalPanel should be autosizeable
binding false false java.lang.String The attribute takes a value-binding expression for a component property of a backing bean
controlsClass false false java.lang.String CSS style(s) is/are to be applied to component controls when this component is rendered
converter false false java.lang.String Id of Converter to be used or reference to a Converter
converterMessage false false java.lang.String A ValueExpression enabled attribute that, if present, will be used as the text of the converter message, replacing any message that comes from the converter
headerClass false false java.lang.String CSS style(s) is/are to be applied to component header when this component is rendered
height false false java.lang.String Attribute defines height of component
id false false java.lang.String Every component may have a unique id that is automatically created if omitted
keepVisualState false false java.lang.String If "true" modalPanel should save state after submittion
left false false java.lang.String Attribute defines X position of component left-top corner
minHeight false false java.lang.String Attribute defines min height of component
minWidth false false java.lang.String Attribute defines min width of component
moveable false false java.lang.String if "true" there is possibility to move component
onhide false false java.lang.String Event must occurs after panel closed
onshow false false java.lang.String Event must occurs after panel opened
rendered false false java.lang.String If "false", this component is not rendered
resizeable false false java.lang.String if "true" there is possibility to change component size
shadowDepth false false java.lang.String Pop-up shadow depth for suggestion content
shadowOpacity false false java.lang.String HTML CSS class attribute of element for pop-up suggestion content
showWhenRendered false false java.lang.String If "true" value for this attribute makes a modal panel opened as default.
style false false java.lang.String CSS style(s) is/are to be applied when this component is rendered
styleClass false false java.lang.String Corresponds to the HTML class attribute
top false false java.lang.String Attribute defines Y position of component left-top corner
tridentIVEngineSelectBehavior false false java.lang.String How 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
validator false false java.lang.String MethodBinding pointing at a method that is called during Process Validations phase of the request processing lifecycle, to validate the current value of this component
validatorMessage false false java.lang.String A ValueExpression enabled attribute that, if present, will be used as the text of the validator message, replacing any message that comes from the validator
value false false java.lang.String The initial value to set when rendered for the first time
valueChangeListener false false java.lang.String Listener for value changes
visualOptions false false java.lang.String Defines options that were specified on the client side
width false false java.lang.String Attribute defines width of component
zindex false false java.lang.String Attribute is similar to the standard HTML attribute and can specify window placement relative to the content