Panel (show confirm dialog before close)

UI Components for JSF
Post Reply
aka
Posts: 21
Joined: 09 Jul 2013, 00:19

27 Oct 2014, 14:05

Code: Select all

<p:panel id="myPanelId" header="Widget" closable="true" widgetVar="panel">
 
        <p:ajax event="close" listener="#{panelView.onClose}" update="msgs" />

 
        // content
</p:panel>
How to show confirmation dialog before close panel?
There is no 'beforeClose' event for panel...maybe someone have already done something like this?
PrimeFaces 5.0 / PrimeFaces 5.1.9
PrimeFaces Extensions 2.0.0
Push (Atmosphere 2.1.4)
JSF 2.1.21

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: Google [Bot] and 49 guests