|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use.* | |
Package | Description |
---|---|
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 | |
Type | Name |
---|---|
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 | |
Type | Name |
---|---|
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. |
|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |