public class FramesetTag extends CoreAttributes
| Modifier and Type | Method and Description |
|---|---|
String |
getCols()
Specifies the number and size of columns in a frameset
|
String |
getOnload()
Script to be run when a document load
|
String |
getOnunload()
Script to be run when a document unload
|
String |
getRows()
Specifies the number and size of rows in a frameset
|
getClassAttribute, getIdAttribute, getStyle, getTitlecompareTo, equals, getAttribute, getAttributes, getId, getName, getParent, getPosition, getSource, getTextContent, hashCode, setPosition, setSource, setTextContent, toStringpublic String getRows()
public String getCols()
public String getOnload()
public String getOnunload()
Copyright © 2012. All Rights Reserved.