Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


Uses of Class
oracle.jdeveloper.html.HTMLTable

Packages that use HTMLTable
oracle.jdeveloper.html Contains classes for generating HTML code. 
oracle.jdeveloper.jsp.wb Contains implementation classes for Web Beans. 

 

Uses of HTMLTable in oracle.jdeveloper.html

 

Methods in oracle.jdeveloper.html with parameters of type HTMLTable
 void HTMLElementContainer.addTable(HTMLTable aTable)
          Adds an HTML table to the document.

 

Uses of HTMLTable in oracle.jdeveloper.jsp.wb

 

Subclasses of HTMLTable in oracle.jdeveloper.jsp.wb
 class TableControl
          A Web Bean class that provides methods to dynamically generate an HTML table and render it to the output stream of a JSP response.

 


Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


 

Copyright © 1997, 2005, Oracle. All rights reserved.