| 
BEA Systems, Inc. | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TableDataElement | |
| weblogic.html | The HtmlKona package is deprecated. | 
| Uses of TableDataElement in weblogic.html | 
| Subclasses of TableDataElement in weblogic.html | |
 class | 
TableHeadingElement
Deprecated.  | 
| Methods in weblogic.html that return TableDataElement | |
 TableDataElement | 
TableDataElement.setWidth(java.lang.String width)
Deprecated. Sets the width of a TableDataElement in pixels or a percent of the width of the browser.  | 
 TableDataElement | 
TableDataElement.setHeight(int height)
Deprecated. Sets the height of a TableDataElement in pixels.  | 
 TableDataElement | 
TableDataElement.setAlign(AlignType val)
Deprecated. Sets the alignment of a TableDataElement.  | 
 TableDataElement | 
TableDataElement.setVAlign(AlignType val)
Deprecated. Sets the vertical alignment of a TableDataElement.  | 
 TableDataElement | 
TableDataElement.setNoWrap(boolean val)
Deprecated. Determines whether the text in the TableDataElement wraps.  | 
 TableDataElement | 
TableDataElement.setColSpan(int val)
Deprecated. Sets the number of columns spanned by a TableDataElement.  | 
 TableDataElement | 
TableDataElement.setRowSpan(int val)
Deprecated. Sets the number of rows spanned by a TableDataElement.  | 
 TableDataElement | 
TableDataElement.setBgColor(java.lang.String color)
Deprecated. Sets the background color for a table data cell.  | 
 TableDataElement | 
TableDataElement.setBgColor(java.awt.Color color)
Deprecated. Sets the background color to the specified java.awt.Color object.  | 
 TableDataElement | 
TableDataElement.setBackground(java.lang.String url)
Deprecated. Sets a background image for a table data cell.  | 
 TableDataElement | 
TableElement.getCellAt(int row,
          int col)
Deprecated. Gets the cell at the specified row and column.  | 
 TableDataElement | 
TableRowElement.getCellAt(int pos)
Deprecated. Gets the cell at the specified position of a TableRowElement.  | 
 TableDataElement | 
TableRowElement.getElementAt(int pos)
Deprecated. Gets the TableDataElement at the specified position of a TableRowElement.  | 
static TableDataElement | 
BeanHTML.adorn(TableDataElement e,
      java.beans.PropertyDescriptor d)
Deprecated. Adds various annotations to the HTML element based on descriptor values.  | 
| Methods in weblogic.html with parameters of type TableDataElement | |
 TableRowElement | 
TableRowElement.addElement(TableDataElement val)
Deprecated. Adds the specified TableDataElement to a TableRowElement.  | 
static TableDataElement | 
BeanHTML.adorn(TableDataElement e,
      java.beans.PropertyDescriptor d)
Deprecated. Adds various annotations to the HTML element based on descriptor values.  | 
  | 
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs60  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||