Sophie

Sophie

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

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

<HTML>
<HEAD>
<TITLE>class HTMLBodyElement</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 HTMLBodyElement</h1>
		</TD>
		<TD valign="top" align="right" colspan="1">
 The HTML document body. <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>::HTMLBodyElement</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__HTMLBodyElement.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">HTMLBodyElement</A></b> () 
</LI>
<LI>&nbsp;<b><A HREF="#ref2">HTMLBodyElement</A></b> (const HTMLBodyElement &other) 
</LI>
<LI>&nbsp;<b><A HREF="#ref3">HTMLBodyElement</A></b> (const Node &other) 
</LI>
<LI>HTMLBodyElement & &nbsp;<b><A HREF="#ref5">operator = </A></b> (const HTMLBodyElement &other) 
</LI>
<LI>HTMLBodyElement & &nbsp;<b><A HREF="#ref6">operator = </A></b> (const Node &other) 
</LI>
<LI>&nbsp;<b><A HREF="#ref7">~HTMLBodyElement</A></b> () 
</LI>
<LI>DOMString &nbsp;<b><A HREF="#ref8">aLink</A></b> ()  const
</LI>
<LI>void &nbsp;<b><A HREF="#ref9">setALink</A></b> ( const DOMString & ) 
</LI>
<LI>DOMString &nbsp;<b><A HREF="#ref10">background</A></b> ()  const
</LI>
<LI>void &nbsp;<b><A HREF="#ref11">setBackground</A></b> ( const DOMString & ) 
</LI>
<LI>DOMString &nbsp;<b><A HREF="#ref12">bgColor</A></b> ()  const
</LI>
<LI>void &nbsp;<b><A HREF="#ref13">setBgColor</A></b> ( const DOMString & ) 
</LI>
<LI>DOMString &nbsp;<b><A HREF="#ref14">link</A></b> ()  const
</LI>
<LI>void &nbsp;<b><A HREF="#ref15">setLink</A></b> ( const DOMString & ) 
</LI>
<LI>DOMString &nbsp;<b><A HREF="#ref16">text</A></b> ()  const
</LI>
<LI>void &nbsp;<b><A HREF="#ref17">setText</A></b> ( const DOMString & ) 
</LI>
<LI>DOMString &nbsp;<b><A HREF="#ref18">vLink</A></b> ()  const
</LI>
<LI>void &nbsp;<b><A HREF="#ref19">setVLink</A></b> ( const DOMString & ) 
</LI>
</ul><h4>Protected Methods</h4><ul><LI>&nbsp;<b><A HREF="#ref4">HTMLBodyElement</A></b> (HTMLBodyElementImpl *impl) 
</LI>
</ul><HR><H2><A NAME="longdesc">Detailed Description</A></H2><p>
 The HTML document body. This element is always present in the DOM
 API, even if the tags are not present in the source document. See
 the <a
 href="http://www.w3.org/TR/REC-html40/struct/global.html#edef-BODY">
 BODY element definition </a> in HTML 4.0.
</p>
<p> </p>
<A NAME="HTMLBodyElement"></A><A NAME="ref1"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>HTMLBodyElement</strong> ()
<br></td><td align="right"><h3><strong>HTMLBodyElement</strong></h3></td></tr></table><p></p><A NAME="HTMLBodyElement"></A><A NAME="ref2"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>HTMLBodyElement</strong> (const HTMLBodyElement &other)
<br></td><td align="right"><h3><strong>HTMLBodyElement</strong></h3></td></tr></table><p></p><A NAME="HTMLBodyElement"></A><A NAME="ref3"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>HTMLBodyElement</strong> (const Node &other)
<br></td><td align="right"><h3><strong>HTMLBodyElement</strong></h3></td></tr></table><p></p><A NAME="HTMLBodyElement"></A><A NAME="ref4"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>HTMLBodyElement</strong> (HTMLBodyElementImpl *impl)
<br></td><td align="right"><h3><strong>HTMLBodyElement</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>HTMLBodyElement & &nbsp;<strong>operator = </strong> (const HTMLBodyElement &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>HTMLBodyElement & &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="~HTMLBodyElement"></A><A NAME="ref7"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>~HTMLBodyElement</strong> ()
<br></td><td align="right"><h3><strong>~HTMLBodyElement</strong></h3></td></tr></table><p></p><A NAME="aLink"></A><A NAME="ref8"></A><table width="100%"><tr bgcolor="#eeeeee"><td>DOMString &nbsp;<strong>aLink</strong> ()
<br></td><td align="right"><h3><strong>aLink</strong></h3></td></tr></table><p> <small>[const]</small></p><p>
 Color of active links (after mouse-button down, but before
 mouse-button up). See the <a
 href="http://www.w3.org/TR/REC-html40/struct/global.html#adef-alink">
 alink attribute definition </a> in HTML 4.0. This attribute is
 deprecated in HTML 4.0.
</p>
<p>     </p>
<A NAME="setALink"></A><A NAME="ref9"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>setALink</strong> ( const DOMString & )
<br></td><td align="right"><h3><strong>setALink</strong></h3></td></tr></table><p></p><p>
 see <A HREF="DOM__HTMLBodyElement.html#aLink">aLink</A>
     </p>
<A NAME="background"></A><A NAME="ref10"></A><table width="100%"><tr bgcolor="#eeeeee"><td>DOMString &nbsp;<strong>background</strong> ()
<br></td><td align="right"><h3><strong>background</strong></h3></td></tr></table><p> <small>[const]</small></p><p>
 URI of the background texture tile image. See the <a
 href="http://www.w3.org/TR/REC-html40/struct/global.html#adef-background">
 background attribute definition </a> in HTML 4.0. This
 attribute is deprecated in HTML 4.0.
</p>
<p>     </p>
<A NAME="setBackground"></A><A NAME="ref11"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>setBackground</strong> ( const DOMString & )
<br></td><td align="right"><h3><strong>setBackground</strong></h3></td></tr></table><p></p><p>
 see <A HREF="DOM__HTMLBodyElement.html#background">background</A>
     </p>
<A NAME="bgColor"></A><A NAME="ref12"></A><table width="100%"><tr bgcolor="#eeeeee"><td>DOMString &nbsp;<strong>bgColor</strong> ()
<br></td><td align="right"><h3><strong>bgColor</strong></h3></td></tr></table><p> <small>[const]</small></p><p>
 Document background color. See the <a
 href="http://www.w3.org/TR/REC-html40/present/graphics.html#adef-bgcolor">
 bgcolor attribute definition </a> in HTML 4.0. This attribute
 is deprecated in HTML 4.0.
</p>
<p>     </p>
<A NAME="setBgColor"></A><A NAME="ref13"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>setBgColor</strong> ( const DOMString & )
<br></td><td align="right"><h3><strong>setBgColor</strong></h3></td></tr></table><p></p><p>
 see <A HREF="DOM__HTMLBodyElement.html#bgColor">bgColor</A>
     </p>
<A NAME="link"></A><A NAME="ref14"></A><table width="100%"><tr bgcolor="#eeeeee"><td>DOMString &nbsp;<strong>link</strong> ()
<br></td><td align="right"><h3><strong>link</strong></h3></td></tr></table><p> <small>[const]</small></p><p>
 Color of links that are not active and unvisited. See the <a
 href="http://www.w3.org/TR/REC-html40/struct/global.html#adef-link">
 link attribute definition </a> in HTML 4.0. This attribute is
 deprecated in HTML 4.0.
</p>
<p>     </p>
<A NAME="setLink"></A><A NAME="ref15"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>setLink</strong> ( const DOMString & )
<br></td><td align="right"><h3><strong>setLink</strong></h3></td></tr></table><p></p><p>
 see <A HREF="DOM__HTMLBodyElement.html#link">link</A>
     </p>
<A NAME="text"></A><A NAME="ref16"></A><table width="100%"><tr bgcolor="#eeeeee"><td>DOMString &nbsp;<strong>text</strong> ()
<br></td><td align="right"><h3><strong>text</strong></h3></td></tr></table><p> <small>[const]</small></p><p>
 Document text color. See the <a
 href="http://www.w3.org/TR/REC-html40/struct/global.html#adef-text">
 text attribute definition </a> in HTML 4.0. This attribute is
 deprecated in HTML 4.0.
</p>
<p>     </p>
<A NAME="setText"></A><A NAME="ref17"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>setText</strong> ( const DOMString & )
<br></td><td align="right"><h3><strong>setText</strong></h3></td></tr></table><p></p><p>
 see <A HREF="DOM__HTMLBodyElement.html#text">text</A>
     </p>
<A NAME="vLink"></A><A NAME="ref18"></A><table width="100%"><tr bgcolor="#eeeeee"><td>DOMString &nbsp;<strong>vLink</strong> ()
<br></td><td align="right"><h3><strong>vLink</strong></h3></td></tr></table><p> <small>[const]</small></p><p>
 Color of links that have been visited by the user. See the <a
 href="http://www.w3.org/TR/REC-html40/struct/global.html#adef-vlink">
 vlink attribute definition </a> in HTML 4.0. This attribute is
 deprecated in HTML 4.0.
</p>
<p>     </p>
<A NAME="setVLink"></A><A NAME="ref19"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>setVLink</strong> ( const DOMString & )
<br></td><td align="right"><h3><strong>setVLink</strong></h3></td></tr></table><p></p><p>
 see <A HREF="DOM__HTMLBodyElement.html#vLink">vLink</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>