79 lines
1.6 KiB
XML
79 lines
1.6 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<xlib_symbol id='xWinClass'>
|
|
|
|
<copyright>Copyright 2003-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[An unobtrusive version of xWindow]]></description>
|
|
|
|
<syntax>new xWinClass(clsName, winName, w, h, x, y, loc, men, res, scr, sta, too)</syntax>
|
|
|
|
<parameters>
|
|
<par>
|
|
<name>clsName</name>
|
|
<note><![CDATA[]]></note>
|
|
</par>
|
|
<par>
|
|
<name>winName</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>
|
|
|
|
<dependencies>
|
|
<dep>xgetelementsbyclassname</dep>
|
|
</dependencies>
|
|
|
|
<demos>
|
|
<demo>
|
|
<url>http://cross-browser.com/x/examples/xwindow.php</url>
|
|
<note><![CDATA[demos]]></note>
|
|
</demo>
|
|
</demos>
|
|
|
|
<comments>
|
|
<comment>
|
|
<date>11Mar05</date>
|
|
<author>mf</author>
|
|
<note><![CDATA[can not be called before onload]]></note>
|
|
</comment>
|
|
</comments>
|
|
|
|
<revisions>
|
|
<rev>
|
|
<num>1</num>
|
|
<date>11Mar05</date>
|
|
<author>mf</author>
|
|
<note><![CDATA[put in it's own file for use with XC]]></note>
|
|
</rev>
|
|
</revisions>
|
|
|
|
</xlib_symbol>
|