Fire Plug from one window to another

Dear All,
Is it possile to fire an outbound plug from one window to another?
I am using a Popup window and on clicking a button in the popup window, I want to navigate to another view in the parent window.
I know there are other ways to handle these kind of scenarios like using an eventhandler in the parent view and them firing a plug, but that would affect the rest of the applicatin flow.
So I cannot avoid firing the plug from the view in the popup window.
Can it be done?
Thanks and regards,
Mayuresh

Hi Mayuresh Kanvinde ,
      I believe your popup is a modal window. If so in your action handler of the button on the popup window you can hide the popup window and then fire the navigation plug of your parent window.
   Your popup button action handler can call a method in your component controller where you can write the code to hide the existing popup window and then fire the plug in your parent window.
   make sure you store the IWDWindow object of your popup window on the context so that you have access to it to hide the popup window.
Regards,
Sanyev

Similar Messages

  • How do I move tabs from one window to another window?

    With the previous version of firefox, I could drag a tab from one window to another window. (and if there was only one tab left in that window, it would automatically close that window because there were no more tabs open in it)
    With the latest version of firefox, '''How do you drag or move a tab from one window to another window'''

    Hi,
    To move to the next tab it's '''Ctrl''' + '''Tab''' or '''Ctrl''' + '''Pg Dn''' (Page Down). To go to the previous tabs (reverse order) it's '''Ctrl''' + '''Shift''' + '''Tab''' or '''Ctrl''' + '''Pg Up''' (Page Up) keys. More about this and other keyboard shortcuts [https://support.mozilla.com/en-US/kb/Keyboard%20shortcuts here.]

  • Moving tabs from one window to another makes the new window vanish. I have hot corners enabled so when I move up to the right corner of my display I can see all my open windows but when I click on the tab that I moved to make it its own window it vanishes

    Moving tabs from one window to another makes the new window vanish. I have hot corners enabled so when I move up to the right corner of my display I can see all my open windows but when I click on the tab that I moved to make it its own window it vanishes

    I came up with an alternative solution.
    Instead of actually trying to move the JInternalFrame from one JDesktopPane to another, I added a single, maximized JInternalFrame to the left side. When one of the right side frames is to be docked, I merely copy its ContentPane to the single JInternalFrame on the left, set the original to be non-visible, and adjust the properties of the JSplitPane to make the "docked" frame appear.
    When the "close" button on the docked frame is pressed, I simply undo this procedure to "undock" the frame and redisplay it on the right-hand side (with its content intact from the docked frame, but in its original position).

  • Folder/ file icons are different sizes from one window to another!

    Hi there
    I am having an extremely annoying problem where all my folders and files (in icon view) are totally different sizes from each other from one window to another. For example, I might click on a folder that's icon is small sized (64x64), but when that folder opens up, the icons of the subfolders inside are huge (276x276) and need to instantly be resized and re-arranged. Then if i continue to open one of these subfolders, the file icons inside it are now medium sized (96x96). Each new folder that I go into on my hard drive will be differently sized and I end up spending ages resizing and re-arranging them before I can do my work. This problem never happened in Leopard and Im despairing of what to do.
    Is there a way of setting a default icon size and spacing that can then be applied to every folder and file on the hard drive? I have used the 'Use as defaults' option on the 'View options' window but this doesn't apply it to anywhere else besides the current window you are on.
    Surely, Im doing something wrong as Apple could never have overlooked such an obvious problem like this?
    Can anyone advise?
    Many thanks
    Dan

    The Finder will (theoretically) remember the view settings for each individual folder that you visit. If you have not opened a particular folder before, you should get the default view settings, but once you have changed the view then that is what you will get on subsequent visits. You can erase the previous settings by deleting the (normally invisible) .DS_Store file that is created in a folder when it is opened, but this file can contain other Finder metadata.

  • Fire event from one class to another.

    I have a Login JFrame class that allows users to enter username and password. I then have another JFrame class which will monitor when someone logs in. I am trying to get the username and password to appear on the monitor login frame text area when the user presses enter on the login frame.
    I can get it ot work by passing the Monitor class into the Login classes constructor but I want to be able to open the classes separately.When I try to open separatley at present I get java.lang.NullPointerException
         at project.LoginGUI.actionPerformed(LoginGUI.java:70) which is referring to the following code:      
    if(listen.equals("OK")){
         GymMonitor.username.setText(username.getText());     
    Both classes are in the same package. What I want to know is how to fire an event from one class to another? when the class you are firing to is constructed separately.
    I hope this question is not too verbose.
    Thanks

    Generally for something like this you would use a listener.
    Your login window is its own entity--it has a user interface, and it gets some information which someone else could ask it for. It could even generate its own events, such as when the user presses "OK". You would first define an interface for anyone who wants to know when someone logs in:
    public interface ILoginListener extends java.util.EventListener
      public void login(LoginEvent event);
    }You would then define the LoginEvent class to contain information like what the user entered for username and password. You could give your login dialog a couple of methods:
      private Vector myListeners = new Vector();
      public void addLoginListener(ILoginListener listener) {
        myListeners.add(listener);
      public void removeLoginListener(ILoginListener listener) {
        myListeners.remove(listener);
      protected void fireLogin(LoginEvent event) {
        for (Iterator it = myListeners.iterator(); it.hasNext(); ) {
          ILoginListener listener = (ILoginListener)it.next();
          listener.login(event);
      }You'd have your login dialog call fireLogin every time the user logged in.
    Then, you could implement ILoginListener in your monitor window:
      public void login(LoginEvent event) {
        // now do something with the event you just got.
      }All the code I put in here is really generic stuff. You'll write this kind of stuff hundreds of times probably during your career. I haven't tested it though.
    Hope this helps. :)

  • How do I move over stored connections on Fire FTP from one PC to another PC ?

    I have about twenty stored connection in my ftp client on FTP Tools. How do I move these connections from one PC to another, like bookmarks?

    Your FTP logins are stored with your other saved passwords. This article describes the files that that store this data: [[Recovering important data from an old profile]]. If you only need to move data in one direction, you could copy the two files and then drop them into your active settings (Firefox profile) folder on the second PC to replace the existing ones.
    To easily access your active settings folder, use:
    Help > Troubleshooting Information > "Show Folder" button
    If you need to merge data between the two profiles, I don't know whether you can do that without an add-on. In theory Sync should do it, but... I'm not sure I trust Sync yet. Backups definitely would be recommended before trying it.

  • How can I copy light from one window to another in a photo?

    I am looking at printing an image I shot last winter as our Christmas card this year. There are three windows in a mediaeval building, each composed of multiple leaded panes and the one on the extreme left is lit. My partner would like to have the middle one lit as well. Is this feasible without commiting huge amounts of time to the project or do I need to rebook the snow and arrange a reshoot?

    brahma56,
    Here is another approach to light up the window:
    Open picture file
    Open a blank layer on top of this, fill it with black, blend mode normal, opacity 75% or so. Rename it "black night"
    Create new layer above this, name it "window 1", blend mode hard light
    Access lasso tool and select the window, feather=0
    Select a soft brush, mode normal, opacity 20-30%, paint window from bottom up. Should be a tad lighter at top vs. bottom. Use the "light" color from the window on the left which you can get with the eyedropper tool for your foreground color
    Use eraser tool to tidy up
    If wood slats on window are obscure, open a new layer at top, select foreground color from the window frame on the left, and using square brush, reconstruct same. TIP: When using brush tool, click at start point, hold down shift key, click on end point to get a straight line.
    Adjust opacity of black night layer to suit

  • How to use the 3 button mouse to swipe from one window to another window

    when I use the trackpad in the macbook pro 2010 with 3 fingers, I can easily swipe left or right to another window that I setup one for my home and one for my office work, but I also use a external mouse, keyboard and big display to use the MBP with the lib close, this case how can do this with mouse itself under osx mavericks 10.9.1
    thanks.

    Hi,
            Any data sharing accross views can be achiveved by defining CONTEXT data in COMPONENT CONTROLLER and mapping it to the CONTEXT of all the views. Follow the below steps.
    1. Define a CONTEXT NODE in component controller
    2. Define same CONTEXT NODE in all the views where this has to be accessed & changed.
    3. Go to CONTEXT NODE of each view, right click on the node and choose DEFINE MAPPING.
    This is how you map CONTEXT NODE and same can be accessed/changed from any VIEW or even from COMPONENT CONTROLLER. Any change happens at one VIEW will be automatically available in others.
    Check the below link for more info regarding same.
    [http://help.sap.com/saphelp_nw04s/helpdata/EN/48/444941db42f423e10000000a155106/content.htm]
    Regards,
    Manne.

  • InDesign CS2 (4.0.5) freezes on dragging from one window to another

    Using CS2 on Mac 10.4.11, 2.5GB, if I stay within InDesign, works fine, no issues. If I drag from Illustrator or another CS2 app, computer locks up, curser still moves, but apps, keyboard unresponsive. Have to reboot to clear. Have run disk check util, etc.. Have followed all Adobe troubleshooting procedures,removed pref's, cleared all cache's, etc. Have gone as far as removing CS2 (per Adobe guidelines) and reinstalling. No luck, same issues. All other CS2 apps work fine. Not practical to work with only InDesign open, as I work from Illustrator, Photoshop and Indesign as a set. Worked fine until Oct 2007 time frame. Looking back, received an update from Adobe at that time. Looking at syslog errors (also UNIX/Linux sys admin by trade), found issues with what appear to be memory address issues in InDesign and XWindows. Anyone else run into this or have a work around?

    You know you could have posted all this stuff in one thread.
    I answered you in the CS forum.

  • Is there a way to move tab group from one window to another?

    I have several windows open, and some of them have multiple tab groups. Is there an easy way to move these tab groups between the windows?
    I saw the workaround of making bookmarks of all the tabs in one group, move to the target window and open the bookmarks there.
    To be honest I found this one a slow and messy way to do things and hope to find a better solution or raise this as a feature request.
    using up-to-date Firefox (26.0 at the time of writing)

    Hi bsbs,
    I don't think so, there are bugs that do exist about this as well
    *Tab group not available in customize tool bar in a second window if tab groups is open [https://bugzilla.mozilla.org/show_bug.cgi?id=840579]
    Patrick helped me find this add on [https://addons.mozilla.org/en-US/firefox/addon/tabgroups-manager/] where it groups tab groups into other groups, and there are bugs that have the [feature request] title in them.

  • If I have many tabs open how do I move from one tab to another using the keyboard? For example to move from one window to another we have to hit alt+tab keys. How does it work for Tabs?

    Thanks

    Hi,
    To move to the next tab it's '''Ctrl''' + '''Tab''' or '''Ctrl''' + '''Pg Dn''' (Page Down). To go to the previous tabs (reverse order) it's '''Ctrl''' + '''Shift''' + '''Tab''' or '''Ctrl''' + '''Pg Up''' (Page Up) keys. More about this and other keyboard shortcuts [https://support.mozilla.com/en-US/kb/Keyboard%20shortcuts here.]

  • Write from one window to another?

    any suggestions? or methods that I would need to use?

    I am using this code just to write into a textboxWhat textbox? All I see is a MessageDialog.
    Anyway, Assuming you're using a JTextField, add a reference to the text field(s) you want to update:
    private class TextFieldHandler implements ActionListener //line85
      private List fields = new ArrayList();
      public void addField(JTextField f) {
        fields.add(f);
      public void actionPerformed(ActionEvent e)
        if(e.getSource()==txt1)
          Iterator it = fields.iterator();
          while (it.hasNext()) {
            JTextField f = (JTextField)it.next();
            f.setText(txt1.getText());
    }

  • How to move tabs from one screen to another?

    Just started to group tabs. How can I move tabs from one screen to another to consolidate them into the groups?

    See <b>Tab Groups</b> (new in Fx4) (Panorama) [http://support.mozilla.com/en-US/kb/what-are-tab-groups What are Tab Groups] (video included)
    From one Window to another Window, by drag & drop
    <br><small>Please mark "Solved" one answer that will best help others with a similar problem -- hope this was it.</small>

  • I bought a new laptop and used Windows Easy Transfer cable and moved all files from one computer to another. I installed iTunes and found my iTunes music Library.  However, when I plug in my iPod it says it is already synced with another iTunes Library.

    I bought a new laptop and used Windows Easy Transfer cable and moved all files from one computer to another. I installed iTunes and found my iTunes music Library.  However, when I plug in my iPod it says it is already synced with another iTunes Library. 
    I don't see anything in Help that shows when you already have transfered all the files over.  Why would it want to erase and sync when I already have all the music folder copied over?  I didn't have an issue when I had another technician copy from one laptop to another.  Home sharing is also on but not being recognized.

    I suspect you only migrated the media folder instead of the complete working library. Either review the transfer process and copy over the entire iTunes folder from your old profile's music folder or see Recovering your iTunes library from your iPod or iOS device.
    tt2

  • Moving and Copying Plug Ins from one channel to another

    According to p305 of the Logic manual, "Command dragging plug ins from one insert to another copies them along with all parameter settings" ( in the Audio Configuration window),
    However when I do this it MOVES the settings and plug ins leaving the original track bereft...
    Any explanations gratefully received
    ms

    "holding option command copies the plug in settings" p305
    This is the obvious work around ... excuse the air space

Maybe you are looking for

  • No Sound for Videos in iTunes 10.6 - Help!

    Hi, All of a sudden, in iTunes for Windows, whenever I play videos, I get no sound/audio.  The video plays fine, but no sound.  Previously, everything played fine in iTunes, video and audio. Here is what I am using: iTunes 10.6 for Windows  64-bit Wi

  • Error when loading 0employee_attr

    Hello I am facing some weird kind of probelm when i try to load data of 0EMPLOYEE_ATTR. im trying to load data of first 100 employes. data size is very small. in data monitor after few seconds it display the error message with caller09. it seems to m

  • WSDL generated from java class - how to include headers?

    I am using the servicegen ant task and generating a web service based on a java class. I would like to include a username and password in the soap header and read that info using a handler. I am able to get that working, but how do I get the auto-gen

  • IPhone 3G and house speakers

    I was always able to hook up my iPod (1st gen) to my speakers and play music through them. I tried to do that with my iPhone 3g but I'm not sure that's an option. Anyone know if you can hook up with speakers with the 3G iPhone?? Thanks! Lindsay

  • How to parse raw mail message into JavaMail MimeMessage?

    Hello developers, I'm trying to implement the following functionality: * Postfix accepts incoming mail message and feeds it into java application * java application reads the input and parses it into JavaMail Message object There is no trouble with f