|
BEA Systems, Inc. | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use THeadElement | |
weblogic.html | The HtmlKona package is deprecated. |
Uses of THeadElement in weblogic.html |
Methods in weblogic.html that return THeadElement | |
THeadElement |
TableElement.getTHead()
Deprecated. Returns the THead section of a TableElement. |
protected THeadElement |
THeadElement.setAlign(AlignType align)
Deprecated. Sets the ALIGN attribute for a THeadElement. |
THeadElement |
THeadElement.setVAlign(AlignType align)
Deprecated. Sets the vertical alignment for a ColGroupElement. |
THeadElement |
THeadElement.setCharAlign(java.lang.String chr)
Deprecated. Sets the ALIGN attribute for a ColGroupElement to "char", and sets the character for alignment as specified. |
THeadElement |
THeadElement.setCharOffset(int offset)
Deprecated. Sets the offset of an alignment character. |
THeadElement |
THeadElement.setCharOffset(java.lang.String chr,
int offset)
Deprecated. Sets the offset of the specified alignment character on each line. |
THeadElement |
THeadElement.addElement(TableRowElement tre)
Deprecated. |
Methods in weblogic.html with parameters of type THeadElement | |
TableElement |
TableElement.addElement(THeadElement the)
Deprecated. Adds a THeadElement to a TableElement. |
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs60 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |