class HTMLFrameSetElement

Create a grid of frames. More...

Full nameDOM::HTMLFrameSetElement
Definition#include <html_base.h>
InheritsDOM::HTMLElement [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Protected Methods


Detailed Description

Create a grid of frames. See the FRAMESET element definition in HTML 4.0.

 HTMLFrameSetElement ()

HTMLFrameSetElement

 HTMLFrameSetElement (const HTMLFrameSetElement &other)

HTMLFrameSetElement

 HTMLFrameSetElement (const Node &other)

HTMLFrameSetElement

 HTMLFrameSetElement (HTMLFrameSetElementImpl *impl)

HTMLFrameSetElement

[protected]

HTMLFrameSetElement &  operator = (const HTMLFrameSetElement &other)

operator =

Reimplemented from HTMLElement.

HTMLFrameSetElement &  operator = (const Node &other)

operator =

Reimplemented from HTMLElement.

 ~HTMLFrameSetElement ()

~HTMLFrameSetElement

DOMString  cols ()

cols

[const]

The number of columns of frames in the frameset. See the cols attribute definition in HTML 4.0.

void  setCols ( const DOMString & )

setCols

see cols

DOMString  rows ()

rows

[const]

The number of rows of frames in the frameset. See the rows attribute definition in HTML 4.0.

void  setRows ( const DOMString & )

setRows

see rows


Generated by: dfaure on faure on Tue Apr 16 08:50:42 2002, using kdoc 2.0a53.