com.itmill.toolkit.ui
Class Window.CloseEvent
java.lang.Object
java.util.EventObject
com.itmill.toolkit.ui.Component.Event
com.itmill.toolkit.ui.Window.CloseEvent
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Window
public class Window.CloseEvent
- extends Component.Event
- See Also:
- Serialized Form
Window.CloseEvent
public Window.CloseEvent(Component source)
- Parameters:
source
-
getWindow
public Window getWindow()
- Gets the Window.
- Returns:
- the window.
Copyright © 2000-2009 IT Mill Ltd. All Rights Reserved.