class HTMLFrameSetElement
		 | 
		
 Create a grid of frames. More... |  
	 
	 
	
	 | 
 | 
Public Methods
Protected Methods
 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 | 
 [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
     
 [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. |