|
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 HTMLForm in oracle.jdeveloper.html |
Methods in oracle.jdeveloper.html with parameters of type HTMLForm | |
Type | Name |
---|---|
void |
HTMLElementContainer.addForm(HTMLForm aForm)
Adds an HTML form to the HTML document. |
Uses of HTMLForm in oracle.jdeveloper.jsp.wb |
Subclasses of HTMLForm 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. |
|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |