khtml Library API Documentation

DOM::HTMLDivElement Class Reference

Generic block container. More...

#include <html_block.h>

Inheritance diagram for DOM::HTMLDivElement:

DOM::HTMLElement DOM::Element DOM::Node List of all members.

Public Member Functions

 HTMLDivElement (const HTMLDivElement &other)
 HTMLDivElement (const Node &other)
HTMLDivElementoperator= (const HTMLDivElement &other)
HTMLDivElementoperator= (const Node &other)
DOMString align () const
void setAlign (const DOMString &)

Protected Member Functions

 HTMLDivElement (HTMLDivElementImpl *impl)

Detailed Description

Generic block container.

See the DIV element definition in HTML 4.0.

Definition at line 88 of file html_block.h.


Member Function Documentation

DOMString HTMLDivElement::align  )  const
 

Horizontal text alignment.

See the align attribute definition in HTML 4.0. This attribute is deprecated in HTML 4.0.

Definition at line 107 of file html_block.cpp.

void HTMLDivElement::setAlign const DOMString  ) 
 

see align

Definition at line 113 of file html_block.cpp.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for khtml Library Version 3.2.3.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sat Jun 12 15:10:01 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003