|
Oracle9i Business Components for Java API Reference Oracle9i Jdeveloper (9.0.4) B10391-01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WebBean | |
oracle.jbo.html | |
oracle.jbo.html.databeans | Contains implementation classes for predefined Web-enabled JavaBeans which can access and display data from the data source. |
oracle.jbo.html.jsp | Contains utitlity classes used by the Data Web Bean runtime. |
oracle.jdeveloper.html | Contains classes for generating HTML code. |
oracle.jdeveloper.jsp.wb | Contains implementation classes for Web Beans. |
Uses of WebBean in oracle.jbo.html |
Subinterfaces of WebBean in oracle.jbo.html | |
interface |
WebBean Implements basic rendering and initialization functionality for Web Beans. |
Uses of WebBean in oracle.jbo.html.databeans |
Classes in oracle.jbo.html.databeans that implement WebBean | |
class |
BaseNavigatorBar |
class |
ChartRenderer Chart web bean to render chart as GIF files. |
class |
EditCurrentRecord The EditCurrentRecord Data Web Bean edits the current record of a View Object's RowSet. |
class |
FindForm The FindForm Data Web Bean generates a search form. |
class |
JSLOV |
class |
JSNavigatorBar |
class |
JSRowSetBrowser |
class |
JSTreeBrowser |
class |
JSViewCurrentRecord |
class |
NavigatorBar The NavigatorBar Data Web Bean renders itself as an Oracle toolbar. |
class |
RowSetBrowser The RowSetBrowser Data Web Bean class dynamically generates an HTML table that contains records (rows) from a View Object's RowSet. |
class |
RowsetNavigator The RowsetNavigator Data Web Bean changes the current record of a View Object's RowSet to a new record. |
class |
ViewCurrentRecord The ViewCurrentRecord Data Web Bean displays a read-only version of the current record of a View Object's RowSet. |
class |
XmlData The XmlData class renders a canonical XML representation for the rows of an oracle.jbo.RowSet. |
Uses of WebBean in oracle.jbo.html.jsp |
Classes in oracle.jbo.html.jsp that implement WebBean | |
class |
JSPApplicationRegistry This class provides the main interface for DataWebBeans to use the Application Module Pool. |
Uses of WebBean in oracle.jdeveloper.html |
Subinterfaces of WebBean in oracle.jdeveloper.html | |
interface |
DataWebBean Defines the base methods for a Data Web Bean. |
Classes in oracle.jdeveloper.html that implement WebBean | |
class |
DataWebBeanImpl Implements the base methods for a Data Web Bean. |
class |
WebBeanImpl Implements the base methods for a Web Bean. |
Uses of WebBean in oracle.jdeveloper.jsp.wb |
Classes in oracle.jdeveloper.jsp.wb that implement WebBean | |
class |
CalendarWB |
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 |
JSButton |
class |
JSButtonBar |
class |
JSContainer |
class |
JSTabContainer |
class |
JSTable |
class |
JSTableData |
class |
JSToolbar |
class |
JSTree |
class |
JSTreeData |
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. |
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. |
|
Oracle9i Business Components for Java API Reference Oracle9i Jdeveloper (9.0.4) B10391-01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2003, Oracle. All rights reserved.