How to close current flex mxml?

Hi,
I want to close current Flex file,which command can do
that.Thanks.
Mark

What do you mean by 'close'?
Would you like to close the web-page? Or would be like to
show another MXML page/layout?

Similar Messages

  • How to close current applet/frame

    I am running an applet now, one action event is clicking event will triger popup another applet which inserted in a JFrame, my question is how to close this JFrame??
    (by the way, if I use this.getParent().setVisible(false) or this.getPeer().setVisible(false), really strange behavior.)
    Thanks!

    thanks, it does not work.
    I try to use all the method such as:
    setVisible();
    destroy();
    stop();
    No one works, the code like this(second applet)
    Testing test = new Testing();
    JFrame app = new JFrame();
    app.getContentPane().add(test);
    test.init();
    test.start();
    public void actionPerformed(ActionEvent e){
    if (e.getActionCommand() =="T"){
    //here i need dispose the Frame

  • How to close current window  of webdynpro application using webdynpro java

    Hi All,
    u201CTo close the current  window  of webdynpro application"
    if i using exit plug its giving the following error in portal runtime.
    u201Ccom.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Exit-Plug must no be triggered with an URL when running in portal. Use portal navigation instead to navigate to another application! u201C .
    could you send me the  process how to use  portal navigation for the above scenariou2026u2026instead of exitplug.
    Thanks& Regards,
    Srinivas.

    Hi,
    Follow the steps below:
    1. Create a new Window and embed a View which needs to be opened from the main view.
    2. Create a context attribute of type IWDWindow (Java Native Type Option)
    3. Write the following code in the controller for opening the new window:
    IWDWindowInfo windowInfo = (IWDWindowInfo)  
                                                     wdComponentAPI.getComponentInfo().findInWindows("<windowname>");
    IWDWindow window = wdComponentAPI.getWindowManager().createModalWindow(windowInfo);
    wdContext.currentContextElement().set<contextattributename>(window);
    window.show();
    4. In the new window, create a contextattribute and bind it to the attribute created in controller and on action of the close button write the following code:
    IWDWindow window = wdContext.currentContextElement().get<attributename>();
    window.destroyInstance();
    Hope this helps you.
    Regards,
    Poojith MV

  • How to close current form but leave calling form open

    My case is like this, I am working on one form. It have 2 functions. One is serach function, let us call it A, the other is display/entry function, let us call it B. I first start window A to search record. From that record I open window B, when I close window B, I want to leave window A open so I can start a new search.
    Right now, when I close widows B, window A closed too. How can I close only window B. I tried both APP_NAVIGATE.EXECUTE and FND_FUNCTION.EXECUTE but did not work out.

    Thank you very much.
    The problem is how can I find out what is the module name or window name. This is a heavily custom Oracle Apps form CSXSRISR. It is quite big and I just got lost into those data block/trigger stuff.
    Is there a easy way to find out the module for each window?
    Thanks

  • How to close current window in firefox

    hi friends ,
    i  am doing a web application in flex4 .now i am running in that firefox.i  want to close the current window while i am clicking close button.but i  couldnt make that please help me
    Thanks,
    B.venkatesan.

    To close Browser try JS  top.window.close();

  • How can I close current window.

    I have a submitButton.
    When I click it, using a method of javascript to close current window.
    the coding like below:
    pageContext.putJavaScriptFunction(
    "closeCurrentWindow",
    "javascript:window.opener=null;window.close()");
    pageContext.getJavaScriptFunction("closeCurrentWindow");
    But I think it's not a idea.
    Do you have another recommendations about the solution of this problem?
    thx.

    Hi,
    I don't understand. Would you like to have a button to close the current window?
    Or should it do also something else?
    If you want only to close the window you can use a "button" (not item_style = "button", not "submitButton").
    Then you must set its Destination URI property to javascript:self.close();
    This will close the current window.
    However note that using javascript is not right, according to OAF standards.
    Bye
    Raffy

  • How to Close Planned Overhead Rates after production order/ CK40N

    Hi,
    While creating production order,it will pick planned overheads from Costing Sheet.After closing the production Oder,how will we close the planned overheads?
    For example: We have maintained the planned overheads as 3% in the costing sheet.Over a period of time we have observed the actual overheads is only 2%.How to deal with this in the system.In this case how to close the planned overheads which we got from costing sheet?
    Kindly advice me
    thanks
    Sunitha

    Hi,
    If i understand you correctly,currently your planned overhead rate is 3% and you wants to change to 2%.
    if this is the case goto your Overhead rate in configuration and copy overhead rate key which is with plan overhead type(2). and change 3% end as of today and copied one with new rate (e.g 2%) as of tomorrow and till end of life(12/31/9999)....
    hope this helps you.
    Thanks,
    Rau

  • TypeKit Update. How much closer to opening up the whole library?

    Nearly two years ago there was a spirited discussion here about TypeKit fonts and how only a limited number of them can be used with Adobe Muse. Admittedly, there are a few hundred  typefaces available, but if you need a specific font -- because, for instance, you have to conform to a corporate branding program -- you're effectively out of luck.
    In 2012, the official word was that this was an acknowledged issue and would take time to work through the hurdles, both technical and legal.
    So now that nearly two years have  elapsed, I'm wondering how much closer we are to expanding the entire TypeKit library for use in Muse. This is an issue that has come up for me a few times in building client sites and it's getting to be an untenable obstacle.
    For what it's worth, I've seen that there is a "less than optimal" non-WYSIWYG workaround, which is described here at Muse Insider. Could Dani be induced to do one of her Muse Jam Sessions on this topic and walk us through whatever workarounds are currently available to subscribers? I'd love to see this in action before attempting it myself.
    Anyone from the Muse team care to update us?
    Thanks.

    Frankly we wildly underestimated the demands that were going to be put on the Typekit team as a side effect of the acquisition. They've been buried for the past two years integrating with Adobe's infrastructure, enabling their website for the broad set of languages supported by Adobe products, implementing the new Desktop Sync functionality, and no doubt doing a lot of other high priority stuff I know nothing about. All those activities were ranked as higher priority than work on a Muse-specific integration, since they benefit a larger portion of the Creative Cloud subscribers. Now that Desktop Sync and the infrastructure and language support work is well underway or completed, we're actively working to re-engage with the Typekit team to provide deeper integration with Muse. Still no ETA (other than to say it won't be part of the release due out later this quarter), but we have not forgotten the need for access to a much broader base of high quality Web Fonts.

  • HT1918 how to close an itune account

    how to close an i tune account

    You can't currently close or delete an account, all you can do is remove any personal info from it and stop using it - but any content that you downloaded or bought with it will remain tied to it, so if you ever want to re-download it or authorise it on a new computer then you will need to remember its id and password

  • Sql report, How to access current rows 6 columns data

    I have one page having page items & SQL report having 8 columns.
    First column of report is a link for editing.
    on clicking first column, that record gets displayed on page items, which are opn same page.
    Now my problem is i have used link column of report and set 3 page items value on click of link column.\
    But i need to set values for 2 more page items.
    I tried to create computation & process but not working. i am confused about which process point to select & whether onclick page gets submitted or not.
    I tried to write jscript but not succeeded. I dont know how to get current row id in jscript & different column values of current rowid.
    any help.

    Hi,
    Thanks for reply.
    in 5 items, first three are numeric and last two are timestamp fromtime, totime.
    as I mentioned earlier if i interchange 4 & 5 items i.e. now ITEM4 is totime & ITEM5 is fromtime
    and their values. I get value for totime & not for fromtime. all records contain values for all 5 columns. no null.
    So basically their is no problem in value or data, The only problem is whatever sequence is maintained first 4 items get value & 5th item remains blenk.
    Either I type all 5 ITEM NAMES in one Item name-value pair of link or use all three pairs, 5th ITEM remain blank.

  • How to close extended classic PO in ECC...

    Hi Friends...
    We are in SRM 7.02 and ECC 6.05 in Extended Classic Scenario. One PO had been created for 1 Quantity 3 years ago. There was no GR/IR document posted against that PO. Now that PO had been archieved from SRM. But still PO is available in ECC with open quantity and also its appearing in the open PO report. Now requester wanted, the PO to be closed in ECC and shouldnot appear in the open PO list.
    How to handle this situation.. How to close the extended classic PO in ECC at this scenario. As PO not available in SRM, we can not do anything from SRM side.
    Your inputs are appreciated....
    Regards
    Sivakumar Kandasamy

    Hi Sivakumar,
    If you mean how to archive PO in MM side, please refer to the following info:
    ====
    In ECC system, if you want to archive a MM PO, please use transaction
    SARA->archive object MM_EKKO.
    456129 FAQ: Archiving in purchasing
    401318 Archiving: Additional information
    ====
    If you want to delete this ECC PO, please use BAPI_PO_CHANGE and
    refer to the following test data:
    Parameters:    PURCHASEORDER      =  XXXXXXXXX
    Parameters:    POITEM
    PO_ITEM                        = 00010
    DELETE_IND                     = X
    Parameters:    POITEMX
    PO_ITEM                        = 00010
    PO_ITEMX                       = X
    DELETE_IND                     = X
    You also need to run BAPI_TRANSACTION_COMMIT after BAPI_PO_CHANGE for updating the change.
    Regards,
    Ivy

  • After the update I don't know how to close running apps? I recall double clicking the main button then hold one app until they begin a jiggling motion. But that no longer works.

    How do close running apps?

    You still double tap the home button and the apps are lined up across the screen. Swipe up on the app preview thumbnail - drag it up off of the screen - and that will close the app.

  • How to close iOS7 apps?

    Prior to iOS7 you simply double clicked the home button to show open Apps and you could then close them all down.  That doesn't seem to happen with iOS7.  Any idea how to close open Apps?
    ... The learning curve beings

    Thanks ...
    That's what I was trying, but I guess I was doing so to quickly.  Once I slowed down they finally moved.  Now ... if the former Apps wouldn't crash I'd be all set, ROFL.  Going to be a learning curve for the developers as well I think.
    So much to learn

  • Can anyone advise how to close apps on iPad with new iOS? I have multiple open and cannot close them.

    Can anyone advise how to close apps with the new iOS?  I have multiple open and cannot close them

    Double-tap on the Home button. You will see a preview of the app above the actual icon. Slide the preview up to kill it.
    Please get the iPhone User Guide (For iOS 7 Software)Sep 19, 2013 - 23 MB.

  • How to close sidebar under ios 8 in order to use the whole screen for reading?

    How to close sidebar under ios 8 so that i can have the full screen for reading?

    Sidebar where?
    In Safari?Tap on the Blue open book icon at the very top of the screen. There are two such icons, it is the one on top you want to tap to close the sidebar.

Maybe you are looking for

  • Adobe Reader X 10.1.2 Fix?

    I have a user that has been having issues with Adobe Reader X since the latest update 10.1.2. When he tries to view a pdf from a secured web site a blank grey screen appears. I have seen the link to download a patch to fix the issue. Here is the link

  • How To Fix iTunes Match in iOS 7

    After looking through other forums, I have found this soultion which seems to work well. Courtesy of  metmaestro 1) ON your iPhone/iPad: Go to Settings: iTunes & App Store.           Tap on your Apple ID, Sign Out, iTunes Match will be off. 2) On you

  • Lining up root node and child nodes in JTree

    I have a JTree that has a root node and n child nodes. There are no sub-levels - it is structured just like AOL instant messenger. What I want to do is have the child node icons line up directly under the root nodes text. For example (if you can read

  • Viewing the image count of a photo/folder with Bridge?

    I've been using Canon's Zoombrowser software to manage and organize my photos until recently when I switched to using Bridge CS5.  I really like this program but one thing that's noticeably lacking is the image count that ZB had.  In Zoombrowser when

  • Can not connect to itunes server after installation

    I just got a laptop with Windows 8 and I am trying to install I-Tunes 11 to the new laptop.  It installs ok, but after you open I-tunes it does nothing... Will not connect to Itunes Store, search for music, check for updates.  I keep getting a cannot