• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

KHTML

DOM::HTMLTableColElement

DOM::HTMLTableColElement Class Reference

Regroups the COL and COLGROUP elements. More...

#include <html_table.h>

Inheritance diagram for DOM::HTMLTableColElement:

Inheritance graph
[legend]

List of all members.


Public Member Functions

DOMString align () const
DOMString ch () const
DOMString chOff () const
 HTMLTableColElement (const Node &other)
 HTMLTableColElement (const HTMLTableColElement &other)
 HTMLTableColElement ()
HTMLTableColElement & operator= (const Node &other)
HTMLTableColElement & operator= (const HTMLTableColElement &other)
void setAlign (const DOMString &)
void setCh (const DOMString &)
void setChOff (const DOMString &)
void setSpan (long)
void setVAlign (const DOMString &)
void setWidth (const DOMString &)
long span () const
DOMString vAlign () const
DOMString width () const
 ~HTMLTableColElement ()

Protected Member Functions

 HTMLTableColElement (HTMLTableColElementImpl *impl)

Detailed Description

Regroups the COL and COLGROUP elements.

See the COL element definition in HTML 4.0.

Definition at line 322 of file html_table.h.


Constructor & Destructor Documentation

HTMLTableColElement::HTMLTableColElement (  ) 

Definition at line 284 of file html_table.cpp.

HTMLTableColElement::HTMLTableColElement ( const HTMLTableColElement &  other  ) 

Definition at line 288 of file html_table.cpp.

DOM::HTMLTableColElement::HTMLTableColElement ( const Node &  other  )  [inline]

Definition at line 329 of file html_table.h.

HTMLTableColElement::HTMLTableColElement ( HTMLTableColElementImpl *  impl  )  [protected]

Definition at line 292 of file html_table.cpp.

HTMLTableColElement::~HTMLTableColElement (  ) 

Definition at line 315 of file html_table.cpp.


Member Function Documentation

DOMString HTMLTableColElement::align (  )  const

Horizontal alignment of cell data in column.

See the align attribute definition in HTML 4.0.

Definition at line 319 of file html_table.cpp.

DOMString HTMLTableColElement::ch (  )  const

Alignment character for cells in a column.

See the char attribute definition in HTML 4.0.

Definition at line 330 of file html_table.cpp.

DOMString HTMLTableColElement::chOff (  )  const

Offset of alignment character.

See the charoff attribute definition in HTML 4.0.

Definition at line 341 of file html_table.cpp.

HTMLTableColElement & HTMLTableColElement::operator= ( const Node &  other  ) 

Reimplemented from DOM::HTMLElement.

Definition at line 296 of file html_table.cpp.

HTMLTableColElement & HTMLTableColElement::operator= ( const HTMLTableColElement &  other  ) 

Definition at line 309 of file html_table.cpp.

void HTMLTableColElement::setAlign ( const DOMString &  value  ) 

see align

Definition at line 325 of file html_table.cpp.

void HTMLTableColElement::setCh ( const DOMString &  value  ) 

see ch

Definition at line 336 of file html_table.cpp.

void HTMLTableColElement::setChOff ( const DOMString &  value  ) 

see chOff

Definition at line 347 of file html_table.cpp.

void HTMLTableColElement::setSpan ( long  _span  ) 

see span

Definition at line 358 of file html_table.cpp.

void HTMLTableColElement::setVAlign ( const DOMString &  value  ) 

see vAlign

Definition at line 372 of file html_table.cpp.

void HTMLTableColElement::setWidth ( const DOMString &  value  ) 

see width

Definition at line 383 of file html_table.cpp.

long HTMLTableColElement::span (  )  const

Indicates the number of columns in a group or affected by a grouping.

See the span attribute definition in HTML 4.0.

Definition at line 352 of file html_table.cpp.

DOMString HTMLTableColElement::vAlign (  )  const

Vertical alignment of cell data in column.

See the valign attribute definition in HTML 4.0.

Definition at line 366 of file html_table.cpp.

DOMString HTMLTableColElement::width (  )  const

Default column width.

See the width attribute definition in HTML 4.0.

Definition at line 377 of file html_table.cpp.


The documentation for this class was generated from the following files:
  • html_table.h
  • html_table.cpp

KHTML

Skip menu "KHTML"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • dcop
  • DNSSD
  • interfaces
  • Kate
  • kconf_update
  • KDECore
  • KDED
  • kdefx
  • KDEsu
  • kdeui
  • KDocTools
  • KHTML
  • KImgIO
  • KInit
  • kio
  • kioslave
  • KJS
  • KNewStuff
  • KParts
  • KUtils
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal