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

KHTML

DOM::HTMLFrameSetElement

DOM::HTMLFrameSetElement Class Reference

Create a grid of frames. More...

#include <html_base.h>

Inheritance diagram for DOM::HTMLFrameSetElement:

Inheritance graph
[legend]

List of all members.


Public Member Functions

DOMString cols () const
 HTMLFrameSetElement (const Node &other)
 HTMLFrameSetElement (const HTMLFrameSetElement &other)
 HTMLFrameSetElement ()
HTMLFrameSetElement & operator= (const Node &other)
HTMLFrameSetElement & operator= (const HTMLFrameSetElement &other)
DOMString rows () const
void setCols (const DOMString &)
void setRows (const DOMString &)
 ~HTMLFrameSetElement ()

Protected Member Functions

 HTMLFrameSetElement (HTMLFrameSetElementImpl *impl)

Detailed Description

Create a grid of frames.

See the FRAMESET element definition in HTML 4.0.

Definition at line 309 of file html_base.h.


Constructor & Destructor Documentation

HTMLFrameSetElement::HTMLFrameSetElement (  ) 

Definition at line 402 of file html_base.cpp.

HTMLFrameSetElement::HTMLFrameSetElement ( const HTMLFrameSetElement &  other  ) 

Definition at line 406 of file html_base.cpp.

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

Definition at line 314 of file html_base.h.

HTMLFrameSetElement::HTMLFrameSetElement ( HTMLFrameSetElementImpl *  impl  )  [protected]

Definition at line 410 of file html_base.cpp.

HTMLFrameSetElement::~HTMLFrameSetElement (  ) 

Definition at line 426 of file html_base.cpp.


Member Function Documentation

DOMString HTMLFrameSetElement::cols (  )  const

The number of columns of frames in the frameset.

See the cols attribute definition in HTML 4.0.

Definition at line 430 of file html_base.cpp.

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

Reimplemented from DOM::HTMLElement.

Definition at line 414 of file html_base.cpp.

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

Definition at line 420 of file html_base.cpp.

DOMString HTMLFrameSetElement::rows (  )  const

The number of rows of frames in the frameset.

See the rows attribute definition in HTML 4.0.

Definition at line 441 of file html_base.cpp.

void HTMLFrameSetElement::setCols ( const DOMString &  value  ) 

see cols

Definition at line 436 of file html_base.cpp.

void HTMLFrameSetElement::setRows ( const DOMString &  value  ) 

see rows

Definition at line 447 of file html_base.cpp.


The documentation for this class was generated from the following files:
  • html_base.h
  • html_base.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