Wednesday, January 31, 2007

Windows

An Application can use different windows, which can communicate with each other. They are also updated when are changed from another window.

Usage:

$w =& new Window($aComponent, $windowName);
$w->open(); or $w->open("width=500px");

Labels:

0 Comments:

Post a Comment

<< Home