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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Hide close icon from taskflow inline popups / process window closure

ILya CycloneDec 2 2010 — edited Jan 13 2011
Hi OTN,
I would like to know of there is an opportunity to hide "X" close icon from popup window when I run a taskflow in a popup as an inlineDocument?
Or what is a preferred way to process user window closure to rollback changes?

In my current application a user always has Cancel button which sets taskflow return parameter as "Cancel" which is then read by dialog return listener.
The listener would call Rollback if there is "Cancel" returned.
But "X" close doesn't set any parameter.
Maybe I sould set "Cancel" as a default return parameter value? Or the right way is to use finalizer?

Please, advice me.
Thanks.

ADF Fusion Web Application
JDev 11.1.1.3
This post has been answered by Dimitar Dimitrov on Dec 2 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 10 2011
Added on Dec 2 2010
7 comments
966 views