Class Index | File Index

Classes


Class zwt.control.WindowController


Extends zwt.Object.

A window controller is used to control the window. It regroups all the actions related to the window.


Defined in: WindowController.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Construct a window controller object.
Method Summary
Method Attributes Method Name and Description
 
Return the controller's window.
 
init()
Called when the controller is initialized.
Class Detail
zwt.control.WindowController()
Construct a window controller object.
Author: Jeremy KUHN.
Method Detail
{zwt.ui.Window} getWindow()
Return the controller's window.
Returns:
The controller's window

init()
Called when the controller is initialized.

Documentation generated by JsDoc Toolkit 2.4.0 on Wed Nov 09 2011 19:29:07 GMT+0100 (CET)