|
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 HTMLElementContainer in oracle.jdeveloper.html |
Subclasses of HTMLElementContainer in oracle.jdeveloper.html | |
Type | Name |
---|---|
class |
HTMLDiv
This class represents and HTML DIV element. |
class |
HTMLDocument
Represents an HTML document. |
class |
HTMLForm
This class represents an HTML FORM. |
class |
HTMLMenu
Reprents a collection of text URLs. |
class |
HTMLScriptFunction
Represents a JavaScript function that is to be added to a script. |
class |
HTMLTableRow
Represents an HTML TABLE'S TR tag. |
class |
HTMLToolBar
A Web Bean that provides methods to dynamically generate an HTML toolbar. |
Uses of HTMLElementContainer in oracle.jdeveloper.jsp.wb |
Subclasses of HTMLElementContainer in oracle.jdeveloper.jsp.wb | |
Type | Name |
---|---|
class |
EditForm
A Web Bean class that provides methods to dynamically generate an HTML form and render it to the output stream of a JSP response. |
class |
Toolbar
A Web Bean class that provides methods to dynamically generate an HTML toolbar and render it to the output stream of a JavaServer Page response. |
|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |