Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > by-pkgid > 6282078ae76a671f49c6af38c67b1a07 > files > 1494

kdelibs-devel-2.2.2-49.2mdk.i586.rpm

<HTML>
<HEAD>
<TITLE>class HTMLFrameSetElement</TITLE>

<META NAME="Generator" CONTENT="KDOC ">
</HEAD>
<BODY bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#000099" alink= "#ffffff">
<TABLE WIDTH="100%" BORDER="0">
<TR>
<TD>
	<TABLE BORDER="0">
		<TR><TD valign="top" align="left" cellspacing="10">
		<h1>class HTMLFrameSetElement</h1>
		</TD>
		<TD valign="top" align="right" colspan="1">
 Create a grid of frames. <small><A HREF="#longdesc">More...</A></small></TD></TR>
	</TABLE>
	<HR>
	<TABLE BORDER="0">
		<TR><TH>Full name</TH><TD><code><A HREF="DOM.html">DOM</A>::HTMLFrameSetElement</code></TD></TR>
<TR><TH>Definition</TH><TD><code>#include &lt;<A HREF="html__base_h.html">html_base.h</A>&gt;</code></TD></TR>
<TR><TH>Inherits</TH><TD><A HREF="DOM__HTMLElement.html">DOM::HTMLElement</A> <small>[public ]</small></TD></TR>
<TR><TH><A HREF="full-list-DOM__HTMLFrameSetElement.html">List of all Methods</A></TH></TR>
	</TABLE>
	</TD>
<TD align="right"><TABLE BORDER="0"><TR><TD><small><A HREF="index-long.html">Annotated List</A></small></TD></TR>
<TR><TD><small><A HREF="header-list.html">Files</A></small></TD></TR>
<TR><TD><small><A HREF="all-globals.html">Globals</A></small></TD></TR>
<TR><TD><small><A HREF="hier.html">Hierarchy</A></small></TD></TR>
<TR><TD><small><A HREF="index.html">Index</A></small></TD></TR>
</TABLE></TD></TR></TABLE>
<h4>Public Methods</h4><ul><LI>&nbsp;<b><A HREF="#ref1">HTMLFrameSetElement</A></b> () 
</LI>
<LI>&nbsp;<b><A HREF="#ref2">HTMLFrameSetElement</A></b> (const HTMLFrameSetElement &other) 
</LI>
<LI>&nbsp;<b><A HREF="#ref3">HTMLFrameSetElement</A></b> (const Node &other) 
</LI>
<LI>HTMLFrameSetElement & &nbsp;<b><A HREF="#ref5">operator = </A></b> (const HTMLFrameSetElement &other) 
</LI>
<LI>HTMLFrameSetElement & &nbsp;<b><A HREF="#ref6">operator = </A></b> (const Node &other) 
</LI>
<LI>&nbsp;<b><A HREF="#ref7">~HTMLFrameSetElement</A></b> () 
</LI>
<LI>DOMString &nbsp;<b><A HREF="#ref8">cols</A></b> ()  const
</LI>
<LI>void &nbsp;<b><A HREF="#ref9">setCols</A></b> ( const DOMString & ) 
</LI>
<LI>DOMString &nbsp;<b><A HREF="#ref10">rows</A></b> ()  const
</LI>
<LI>void &nbsp;<b><A HREF="#ref11">setRows</A></b> ( const DOMString & ) 
</LI>
</ul><h4>Protected Methods</h4><ul><LI>&nbsp;<b><A HREF="#ref4">HTMLFrameSetElement</A></b> (HTMLFrameSetElementImpl *impl) 
</LI>
</ul><HR><H2><A NAME="longdesc">Detailed Description</A></H2><p>
 Create a grid of frames. See the <a
 href="http://www.w3.org/TR/REC-html40/present/frames.html#edef-FRAMESET">
 FRAMESET element definition </a> in HTML 4.0.
</p>
<p> </p>
<A NAME="HTMLFrameSetElement"></A><A NAME="ref1"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>HTMLFrameSetElement</strong> ()
<br></td><td align="right"><h3><strong>HTMLFrameSetElement</strong></h3></td></tr></table><p></p><A NAME="HTMLFrameSetElement"></A><A NAME="ref2"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>HTMLFrameSetElement</strong> (const HTMLFrameSetElement &other)
<br></td><td align="right"><h3><strong>HTMLFrameSetElement</strong></h3></td></tr></table><p></p><A NAME="HTMLFrameSetElement"></A><A NAME="ref3"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>HTMLFrameSetElement</strong> (const Node &other)
<br></td><td align="right"><h3><strong>HTMLFrameSetElement</strong></h3></td></tr></table><p></p><A NAME="HTMLFrameSetElement"></A><A NAME="ref4"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>HTMLFrameSetElement</strong> (HTMLFrameSetElementImpl *impl)
<br></td><td align="right"><h3><strong>HTMLFrameSetElement</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="operator%20=%20"></A><A NAME="ref5"></A><table width="100%"><tr bgcolor="#eeeeee"><td>HTMLFrameSetElement & &nbsp;<strong>operator = </strong> (const HTMLFrameSetElement &other)
<br></td><td align="right"><h3><strong>operator = </strong></h3></td></tr></table><p></p><p>Reimplemented from <A HREF="DOM__HTMLElement.html#operator%20=%20">HTMLElement</A>.</p>
<A NAME="operator%20=%20"></A><A NAME="ref6"></A><table width="100%"><tr bgcolor="#eeeeee"><td>HTMLFrameSetElement & &nbsp;<strong>operator = </strong> (const Node &other)
<br></td><td align="right"><h3><strong>operator = </strong></h3></td></tr></table><p></p><p>Reimplemented from <A HREF="DOM__HTMLElement.html#operator%20=%20">HTMLElement</A>.</p>
<A NAME="~HTMLFrameSetElement"></A><A NAME="ref7"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>~HTMLFrameSetElement</strong> ()
<br></td><td align="right"><h3><strong>~HTMLFrameSetElement</strong></h3></td></tr></table><p></p><A NAME="cols"></A><A NAME="ref8"></A><table width="100%"><tr bgcolor="#eeeeee"><td>DOMString &nbsp;<strong>cols</strong> ()
<br></td><td align="right"><h3><strong>cols</strong></h3></td></tr></table><p> <small>[const]</small></p><p>
 The number of columns of frames in the frameset. See the <a
 href="http://www.w3.org/TR/REC-html40/present/frames.html#adef-cols-FRAMESET">
 cols attribute definition </a> in HTML 4.0.
</p>
<p>     </p>
<A NAME="setCols"></A><A NAME="ref9"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>setCols</strong> ( const DOMString & )
<br></td><td align="right"><h3><strong>setCols</strong></h3></td></tr></table><p></p><p>
 see <A HREF="DOM__HTMLFrameSetElement.html#cols">cols</A>
     </p>
<A NAME="rows"></A><A NAME="ref10"></A><table width="100%"><tr bgcolor="#eeeeee"><td>DOMString &nbsp;<strong>rows</strong> ()
<br></td><td align="right"><h3><strong>rows</strong></h3></td></tr></table><p> <small>[const]</small></p><p>
 The number of rows of frames in the frameset. See the <a
 href="http://www.w3.org/TR/REC-html40/present/frames.html#adef-rows-FRAMESET">
 rows attribute definition </a> in HTML 4.0.
</p>
<p>     </p>
<A NAME="setRows"></A><A NAME="ref11"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>setRows</strong> ( const DOMString & )
<br></td><td align="right"><h3><strong>setRows</strong></h3></td></tr></table><p></p><p>
 see <A HREF="DOM__HTMLFrameSetElement.html#rows">rows</A>
     </p>
<HR>
	<table>
	<tr><td><small>Generated by: qateam on updates.mandrakesoft.com on Mon Dec 30 16:09:31 2002, using kdoc 2.0a53.</small></td></tr>
	</table>
</BODY>
</HTML>