• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • tdehtml
 

tdehtml

  • DOM
  • DOM::HTMLTableCaptionElement
Public Member Functions | Protected Member Functions | Friends

DOM::HTMLTableCaptionElement Class Reference

Table caption See the CAPTION element definition in HTML 4.0. More...

#include <html_table.h>

Inheritance diagram for DOM::HTMLTableCaptionElement:
DOM::HTMLElement DOM::Element DOM::Node

List of all members.

Public Member Functions

 HTMLTableCaptionElement (const HTMLTableCaptionElement &other)
 HTMLTableCaptionElement (const Node &other)
HTMLTableCaptionElement & operator= (const HTMLTableCaptionElement &other)
HTMLTableCaptionElement & operator= (const Node &other)
DOMString align () const
void setAlign (const DOMString &)

Protected Member Functions

 HTMLTableCaptionElement (HTMLTableCaptionElementImpl *impl)

Friends

class HTMLTableElement

Detailed Description

Table caption See the CAPTION element definition in HTML 4.0.

Definition at line 47 of file html_table.h.


Member Function Documentation

DOMString HTMLTableCaptionElement::align (  )  const

Caption alignment with respect to the table.

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

Definition at line 62 of file html_table.cpp.

void HTMLTableCaptionElement::setAlign ( const DOMString &  value  ) 

see align

Definition at line 68 of file html_table.cpp.


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

tdehtml

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

tdehtml

Skip menu "tdehtml"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdehtml by doxygen 1.7.1
This website is maintained by Timothy Pearson.