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: Controller

0 Comments:
Post a Comment
<< Home