Business Components

Package oracle.jdeveloper.jsp.wb

Contains implementation classes for Web Beans.

See:
          Description

Class Summary
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.
JSButton  
JSButtonBar  
JSContainer  
JSTabContainer  
JSTable  
JSTableData  
JSToolbar  
JSTree  
JSTreeData  
PoolAdministrator This WebBean provides information regarding the current contents of the application module pool.
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.
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.
 

Package oracle.jdeveloper.jsp.wb Description

Contains implementation classes for Web Beans.

Since:
Jdeveloper 3.0

Business Components