|
Business Components | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HTMLForm | |
| 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 |
| Fields in oracle.jdeveloper.html declared as HTMLForm | |
protected HTMLForm |
PickList.aForm
|
protected HTMLForm |
StaticPickList.aForm
|
| Methods in oracle.jdeveloper.html with parameters of type HTMLForm | |
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 | |
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 | |||||||||