Revision 24987 trunk/frameworks/_fwAndami/src/com/iver/andami/ui/mdiManager/IWindow.java

View differences:

IWindow.java
64 64
     * this window should have when created
65 65
     */
66 66
    public WindowInfo getWindowInfo();
67
    
68
    
69
    /**
70
     * <p>Gets the profile for this window
71
     *
72
     * @return An object with the profile.
73
     */
74
    public Object getWindowProfile();
67 75
}

Also available in: Unified diff