Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Capturing Event: Cancel on Non-popup JSFF Form

VincentSaulMay 17 2018 — edited May 25 2018

Hello All,

I have an ADF JSFF form in my JDeveloper 12c project.  Within this "ui:composition" document (this is not a popup dialog), how do I capture when the user clicks the Cancel button (the little X in the upper-right corner)?  Is this done through "af:setActionListener" or "af:setPropertyListener type="action""?  If so, what should be the "to" and "from" other than my bean method?

Vince

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 22 2018
Added on May 17 2018
6 comments
285 views