Class Application.WindowAttachEvent

Window attach event

Synopsis

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

Application.WindowAttachEvent(Window)

Parameters

window

Attached window.

Create event.

getApplication()

Get the application to which the window was attached

getWindow()

Get the attached window