primefaces-p

Tag confirm

Behavior Information 
InfoValue
Behavior IDorg.primefaces.behavior.ConfirmBehavior
Handler Classorg.primefaces.behavior.confirm.ConfirmBehaviorHandler
DescriptionNone
Attributes 
NameRequiredTypeDescription
messagefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Detail text of the confirmation dialog.
iconfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Icon to display inside the confirm dialog.
disabledfalsejavax.el.ValueExpression
(must evaluate to java.lang.Boolean)
Disables confirm behavior.
escapefalsejavax.el.ValueExpression
(must evaluate to java.lang.Boolean)
Escape the message attribute.

Output generated by Vdldoc View Declaration Language Documentation Generator.