Class Application.WindowDetachEvent

Window detach event

Synopsis

Inheritance Path.  java.lang.Object-> java.util.EventObject-> com.itmill.toolkit.Application.WindowDetachEvent

Application.WindowDetachEvent(Window)

Parameters

window

Detached window.

Create event.

getApplication()

Get the application from which the window was detached

getWindow()

Get the detached window