Methods Summary |
---|
public java.lang.String | getCols()The number of columns of frames in the frameset. See the cols
attribute definition in HTML 4.0.
|
public java.lang.String | getRows()The number of rows of frames in the frameset. See the rows attribute
definition in HTML 4.0.
|
public void | setCols(java.lang.String cols)
|
public void | setRows(java.lang.String rows)
|