Invoke a listener to the closure of the Collection of panels of the close icon?

Hello

I use JDeveloper 11.2.4

I have a popup that contains a window Panel and Panel window contains a collection of panels.

This popup is called when the button is clicked.

I want that when I close the popup using the icon 'close' collection of panels, I get the control and a function in my managed bean is executed.Capture.PNG

Thank you

Not sure how the MAF sample allows in this use case.

Check this post http://adfbugs.blogspot.de/2009/11/new-feature-closing-popup-can-now-be.html which shows how to handle the close of a popop through the popupCancelListener event.

Timo

Tags: Java

Similar Questions

  • Hide the close icon of taskflow inline popups / window closing process

    Hi, OTN,.
    I would like to know of there is an opportunity to hide the 'X' close pop-up icon when I run a taskflow in a popup like an inlineDocument?
    Or what is a better way to treat the closing user to restore changes window?

    In my application a user always has the Cancel button which sets taskflow return parameter as 'Cancel', which is then read by the listener back to the dialogue.
    The listener would call Rollback If there is "Cancel" returned.
    But 'X' does not close any setting.
    Perhaps I could value 'Cancel' as a default value returns the value of the parameter? Or the right way is to use the finalizer?

    Please, advice me.
    Thank you.

    Fusion ADF Web application
    11.1.1.3 JDev

    If you want a few af:dialogs to have visible close icons, then you could apply the skin selector suggested by Frank and override it to af:dialogs who have a specific styleClass set (for example, styleClass = "MyDialogStyle") by adding a selector more specific styleClass skin:

    af|dialog::close-icon-style {display:none;}
    af|dialog.MyDialogStyle::close-icon-style {display:block;}
    

    In this way you'll flip the logic, i.e. af:dialogs will not close icons in general, but will be more specific (symbolized by you using a specific styleClass).

    Dimitar

  • Install work w/WebLogic and the listener of the APEX APEX

    This time, I get the following message when you provide "apex / http://localhost:7001 / listenerConfigure" as the URL in Internet Explorer

    The listener of the APEX is already configured. Please log on as an administrator to access the listener Administration APEX.

    How can I cancel the 'Apex' Listener so that when I try to access the URL above, makes me to the settings page?

    I also tried this URL:

    Apex / http://localhost:7001 / apex_admin

    As a result the following exception. After seeing the underside of exception I immediately changed the password APEX_PUBLIC_USER in Oracle
    a new password. So now that I have a new password for the APEX_PUBLIC_USER in Oracle, where should I update the config files?

    * oracle.dbtools.rt.service.ServiceLocatorException: Exception occurred in the activate() method
    at oracle.dbtools.rt.service.Provider.activate(Provider.java:56)
    at oracle.dbtools.rt.service.Provider.match(Provider.java:111)
    at oracle.dbtools.rt.service.Providers.match(Providers.java:22)
    at oracle.dbtools.rt.service.ServiceLocator.acquireAll(ServiceLocator.java:97)
    at oracle.dbtools.rt.service.ServiceLocator.acquire(ServiceLocator.java:74)
    at oracle.dbtools.rt.service.Provider.inject(Provider.java:137)
    at oracle.dbtools.rt.service.Provider.activate(Provider.java:39)
    at oracle.dbtools.rt.service.Provider.match(Provider.java:111)
    at oracle.dbtools.rt.service.Providers.match(Providers.java:22)
    at oracle.dbtools.rt.service.ServiceLocator.acquireAll(ServiceLocator.java:97)
    at oracle.dbtools.rt.service.ServiceLocator.acquire(ServiceLocator.java:74)
    at oracle.dbtools.rt.service.Provider.inject(Provider.java:137)
    at oracle.dbtools.rt.service.Provider.activate(Provider.java:39)
    at oracle.dbtools.rt.service.Provider.match(Provider.java:111)
    at oracle.dbtools.rt.service.Providers.match(Providers.java:22)
    at oracle.dbtools.rt.service.ServiceLocator.acquireAll(ServiceLocator.java:97)
    at oracle.dbtools.rt.service.ServiceLocator.acquire(ServiceLocator.java:74)
    at oracle.dbtools.rt.service.Provider.inject(Provider.java:137)
    at oracle.dbtools.rt.service.Provider.activate(Provider.java:39)
    at oracle.dbtools.rt.service.Provider.match(Provider.java:111)
    at oracle.dbtools.rt.service.Providers.match(Providers.java:22)
    at oracle.dbtools.rt.service.ServiceLocator.acquireAll(ServiceLocator.java:97)
    at oracle.dbtools.rt.service.ServiceLocator.acquireAll(ServiceLocator.java:104)
    at oracle.dbtools.rt.web.RequestDispatchers.choose(RequestDispatchers.java:85)
    at oracle.dbtools.rt.web.RequestDispatchers.dispatch(RequestDispatchers.java:52)
    at oracle.dbtools.rt.web.HttpEndpointBase.service(HttpEndpointBase.java:85)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:183)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.doIt (WebAppServletContext.java:3686)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3650)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: oracle.dbtools.rt.web.WebException: could not start the universal Connection Pool: oracle.ucp.UniversalConnectionPoolException: cannot get data source connection
    at oracle.dbtools.rt.web.WebException.internalError(WebException.java:124)
    at oracle.dbtools.rt.query.jdbc.BaseJDBCCallProvider.activated(BaseJDBCCallProvider.java:56)
    at oracle.dbtools.rt.query.jdbc.ora.OraJDBCCallProvider.activate(OraJDBCCallProvider.java:25)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.dbtools.rt.service.__Reflections.invoke(__Reflections.java:85)
    at oracle.dbtools.rt.service.Provider.activate(Provider.java:43)
    ... 39 more
    Caused by: java.sql.SQLException: unable to start the universal Connection Pool: oracle.ucp.UniversalConnectionPoolException: cannot get data source connection
    at oracle.ucp.util.UCPErrorHandler.newSQLException(UCPErrorHandler.java:541)
    at oracle.ucp.jdbc.PoolDataSourceImpl.throwSQLException(PoolDataSourceImpl.java:588)
    at oracle.ucp.jdbc.PoolDataSourceImpl.startPool(PoolDataSourceImpl.java:277)
    at oracle.ucp.jdbc.PoolDataSourceImpl.getConnection(PoolDataSourceImpl.java:647)
    at oracle.ucp.jdbc.PoolDataSourceImpl.getConnection(PoolDataSourceImpl.java:614)
    at oracle.ucp.jdbc.PoolDataSourceImpl.getConnection(PoolDataSourceImpl.java:608)
    at oracle.dbtools.apex.Connections.getConnection(Connections.java:116)
    at oracle.dbtools.rt.query.jdbc.ora.OraJDBCCallProvider.connection(OraJDBCCallProvider.java:31)
    at oracle.dbtools.rt.query.jdbc.BaseJDBCCallProvider.activated(BaseJDBCCallProvider.java:44)
    ... more than 46
    Caused by: oracle.ucp.UniversalConnectionPoolException: cannot get data source connection
    at oracle.ucp.util.UCPErrorHandler.newUniversalConnectionPoolException(UCPErrorHandler.java:421)
    at oracle.ucp.util.UCPErrorHandler.newUniversalConnectionPoolException(UCPErrorHandler.java:389)
    at oracle.ucp.jdbc.DataSourceConnectionFactoryAdapter.createConnection(DataSourceConnectionFactoryAdapter.java:106)
    to oracle.ucp.common.UniversalConnectionPoolImpl$ UniversalConnectionPoolInternal.createOnePooledConnectionInternal (UniversalConnectionPoolImpl.java:1613)
    to oracle.ucp.common.UniversalConnectionPoolImpl$ UniversalConnectionPoolInternal.access$ 600 (UniversalConnectionPoolImpl.java:1421)
    at oracle.ucp.common.UniversalConnectionPoolImpl.createOnePooledConnection(UniversalConnectionPoolImpl.java:488)
    at oracle.ucp.common.UniversalConnectionPoolImpl.addNewConnections(UniversalConnectionPoolImpl.java:988)
    at oracle.ucp.common.UniversalConnectionPoolBase.getInitialConnections(UniversalConnectionPoolBase.java:541)
    at oracle.ucp.common.UniversalConnectionPoolBase.start(UniversalConnectionPoolBase.java:655)
    at oracle.ucp.jdbc.PoolDataSourceImpl.startPool(PoolDataSourceImpl.java:271)
    ... 52 more
    Caused by: java.sql.SQLException: ORA-01017: name of user and password invalid. connection refused

    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:440)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:389)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:382)
    at oracle.jdbc.driver.T4CTTIfun.processError(T4CTTIfun.java:573)
    at oracle.jdbc.driver.T4CTTIoauthenticate.processError(T4CTTIoauthenticate.java:431)
    at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:445)
    at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:191)
    at oracle.jdbc.driver.T4CTTIoauthenticate.doOAUTH(T4CTTIoauthenticate.java:366)
    at oracle.jdbc.driver.T4CTTIoauthenticate.doOAUTH(T4CTTIoauthenticate.java:752)
    at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:366)
    to oracle.jdbc.driver.PhysicalConnection. (PhysicalConnection.java:536)
    to oracle.jdbc.driver.T4CConnection. (T4CConnection.java:228)
    at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:32)
    at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:521)
    at oracle.jdbc.pool.OracleDataSource.getPhysicalConnection(OracleDataSource.java:280)
    at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:207)
    at oracle.ucp.jdbc.DataSourceConnectionFactoryAdapter.createConnection(DataSourceConnectionFactoryAdapter.java:100)
    ... more than 59 *.

    Wes

    Published by: Wes Gibbs August 9, 2011 18:11

    Hi Wes,

    If your connection to database has changed, you must either delete the old configuration completely, so you could run + / listenerConfigure + again, or if you change the connection parameters in the configuration file.
    In any case, you must locate the config.dir (if you have not configured this setting, it is the ${java.io.tmpdir} of your WLS). If you want to do it again, delete the contents of this directory. Otherwise change the apex - config.xml , you will find. The relevant keys may depend on your previous configuration, but should not be difficult to identify. They are at the beginning of the apex - config.xml and begin by apex.db. .

    -Udo

  • When I listen to the radio or pandora sounds stops unless I move my mouse, how can I solve this problem?

    Whenever I'm listening to the radio or talk radio, the sound stops unless I move my mouse every 5 seconds dam... It really starts to pi * me off. Whatever the new add on no you guys sent please, get rid of it. I tried to restore my computer to an earlier date and work until the dam update download again. So I tried to delete a reinstall of firefox... Nothing works.

    This problem is limited to audio players?

    There is a much more serious problem affecting some users Firefox 25 where the browser stops just do nothing until the mouse is moved again. The best solution for this at the moment is back at 24 in Firefox. It has a link to the old installer in this article: install an older version of Firefox. To change your update settings so that you can see Reinstalling Firefox 25, see this article: Advanced panel - accessibility, navigation, network, updates and other settings in advanced Firefox.

  • What I really join the music Apple to listen to the music I want to listen to?

    What I really join the music Apple to listen to the music I want to hear?

    # You can buy your own music without subscription (Apple's music).

  • How to listen to the music of Android for U920T satellite using BT

    Anyone could listen to the music of android phone in the U920T using Bluetooth?

    What I want is to hear the music of android phone in the Tablet U920 speakers.

    I have the latest drivers for Bluetooth stack installed and I m able to share files via Bluetooth.

    I know that it is possible to use the WiFi but I want to use Bluetooth.

    Thanks for any advice.

    Activate the BT on your Android phone and make it visible.

    Then go to the peripheral area PC and printers and click Add devices
    Now the window search for the smartphone and it would add to the devices area.

    After that click on your smartphone that appear in the peripheral topic area and now you would get a new screen.
    Here you will see an area called audio Services (to use the listed audio stereo speakers PC playing on delete device) where you can click the button connect to allow an audio stream from the phone to the speakers for laptop.

    Then, you would get a notification that the connection was made successfully, and you might start and the audio stream on your smartphone

  • Toshiba TV/DVD combo 32SLV411U - listening to the wireless headset?

    I hope I am posting this in the right place. I couldn't find a specific board just for TVs?

    I recently bought a Toshiba TV/DVD combo 32SLV411U. I really like but have a problem.
    The best way to go about that I guess is to tell you what I hope to be able to do.

    I will say first of all, I called Toshiba tech support and they said it couldn't be done and advised that I buy a sound bar.
    I'm not 100% convinced they have well understood or that a sound bar would solve the problem.

    The tv model I does not appear to have a separate headphone jack. I was obviously the rear connections for rca type cables.

    While watching a DVD (not connected decoder, in DVD mode) I want to be able to have the silent TV.
    I live in an apartment complex and do not want to disturb the neighbors. I want the audio from the forthcoming DVD the only wireless headset. This does not work when the TV is connected to cable as the sound comes through the cable box.

    It seems to me that I should just be able to fix the audio cable rca to the back of the TV and listen as I've described above. But I can't make it work any configuration, I tried. I don't know if I just need to configure things differently or what. When I go to the menu and look at the options, it doesn't give me a lot of choices in this area, unless I'm looking in the wrong place.

    Is this possible without buy me something more? If so, how we configure it to do it properly when you watch a DVD?

    If I do not need to buy anything, how a Soundbar works and it would solve the problem?
    Or should I look for a standalone DVD player with audio connections on the back (a little beats the purpose of)
    have a TV/DVD combo, but could be a less expensive option.

    I guess I should have taken a second look at the features before you buy the combo TV. I just assumed that, with the connections audio to the rear, it would work. I had no problem with the previous TV/DVD combo I've owned, but it doesn't have a headphone port. In the meantime, I watch DVDs on my PC.

    Any information or advice is really appreciated. Thanks in advance.

    > I hope I am posting this in the right place. I couldn't find a specific board just for TVs?
    You can't find a good advice, because it is a user to user Toshiba forum computer systems.

    But maybe I can help you:
    > Watching a DVD (not connected decoder, in DVD mode) I want to be able to have the silent TV.

    I live in an apartment complex and do not want to disturb the neighbors. I want the audio from the forthcoming DVD the only wireless headset. This does not work when the TV is connected to cable as the sound comes through the cable box.

    In my case, I connected my stereo directly on the DVD player using RCA (red/white cinch) cables.
    In addition, the DVD player is connected to the TV via HDMI.

    I can turn off the sound on the TV and can listen to the sound from the stereo speakers.
    If you want to use headphones, then connect it to the stereo and it should help you :)

  • How to watch TV or listen to the radio on Satellite A300?

    Hello

    How to watch TV or listen to the radio?

    Concerning

    Hello

    If you do a search on Google, you can find a lot of program to watch TV and listen to radio as:

    JetRadio and TV Player Classic

  • I pay to match iTunes and I can stop listening to the radio. Apple keeps prompting me to pay for music from Apple. Why? Radio without advertising is included with iTunes game! It was listed as a feature in my terms of service I renewed for 1 year in Octob

    I pay to match iTunes and I can stop listening to the radio. Apple keeps prompting me to pay for music from Apple. Why? Radio without advertising is included with iTunes game! It was listed as a feature in my terms of service I renewed for 1 year in October

    iTunes Radio is no longer included in iTunes game. These same terms of service as Apple status may change the features included at any time.

    http://www.Apple.com/legal/Internet-services/iTunes/us/terms.html

    You can try calling Apple Service customer. People have reported that they were able to cancel iTunes game and get a pro-rated refund.

  • In my laptop, when I open the itunes window there is an option 'Internet Radio' to listen to the different type of music. This "Internet radio" function can be used on my iphone5? And if so, how can I make it work?

    In my laptop, when I open the itunes window there is an option 'Internet Radio' to listen to the different type of music. This "Internet Radio" function can be used on my iphone 5? And if so, how can I make it work?

    No more. It merged with the Apple's music.

  • How can I create an event listener for the change of variable shared or similar?

    Hello

    I have a 'big' 6 devices communicating measurement system via the TCP protocol. The system is designed to use REST (the representative State transfer) with JSON (JavaScript object notation).

    Now, I need to add labview program to this environment. I've implemented a solution to 'work' with the help of this forum. Thank you for this! Now, I need to do better (currently no timestamps, large delays, etc.).

    I currently have a web service deployed using http-get as input. My web service .vi is just passing the web entrance to shared variables that are then questioned in real measurement program. Reason is that when I put the measurement program directly to the web service, it does not (something about rights and dependencies). Measurement program includes one third of the owners (Instron) drivers. Also I would not direct access via the network to our mechanical testing device potentially dangerous.

    Now, I want to change the message from the web services .vi commensurate .vi. Currently I have a loop of 10ms to query for changes in the shared variable. Is there a better way to do this? I thought create a listener to the shared variable change events.

    In addition, if you have any ideas (preferably, working code example) how to make the interface between labview and TCP-JSON I would really appreciate it.

    BR,

    Juha

    Currently in LabVIEW, the only way to create an event listener or event NSV is to use the DSC toolkit.  Most of the time the DSC is a very expensive tool that simply encapsulates the functionality that is built into the motor of the PSP and OAS and which is accessible to anyone who can program in LabWindows/CVI.

    http://zone.NI.com/reference/en-XX/help/370051P-01/CVI/libref/cvicnvcreatesubscriber/

    If you want to collaborate, I would like to create a small library of LV that would create a base SV events using a vi LV reminder or possibly passing return user LV event which is how works the DSC toolkit.  I asked OR several times to explain how do this and they're very tight discreet about it.  I guess that they do not want to give users LV less reason to buy the DSC.

  • I installed iLivid and now FoxTab media but cannot listen to the live football for a reason any.

    Need help with streaming pls

    I installed iLivid and now FoxTab media but cannot listen to the live football for a reason, get really really bored, I wud appreciate all help pls, thanx

    I installed iLivid and now FoxTab media but cannot listen to the live football for a reason, get really really bored, I wud appreciate all help pls, thanx

    Hello

    You must contact that third party software developers and check for known issues or updates for compatibility to the version of Windows you are using.

    Concerning

  • cannot get a cd to listen to the message says error 0X00D11BA

    Help please, I'm dying to listen to the music - what is the problem?

    Hello
    • This only happens with the particular CD?
    • Have you checked CD playback in different computer?
    • What is the version of windows running on your computer?
     
    You can use the following methods that can help you solve your problem:

    Method 1:
    Try reinstalling the drivers from CD/DVD, follow the procedure described here below.

    Click Start > right click on computer > Manage > Device Manager > expand CD/DVD drive > right click on the option below and click on uninstall. Now, restart the computer to install drivers from CD/DVD driver Windows cache.

    Method 2:

    You can also follow link below:

    Play a CD or DVD in Windows Media Player

  • Can't listen to the radio stations in Windows Media Player on Windows XP

    I use Windows Media Player on Windows XP, and for the last few days I could not to listen to the music of my favorite radio stations, which I did for over a year now. I don't know if it's because I added a plugin when it prompted me to do until I select another radio station. Now it does not play any station at all. Need help please.

    Hello


    1. do you get an error message when you try to broadcast through radio in Windows Media Player?
    2. is the Internet works fine?
     
     
    Hope this information helps.
     
  • Listen to the radio on sansa fuze without headphones?

    I have a sansa fuse, which I use all the time and I also have one of these former CD/cassette/radio players who take a lot of space on my desk.

    My use of the big CD player has declined even more since I brought a mini speaker and tend to play all my music to my rocket using the speaker. In other words, until I bore you with my collection and you want to listen to the radio I connect the speaker and even when she is beautiful like this it can be crunchy. If it's windy then it is a waste of time to try. Is there an accessory sandisk or other that I can plug my rocket and listen to the radio of my choice? I use my big radio player now and I really want to get rid of him.

    Thank you.

    Get a fairly long very thin wire and attach to the form of speakers as shown at the bottom of the page.

    http://www.fixup.NET/tips/srfs83/srfs83.htm

Maybe you are looking for