How to know jspx is open inside a Dialog window

Hi,
How to know the jspx is opened inside a ADF Dialog window from the custom javax.faces.event.PhaseListener.
thanks,
Lahiru.

ok, i found it.. myList.dataGroup.contentMouseY
Thx
Max

Similar Messages

  • How to know form is open or not or not in sap

    How to know form is open or not or not in sap

    Hi
    There is no such functionality where you can check that whether the form is open or not. you can only get the information of active form
    if u want to get the information that form is open or not you have to code by yourself like declare a object of each form on the form load event set the value of that object and on form close event set the value of object to nothing. then you can check that if form object has some value then form is open else form is close.
    Hope i clear the point.
    Regards
    Rupinder

  • How do i disable the open/save image dialog box in firefox? I want to directly save the image file to the drive.

    How do i disable the open/save image dialog box in firefox? I want to directly save the image file to the drive without clicking on save option everytime when saving an image. I'm using firefox ver 35.0.1 for windows 7.

    Click on the Firefox menu. Then click "Options". Go to "Applications" tab. Search for jpg and png file type. You will find they have "Always ask" action attribute. Change it to "Save file".
    Hope it will work fine for you.

  • Edit open/save as dialog window

    is there a way to edit the Open/Save As dialog window shortcuts in DW/FW?
    Thanks
    GN

    Take a look at this:
    http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_17216&sliceId=1
    Bryan Ashcraft (remove BRAIN to reply)
    Web Application Developer
    Wright Medical Technology, Inc.
    Macromedia Certified Dreamweaver Developer
    Adobe Community Expert (DW) ::
    http://www.adobe.com/communities/experts/
    "eliblow" <[email protected]> wrote in
    message
    news:fjkqvv$gig$[email protected]..
    >I would like to create open Save As dialog using
    ColdFusion. The user will
    >be
    > clicking a button and the dialog will pop up asking the
    user if he want to
    > save
    > the file. I know that it can be done using JavaScript,
    but I am not sure
    > how it
    > could be done with CF. any suggestions?
    >
    > Thank you in advance.
    >

  • How to know Active or open ports on a system

    How to know he open ports on a system.
    N e idea.
    regards,
    Rajesh Vincent.

    Using the Java Communications API you can use the static method CommPortIdentifier.getPortIdentifiers to enumerate the available ports on the system, like:
    Enumeration ports = CommPortIdentifier.getPortIdentifiers();
    while (ports.hasMoreElements()) {
      CommPortIdentifier port = (CommPortIdentifier) ports.nextElement();
      switch (port.getPortType()) {
        case CommPortIdentifier.PORT_PARALLEL:
          // it's a parallel port (called port.getName())
          break;
        case CommPortIdentifier.PORT_SERIAL:
          // it's a serial port (called port.getName())
          break;
        default: 
          // WTF?
          break;
    }To know whether you can open the port I think you can use the isCurrentlyOwned() method. To open the port use the open(java.lang.String appname, int timeout) method (you'll get a PortInUseException if the port is already in use)

  • How to know the total items inside the rowSetInfo.

    How can i know the total items inside the rowsetInfo. I have only 1 column of table for the rowSetInfo. It's called "BankrowSetInfo". How to know how many items are there inside the rowSetInfo.

    Need more information.
    How do you want to display the info? Are you creating an applet/application/jsp/file output or what? Are you using DACF?
    Also, You said you only have 1 column. If you actually have more than 1 column ( more than 1 AttributeInfos for your RowSetInfo ) and are using DACF, use the InfoSwing GridControl or set up multiple TextFieldControls, one for each column.
    Hope I answered the right question.
    Cheers

  • When printing Firefox does not open the Print Dialog window

    When printing at our office we often need to print to multiple printers and not just the default printer. When printing in Firefox, however, the print automatically gets sent to the default printer and I do not get a print dialog window. I have reset Firefox's printer options, changed the prefs.js file, and launched Firefox from safe mode to check if an add-on is affecting printing - all to no avail. When I print from Chrome, or (shudder) Internet Explorer I get a dialog box giving me printer options. Your help and responses will be appreciated.

    There is a hidden preference to bypass the dialog, but it definitely is not set by default. To check for that:
    (1) In a new tab, type or paste '''about:config''' in the address bar and press Enter. Click the button promising to be careful.
    (2) In the search box above the list, type or paste '''print.''' and pause while the list is filtered
    (3) If you discover a preference named '''print.always_print_silent''' there's your trouble.
    Next question would be, where did it come from?! Some possibilities:
    (A) A user.js file that overrides prefs.js at startup. See: [[How to fix preferences that won't save]].
    (B) A lock file in the program folder. See: http://kb.mozillazine.org/Locking_preferences

  • How to know server/node name inside a BPEL process in a clustered env

    We have a clustered environment of 4 nodes, we know that one of the BPEL Process on one of the nodes is not functioning normally. One way we isolated the problem is to test through Java Delivery API on each of the individual nodes through BPEL Console. However this is time consuming. If we want to implement an error handling mechanism, where we can format the name of the server/node of the cluster on which the BPEL process is getting executed it will be great. I couldn't find any Xpath Extension Function to retrieve the node /server name easily inside a BPEL process. There are functions to retrieve the domain, process name, version etc... but I'm trying to find something like ora:getRMIHostName() and ora:getRMIPort(). I can retrieve the few entries such as hostname.rmi from the return value of java.lang.System.getProperties () inside Embedded Java Code Step but not sure how safe it is to do so.

    Hi There,
    JMX can be used to discover all the names and addresses of managed servers in a cluster.
    find more information on this link: http://e-docs.bea.com/wls/docs81/jmx/index.html
    Let me know if works,
    Cheers

  • How to get SAFARI to open as a FULL WINDOW Screen

    Hey there people.
    Please help. How do I open Safari and get it to fill the whole screen rather than just the middle. I've looked up preferences and general appearances but nothing seems to indicate full screen. It's annoying as I cannot see the full webpage and having to scroll to the right all the time.
    Thanks in advance.
    Joanna

    Hi Joanna,
    Sadly, Safari doesn't offer full screen as a standard option. You can get Saft (http://haoli.dnsalias.com/Saft/index.html), an extension (shareware) for Safari, that will allow you to do fullscreen with Safari and add many other options to it.
    If you don't feel like paying anything for fullscreen, you can get Firefox 2 (http://www.mozilla.com/en-US/) and eventually get the much faster and better Firefox 3 (that will be release in the coming months).
    P.S.: Next time, try posting in the right category of the forum, hence Safari. You'll get a faster answer. (http://discussions.apple.com/index.jspa?categoryID=1)

  • How to keep quicktime from opening in a separate window?

    I was trying to listen to XM Radio online and everytime I went to click on a station the Quicktime player opened up in a separate window rather than staying within the XM website. Is this normal or is there a way to keep the Quicktime player within the webpage? This problem also happens when listening to MLB.com Audio streems.
    The problem with the player outside of the webpage is it doesn't refresh automatically once it ends stream. You have to go back and reclick the station to stream again.
    I am currently running on a MacBookPro with Leopard 10.5.1 operating system.

    MMM...well...if the button or the link you click on opens the audio/video in the Qt player. There really nothing you can do about this...it's how the web page was set up.
    Please supply a link (with no logins) so somebody can check this out.

  • How can I prevent the open/save file confirmation window popup ? Mine is currently set for "always do this action" but I still get the popup.

    Whenever I "export" a QIF file from my bank I get a File Action confirmation window popup. I have the correct application selected and I have it selected to "open" and "always do this action" but the popup always pops.
    I have checked the applications tab and the correct application is selected.
    How can I prevent the confirmation popup window please ?

    Cheers for the reply.
    I have deleted the rdf file but no difference. I still get the opening file box popup.
    From the resetting download actions link. Both lines in the about:config are missing.
    I have also tried switching the download option for the qif file to use a csr file but that also opens the confirmation box.
    I pulled this from the rdf file
    <RDF:Description RDF:about="urn:mimetype:handler:text/x-qif"
    NC:alwaysAsk="false"
    NC:saveToDisk="false"
    NC:useSystemDefault="false"
    NC:handleInternal="false">
    <NC:externalApplication RDF:resource="urn:mimetype:externalApplication:text/x-qif"/>
    <NC:possibleApplication RDF:resource="urn:handler:local:C:\Program Files\Microsoft Money\System\msmoney.exe"/>
    </RDF:Description>
    <RDF:Description RDF:about="urn:scheme:webcal"
    NC:value="webcal">
    <NC:handlerProp RDF:resource="urn:scheme:handler:webcal"/>
    </RDF:Description>
    <RDF:Description RDF:about="urn:mimetype:externalApplication:text/x-qif"
    NC:path="C:\Program Files\Microsoft Money\System\msmoney.exe"
    NC:prettyName="msmoney.exe" />
    Not sure if that helps.
    Thanks again for the reply

  • How to have web page open in same browser window after redirect in Flash video placed in Dreamweaver?

    Hello,
    Would be grateful if anyone can help me.
    website: www.Paris-Pet.com
    Currently, a flash video plays on the index page. The following action is placed in the last frame of the video in Flash:
    navigateToURL(new URLRequest("http://www.paris-pet.com/home.html"));
    This is working as intended with one exception: Instead of directing to the home page from the index page when the video is completed, it opens up the home page in a second browser window, leaving the empty browser window of the flash movie. This is not the seamless design I was hoping for, and I've also been told on some computers, blocking pop up windows is preventing them from smoothly transitioning to the rest of the web site.
    I would like the redirect to open the home page in the same browser window as the movie in the index page played.
    Please help. Print designer in over her head.
    JM

    Brilliant, Jon. Thank you so much. For those of you who stumble on this, I did have a tiny bit of trouble when I edited the actionscript; the video didn't play as expected. After trial and error, this is the code that worked both in playing the video and opening up in the same browser window:
    navigateToURL(new URLRequest("http://www.paris-pet.com/home.html"),"_self");
    The difference seems to be this:  ")     before the comma prior to "_self");
    Again, Jon -- thanks!
    Jack

  • How to Remove Treeview in people and group dialog window

    I need to remove the treeview in people and group dialog window in sharepoint online. Any suggesstions?

    Hello,
    For those still looking, you should ask on the
    SharePoint forums.
    Karl
    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
    My Blog: Unlock PowerShell
    My Book: Windows PowerShell 2.0 Bible
    My E-mail: -join ('6F6C646B61726C40686F746D61696C2E636F6D'-split'(?&lt;=\G.{2})'|%{if($_){[char][int]&quot;0x$_&quot;}})

  • How do I stop PDF's from Opening inside Safari

    Several versions back of Safari, I found out how to make PDF's download to the downloads folder or other preferred location (desktop for me) instead of opening inside a Safari window. As I recall, it actually had something to do with a setting in Adobe Reader. With the advent of Safari 7.0, I am now back to the "open inside Safari" behavior. I have searched these discussions, been through all of Reader's and Safari's settings and haven't been able to come up with the solution. Can someone lead me down the correct path?  TIA

    Hi,
    This may happen if the PDF is opened inside the browser by the PDF plugin.
    In '''Tools''' ( or '''Alt''' + '''T''') > '''Options''' > '''Applications''' look for or type PDF in the search box and for the '''Action''' on the right change it to '''Save File''' or click '''Use other...''' and browse to the PDF main exe and select.
    Please see [https://support.mozilla.com/en-US/kb/Options%20window%20-%20Applications%20panel this] and [https://support.mozilla.com/en-US/kb/Managing%20file%20types this.]
    Useful links:
    [https://support.mozilla.com/en-US/kb/Options%20window All about Tools > Options]
    [http://kb.mozillazine.org/About:config Going beyond Tools > Options - about:config]
    [http://kb.mozillazine.org/About:config_entries about:config Entries]
    [https://addons.mozilla.org/en-US/firefox/addon/whats-that-preference/ What's That Preference? add-on] - Quickly decode about:config entries - After installation, go inside about:config, right-click any preference, enable (tick) MozillaZine Results to Panel and again right-click a pref and choose MozillaZine Reference to begin with.
    [https://support.mozilla.com/en-US/kb/Keyboard%20shortcuts Keyboard Shortcuts]
    [https://support.mozilla.com/en-US/kb/Safe%20Mode Safe Mode]
    [http://kb.mozillazine.org/Problematic_extensions Problematic Extensions/Add-ons]
    [https://support.mozilla.com/en-US/kb/Troubleshooting%20extensions%20and%20themes Troubleshooting Extensions and Themes]

  • How to make the Wallet opened automatically?

    Hi All,
    I want any wallet that I created to be opened automatically without executing an order to do it. How Plz?

    there is a choice at the Wallet Manager to set it as opened automatically
    but when I restart Windows and try to use it. SQL Plus tells me that the Wallet is not opened!
    How can I make it opened automatically when starting Windows directly?
    Is there any way to let the Windows to start sql script when it starts direclty?
    like a service or a scheduled task. Or to start automatically as ORCL Oracle Service!

Maybe you are looking for

  • Slow logon for roaming profiles on Server 2012 R2.

    Hey all, We have migrated Windows Server 2008 R2 to 2012 R2. After this, roaming profiles began to take 7-8 mins to 15-16 mins to logon to the 2012 R2 RDHS. Same roaming profiles have no problems logging on other RDS servers running Server 2008 R2. A

  • Problem while testing a BAPI Web Service

    i face this problem in web service bapi when i am carrying out the test... so can anyone help me??? HTTP/1.1 500 Internal Server Error Set-Cookie: <value is hidden> content-type: text/xml; charset=utf-8 content-length: 803 sap-srt_id: 20080610/144609

  • How to display pdf file on curve 8520..

    y is pdf file not displayed on curve 8520.. how to make it happen

  • VAT amount

    Dear All, my client using TAXINN. tax code: V1 Vat-3%, condition records maintained. In PO- item level-Invoice tab-Taxes-VAT 3 % is showing in Amount field. but in filed Condition value is showing Zero for Vat 3%. e.g base price= Rs. 300 VAT 3% = 9 i

  • About mail not showing up

    My rescue email doesn't get any emails from retrieving or change security question what should I do