Defines a component that represents an application (browser native)
window or a sub window.
|
ICloseListener
An interface used for listening to Window close events.
|
|
IResizeListener
Listener for window resize events.
|
|
Window
A component that represents an application (browser native) window
or a sub window.
|
|
OpenResource
Private class for storing properties related to opening resources.
|
|
CloseEvent
|
|
ResizeEvent
Resize events are fired whenever the client-side fires a
resize-event (e.g.
|
|
Notification
A notification message, used to display temporary messages to the
user - for example "Document saved", or "Save
failed".
|
|
CloseShortcut
A ShortcutListener specifically made to define a
keyboard shortcut that closes the window:
|