Sophie

Sophie

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

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

<HTML>
<HEAD>
<TITLE>class HTMLTableColElement</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 HTMLTableColElement</h1>
		</TD>
		<TD valign="top" align="right" colspan="1">
 Regroups the <code> COL </code> and <code> COLGROUP </code>
 elements. <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>::HTMLTableColElement</code></TD></TR>
<TR><TH>Definition</TH><TD><code>#include &lt;<A HREF="html__table_h.html">html_table.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__HTMLTableColElement.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="#ref2">HTMLTableColElement</A></b> () 
</LI>
<LI>&nbsp;<b><A HREF="#ref3">HTMLTableColElement</A></b> (const HTMLTableColElement &other) 
</LI>
<LI>&nbsp;<b><A HREF="#ref4">HTMLTableColElement</A></b> (const Node &other) 
</LI>
<LI>HTMLTableColElement & &nbsp;<b><A HREF="#ref6">operator = </A></b> (const HTMLTableColElement &other) 
</LI>
<LI>HTMLTableColElement & &nbsp;<b><A HREF="#ref7">operator = </A></b> (const Node &other) 
</LI>
<LI>&nbsp;<b><A HREF="#ref8">~HTMLTableColElement</A></b> () 
</LI>
<LI>DOMString &nbsp;<b><A HREF="#ref9">align</A></b> ()  const
</LI>
<LI>void &nbsp;<b><A HREF="#ref10">setAlign</A></b> ( const DOMString & ) 
</LI>
<LI>DOMString &nbsp;<b><A HREF="#ref11">ch</A></b> ()  const
</LI>
<LI>void &nbsp;<b><A HREF="#ref12">setCh</A></b> ( const DOMString & ) 
</LI>
<LI>DOMString &nbsp;<b><A HREF="#ref13">chOff</A></b> ()  const
</LI>
<LI>void &nbsp;<b><A HREF="#ref14">setChOff</A></b> ( const DOMString & ) 
</LI>
<LI>long &nbsp;<b><A HREF="#ref15">span</A></b> ()  const
</LI>
<LI>void &nbsp;<b><A HREF="#ref16">setSpan</A></b> ( long  ) 
</LI>
<LI>DOMString &nbsp;<b><A HREF="#ref17">vAlign</A></b> ()  const
</LI>
<LI>void &nbsp;<b><A HREF="#ref18">setVAlign</A></b> ( const DOMString & ) 
</LI>
<LI>DOMString &nbsp;<b><A HREF="#ref19">width</A></b> ()  const
</LI>
<LI>void &nbsp;<b><A HREF="#ref20">setWidth</A></b> ( const DOMString & ) 
</LI>
</ul><h4>Protected Methods</h4><ul><LI>&nbsp;<b><A HREF="#ref5">HTMLTableColElement</A></b> (HTMLTableColElementImpl *impl) 
</LI>
</ul><HR><H2><A NAME="longdesc">Detailed Description</A></H2><p>
 Regroups the <code> COL </code> and <code> COLGROUP </code>
 elements. See the <a
 href="http://www.w3.org/TR/REC-html40/struct/tables.html#edef-COL">
 COL element definition </a> in HTML 4.0.
</p>
<p> </p>
<A NAME="HTMLTableColElement"></A><A NAME="ref2"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>HTMLTableColElement</strong> ()
<br></td><td align="right"><h3><strong>HTMLTableColElement</strong></h3></td></tr></table><p></p><A NAME="HTMLTableColElement"></A><A NAME="ref3"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>HTMLTableColElement</strong> (const HTMLTableColElement &other)
<br></td><td align="right"><h3><strong>HTMLTableColElement</strong></h3></td></tr></table><p></p><A NAME="HTMLTableColElement"></A><A NAME="ref4"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>HTMLTableColElement</strong> (const Node &other)
<br></td><td align="right"><h3><strong>HTMLTableColElement</strong></h3></td></tr></table><p></p><A NAME="HTMLTableColElement"></A><A NAME="ref5"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>HTMLTableColElement</strong> (HTMLTableColElementImpl *impl)
<br></td><td align="right"><h3><strong>HTMLTableColElement</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="operator%20=%20"></A><A NAME="ref6"></A><table width="100%"><tr bgcolor="#eeeeee"><td>HTMLTableColElement & &nbsp;<strong>operator = </strong> (const HTMLTableColElement &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="ref7"></A><table width="100%"><tr bgcolor="#eeeeee"><td>HTMLTableColElement & &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="~HTMLTableColElement"></A><A NAME="ref8"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>~HTMLTableColElement</strong> ()
<br></td><td align="right"><h3><strong>~HTMLTableColElement</strong></h3></td></tr></table><p></p><A NAME="align"></A><A NAME="ref9"></A><table width="100%"><tr bgcolor="#eeeeee"><td>DOMString &nbsp;<strong>align</strong> ()
<br></td><td align="right"><h3><strong>align</strong></h3></td></tr></table><p> <small>[const]</small></p><p>
 Horizontal alignment of cell data in column. See the <a
 href="http://www.w3.org/TR/REC-html40/struct/tables.html#adef-align-TD">
 align attribute definition </a> in HTML 4.0.
</p>
<p>     </p>
<A NAME="setAlign"></A><A NAME="ref10"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>setAlign</strong> ( const DOMString & )
<br></td><td align="right"><h3><strong>setAlign</strong></h3></td></tr></table><p></p><p>
 see <A HREF="DOM__HTMLTableColElement.html#align">align</A>
     </p>
<A NAME="ch"></A><A NAME="ref11"></A><table width="100%"><tr bgcolor="#eeeeee"><td>DOMString &nbsp;<strong>ch</strong> ()
<br></td><td align="right"><h3><strong>ch</strong></h3></td></tr></table><p> <small>[const]</small></p><p>
 Alignment character for cells in a column. See the <a
 href="http://www.w3.org/TR/REC-html40/struct/tables.html#adef-char">
 char attribute definition </a> in HTML 4.0.
</p>
<p>     </p>
<A NAME="setCh"></A><A NAME="ref12"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>setCh</strong> ( const DOMString & )
<br></td><td align="right"><h3><strong>setCh</strong></h3></td></tr></table><p></p><p>
 see <A HREF="DOM__HTMLTableColElement.html#ch">ch</A>
     </p>
<A NAME="chOff"></A><A NAME="ref13"></A><table width="100%"><tr bgcolor="#eeeeee"><td>DOMString &nbsp;<strong>chOff</strong> ()
<br></td><td align="right"><h3><strong>chOff</strong></h3></td></tr></table><p> <small>[const]</small></p><p>
 Offset of alignment character. See the <a
 href="http://www.w3.org/TR/REC-html40/struct/tables.html#adef-charoff">
 charoff attribute definition </a> in HTML 4.0.
</p>
<p>     </p>
<A NAME="setChOff"></A><A NAME="ref14"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>setChOff</strong> ( const DOMString & )
<br></td><td align="right"><h3><strong>setChOff</strong></h3></td></tr></table><p></p><p>
 see <A HREF="DOM__HTMLTableColElement.html#chOff">chOff</A>
     </p>
<A NAME="span"></A><A NAME="ref15"></A><table width="100%"><tr bgcolor="#eeeeee"><td>long &nbsp;<strong>span</strong> ()
<br></td><td align="right"><h3><strong>span</strong></h3></td></tr></table><p> <small>[const]</small></p><p>
 Indicates the number of columns in a group or affected by a
 grouping. See the <a
 href="http://www.w3.org/TR/REC-html40/struct/tables.html#adef-span-COL">
 span attribute definition </a> in HTML 4.0.
</p>
<p>     </p>
<A NAME="setSpan"></A><A NAME="ref16"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>setSpan</strong> ( long  )
<br></td><td align="right"><h3><strong>setSpan</strong></h3></td></tr></table><p></p><p>
 see <A HREF="DOM__HTMLTableColElement.html#span">span</A>
     </p>
<A NAME="vAlign"></A><A NAME="ref17"></A><table width="100%"><tr bgcolor="#eeeeee"><td>DOMString &nbsp;<strong>vAlign</strong> ()
<br></td><td align="right"><h3><strong>vAlign</strong></h3></td></tr></table><p> <small>[const]</small></p><p>
 Vertical alignment of cell data in column. See the <a
 href="http://www.w3.org/TR/REC-html40/struct/tables.html#adef-valign">
 valign attribute definition </a> in HTML 4.0.
</p>
<p>     </p>
<A NAME="setVAlign"></A><A NAME="ref18"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>setVAlign</strong> ( const DOMString & )
<br></td><td align="right"><h3><strong>setVAlign</strong></h3></td></tr></table><p></p><p>
 see <A HREF="DOM__HTMLTableColElement.html#vAlign">vAlign</A>
     </p>
<A NAME="width"></A><A NAME="ref19"></A><table width="100%"><tr bgcolor="#eeeeee"><td>DOMString &nbsp;<strong>width</strong> ()
<br></td><td align="right"><h3><strong>width</strong></h3></td></tr></table><p> <small>[const]</small></p><p>
 Default column width. See the <a
 href="http://www.w3.org/TR/REC-html40/struct/tables.html#adef-width-COL">
 width attribute definition </a> in HTML 4.0.
</p>
<p>     </p>
<A NAME="setWidth"></A><A NAME="ref20"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>setWidth</strong> ( const DOMString & )
<br></td><td align="right"><h3><strong>setWidth</strong></h3></td></tr></table><p></p><p>
 see <A HREF="DOM__HTMLTableColElement.html#width">width</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>