|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ge.research.html.HTMLTag
com.ge.research.html.TableElement
com.ge.research.html.TableDimensionTag
com.ge.research.html.TableHeaderTag
Encapsulates all the attributes of an HTML "TH" element, its accessors, validations, and default values.
| Field Summary |
| Fields inherited from class com.ge.research.html.HTMLTag |
HORIZONTAL_LINE, LINEBREAK, reconstructTag, tag, WHITESPACE |
| Constructor Summary | |
TableHeaderTag()
Default constructor. |
|
TableHeaderTag(java.lang.Object contents)
Calls the default constructor. |
|
| Methods inherited from class com.ge.research.html.TableDimensionTag |
getContents, resetTagSpecificInformation, setContents, writeTagSpecificData |
| Methods inherited from class com.ge.research.html.TableElement |
getAlign, getBackground, getBgColor, getBorder, getBorderColor, getBorderColorDark, getBorderColorLight, getCellPadding, getCellSpacing, getColspan, getFrame, getHeight, getNowrap, getRowspan, getRules, getVAlign, getWidth, setAlign, setBackground, setBgColor, setBorder, setBorderColor, setBorderColorDark, setBorderColorLight, setCellPadding, setCellSpacing, setColspan, setFrame, setHeight, setNowrap, setRowspan, setRules, setVAlign, setWidth, writeTagSpecificAttributes |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.ge.research.html.ContentWrapper |
getNowrap, setNowrap |
| Constructor Detail |
public TableHeaderTag()
TagPropertyConstants.TABLE_HEADER_TAG).
TagPropertyConstants.TABLE_HEADER_TAGpublic TableHeaderTag(java.lang.Object contents)
TableDimensionTag.setContents(java.lang.Object)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||