class HTMLFrameSetElement

Create a grid of frames. More...

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

Public Methods

Protected Methods


Detailed Description

Create a grid of frames. See the <a href="http://www.w3.org/TR/REC-html40/present/frames.html#edef-FRAMESET"> FRAMESET element definition </a> in HTML 4.0.

DOMString  cols ()

[const]

The number of columns of frames in the frameset. See the <a href="http://www.w3.org/TR/REC-html40/present/frames.html#adef-cols-FRAMESET"> cols attribute definition </a> in HTML 4.0.

void  setCols ( const DOMString & )

see cols

DOMString  rows ()

[const]

The number of rows of frames in the frameset. See the <a href="http://www.w3.org/TR/REC-html40/present/frames.html#adef-rows-FRAMESET"> rows attribute definition </a> in HTML 4.0.

void  setRows ( const DOMString & )

see rows


Generated by: ssk@tauon.ph.unimelb.EDU.AU on Wed May 23 05:55:52 2001, using kdoc 2.0a35.