pandorafms/pandora_console/include/styles/cb/lib/xwindow.xml

63 lines
1.3 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<xlib_symbol id='xWindow'>
<copyright>Copyright 2001-2005 Michael Foster (Cross-Browser.com)</copyright>
<license>Part of X, a Cross-Browser Javascript Library, Distributed under the terms of the GNU LGPL</license>
<groups>
<grp>Window</grp>
<grp>Object</grp>
</groups>
<type>Object</type>
<description><![CDATA[]]></description>
<syntax>new xWindow(name, w, h, x, y, loc, men, res, scr, sta, too)</syntax>
<parameters>
<par>
<name>name</name>
<note><![CDATA[]]></note>
</par>
<par>
<name>w, h, x, y</name>
<note><![CDATA[integer]]></note>
</par>
<par>
<name>loc, men, res, scr, sta, too</name>
<note><![CDATA[boolean]]></note>
</par>
</parameters>
<properties>
<prop>
<name></name>
<note><![CDATA[]]></note>
</prop>
</properties>
<methods>
<meth>
<name></name>
<note><![CDATA[]]></note>
</meth>
</methods>
<demos>
<demo>
<url>http://cross-browser.com/x/examples/xwindow.php</url>
<note><![CDATA[demos]]></note>
</demo>
</demos>
<revisions>
<rev>
<num>1</num>
<date>31Mar04</date>
<author>mf</author>
<note><![CDATA[put in it's own file for use with XC]]></note>
</rev>
</revisions>
</xlib_symbol>