Oracle9i Business Components for Java API Reference
Oracle9i Jdeveloper (9.0.4)
B10391-01

A B C D E F G H I J K L M N O P Q R S T U V W X _

B

b - Variable in class oracle.jbo.server.JboMultiCaster
 
bAlternateColors - Variable in class oracle.jbo.html.databeans.RowSetBrowser
 
bArray2nibbles(byte[], byte[]) - Static method in class oracle.jbo.common.RepConversion
Byte array to nibbles.
bArray2String(byte[]) - Static method in class oracle.jbo.common.RepConversion
Byte array to String.
BaseEnumEditor - class oracle.jbo.server.rules.BaseEnumEditor.
A base for classes that support GUIs for editing lists of symbols.
BaseEnumEditor() - Constructor for class oracle.jbo.server.rules.BaseEnumEditor
 
BaseNavigatorBar - class oracle.jbo.html.databeans.BaseNavigatorBar.
 
BaseNavigatorBar() - Constructor for class oracle.jbo.html.databeans.BaseNavigatorBar
Constructor
BaseSQLBuilderImpl - class oracle.jbo.server.BaseSQLBuilderImpl.
Internal: Applications should not use this interface.
BaseSQLBuilderImpl() - Constructor for class oracle.jbo.server.BaseSQLBuilderImpl
 
BatchDMLException - exception oracle.jbo.BatchDMLException.
Indicates a failure to post data to a database.
BatchDMLException(ArrayList) - Constructor for class oracle.jbo.BatchDMLException
Creates an exception to be localized using CSMessageBundle and error code EXC_DML_POST_ENTITY.
BC4J_CONFIG - Static variable in class oracle.jbo.client.Configuration
Name of the tag, which in turn holds the AppModuleConfig nodes
BC4J_CONFIG_NAME - Static variable in class oracle.jbo.client.Configuration
 
BC4J_CREATE_AM - Static variable in class oracle.jbo.common.EventGroup
 
BC4J_CREATE_COMPOBJ - Static variable in class oracle.jbo.common.EventGroup
 
BC4J_CREATE_ROOTAM - Static variable in class oracle.jbo.common.EventGroup
 
BC4J_CREATE_VIEWLINK - Static variable in class oracle.jbo.common.EventGroup
 
BC4J_CREATE_VIEWOBJECT - Static variable in class oracle.jbo.common.EventGroup
 
BC4J_MULTIPART_HANDLER_ATTR_NAME - Static variable in interface oracle.jbo.html.struts11.Constants
attribute name used to store the MultipartRequestHandler object in the request context
BC4J_PROPERTIES_FILE - Static variable in class oracle.jbo.common.PropertyManager
 
BC4J_PROPERTIES_RESOURCE - Static variable in class oracle.jbo.common.PropertyManager
 
BC4JActionForm - class oracle.jbo.html.struts11.BC4JActionForm.
BC4JActionForm is a customization of Struts1.1 ActionForm Javabean.
BC4JActionForm(String) - Constructor for class oracle.jbo.html.struts11.BC4JActionForm
 
BC4JActionMapping - class oracle.jbo.html.struts11.BC4JActionMapping.
BC4JActionMapping is a customization of Struts1.1 ActionMapping Javabean.
BC4JActionMapping() - Constructor for class oracle.jbo.html.struts11.BC4JActionMapping
 
BC4JContext - class oracle.jbo.html.BC4JContext.
BC4JContext define a set of method a BC4J Web application use to access attributes of the binding to the current BC4J model.
BC4JContext() - Constructor for class oracle.jbo.html.BC4JContext
 
BC4JRequestProcessor - class oracle.jbo.html.struts11.BC4JRequestProcessor.
BC4JRequestProcessor is a customization of Struts1.1 request processing behavior.
BC4JRequestProcessor() - Constructor for class oracle.jbo.html.struts11.BC4JRequestProcessor
 
BC4JUtils - class oracle.jbo.html.struts11.BC4JUtils.
BC4JUtils contains a set of method to facilitate usage of the BC4JContext.
BC4JUtils() - Constructor for class oracle.jbo.html.struts11.BC4JUtils
 
BC4JWepAppLockModeParamName - Static variable in interface oracle.jbo.html.struts11.Constants
param-name in the web.xml where the lock mode for the model is stored.
BC4JWepAppParamName - Static variable in interface oracle.jbo.html.struts11.Constants
param-name in the web.xml where the model definition file name is stored.
bClearAll - Variable in class oracle.jbo.html.jsp.datatags.CriteriaRowTag
 
bClearWhereClause - Variable in class oracle.jbo.html.databeans.FindForm
 
BEANMANAGED_SERVICE_SB - Static variable in interface oracle.jbo.common.PropertyConstants
 
BEANMANAGED_SESSIONBEAN - Static variable in interface oracle.jbo.common.PropertyConstants
 
BeanManagedServiceBean - class oracle.jbo.server.ejb.sb.BeanManagedServiceBean.
BaseClass for deploying an appmodule service methods as stateful bean session bean with bean managed transaction.
BeanManagedServiceBean() - Constructor for class oracle.jbo.server.ejb.sb.BeanManagedServiceBean
 
beanToStore(Object, Row) - Method in interface oracle.jbo.server.EJBPersistable
 
beanToStore(Object, Row) - Method in class oracle.jbo.server.AttributeDefImpl
Internal: Applications should not use this method.
BEFORE_PK_CHANGE - Static variable in class oracle.jbo.server.EntityEvent
An event type indicating that the Entity Object's primary key is about to change; that is, setAttribute() has been called on a primary key attribute for the Entity Object.
BEFORE_REMOVE - Static variable in class oracle.jbo.server.EntityEvent
An event type indicating that the Entity Object's row is to be removed.
beforeApplicationModuleRelease(ApplicationModule) - Method in class oracle.jbo.common.ampool.SessionCookieImpl
 
beforeApplicationModuleRelease(ApplicationModule) - Method in class oracle.jbo.http.HttpSessionCookieImpl
 
beforeCommit(TransactionEvent) - Method in class oracle.jbo.server.ViewObjectImpl
Handles events raised before a transaction is committed.
beforeCommit(TransactionEvent) - Method in interface oracle.jbo.server.TransactionListener
Called to report that a Commit operation is imminent.
beforeCommit(TransactionEvent) - Method in class oracle.jbo.server.EntityImpl
Polls transaction listeners before a commit operation.
beforeCommit(TransactionEvent) - Method in class oracle.jbo.server.ApplicationModuleImpl
 
beforeCompletion() - Method in class oracle.jbo.server.JTATxnHandlerImpl
 
beforeCompletion() - Method in class oracle.jbo.server.ejb.ContainerManagedTxnHandlerImpl
 
beforeCompletion() - Method in class oracle.jbo.server.ejb.sb.ContainerManagedServiceBean
Implementation of the SessionSynchronization interface.
beforeCurrencyChange(JUPanelValidationEvent) - Method in interface oracle.jbo.uicli.jui.JUPanelValidationListener
Invoked before a JClient binding object calls a navigation event to display the next row data in the JClient controls.
beforeCurrencyChange(JUPanelValidationEvent) - Method in class oracle.jbo.uicli.jui.JUPanelValidationAdapter
 
beforeCurrencyChange(JUPanelValidationEvent) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Notifies all JUPanelValidationListeners with the beforeCurrencyChange event.
beforeDisconnect() - Method in class oracle.jbo.server.ApplicationModuleImpl
Invoked before the application module database connection has been released.
beforeEntityRemove(Entity) - Method in class oracle.jbo.server.ViewObjectImpl
Notification handler called before an entity row is removed.
beforePassivateElement(PCollection, PCollPersistable) - Method in class oracle.jbo.server.QueryCollection
 
beforeRollback(TransactionEvent) - Method in class oracle.jbo.server.ViewObjectImpl
Handles events raised before a transaction is rolled back.
beforeRollback(TransactionEvent) - Method in interface oracle.jbo.server.TransactionListener
Called to report that a Rollback operation is imminent.
beforeRollback(TransactionEvent) - Method in class oracle.jbo.server.EntityImpl
Polls transaction listeners before a rollback operation.
beforeRollback(TransactionEvent) - Method in class oracle.jbo.server.ApplicationModuleImpl
 
beforeSaveTransaction(JUPanelValidationEvent) - Method in interface oracle.jbo.uicli.jui.JUPanelValidationListener
Invoked before a JClient binding object calls commit() on the transaction to save any pending changes into the database.
beforeSaveTransaction(JUPanelValidationEvent) - Method in class oracle.jbo.uicli.jui.JUPanelValidationAdapter
 
beforeSaveTransaction(JUPanelValidationEvent) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Notifies all JUPanelValidationListeners with the beforeSaveTransaction event.
beforeSetAttribute(JUPanelValidationEvent) - Method in interface oracle.jbo.uicli.jui.JUPanelValidationListener
Invoked before a JClient Binding object calls Row.setAttribute() to update a value from a binding object into the corresponding Row object.
beforeSetAttribute(JUPanelValidationEvent) - Method in class oracle.jbo.uicli.jui.JUPanelValidationAdapter
 
beforeSetAttribute(JUPanelValidationEvent) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Notifies all JUPanelValidationListeners with the beforeSetAttribute event.
begin() - Method in interface oracle.jbo.server.TransactionHandler
 
begin() - Method in class oracle.jbo.server.DefaultTxnHandlerImpl
 
begin() - Method in class oracle.jbo.server.ejb.EJBTxnHandlerImpl
 
begin() - Method in class oracle.jbo.html.jsp.datatags.JServerUserTransactionBean
 
beginTransaction() - Method in class oracle.jbo.server.ejb.sb.BeanManagedServiceBean
Starts the bean transaction using the javax.transaction.UserTransaction interface and acquires the jdbc connection from the datasource.
bForwardOnly - Variable in class oracle.jbo.html.jsp.datatags.DataSourceTag
 
bGenerateLabels - Variable in class oracle.jdeveloper.html.HTMLForm
 
BIGDECIMAL - Static variable in class oracle.jbo.server.util.Variant
 
BigDecimalType_S - Static variable in class oracle.jbo.server.util.Variant
 
BINARY_STREAM - Static variable in class oracle.jbo.server.util.Variant
Deprecated. use INPUTSTREAM.
BinaryStreamType_S - Static variable in class oracle.jbo.server.util.Variant
 
bind(Name, Object) - Method in class oracle.jbo.common.JboInitialContext
 
bind(String, Object) - Method in class oracle.jbo.common.JboInitialContext
 
bindDMLStatement(int, PreparedStatement, AttributeDefImpl[], AttributeDefImpl[], AttributeDefImpl[], HashMap, boolean) - Method in class oracle.jbo.server.EntityImpl
Advanced: Most applications should not use this method. This method binds current attribute values to the given jdbc PreparedStatement.
BINDING_STYLE_JDBC - Static variable in interface oracle.jbo.server.SQLBuilder
 
BINDING_STYLE_ORACLE - Static variable in interface oracle.jbo.server.SQLBuilder
 
BINDING_STYLE_UNKNOWN - Static variable in interface oracle.jbo.server.SQLBuilder
 
bindInsertStatement(EntityImpl, PreparedStatement, AttributeDefImpl[], AttributeDefImpl[], AttributeDefImpl[], HashMap, boolean) - Method in interface oracle.jbo.server.SQLBuilder
 
bindInsertStatement(EntityImpl, PreparedStatement, AttributeDefImpl[], AttributeDefImpl[], AttributeDefImpl[], HashMap, boolean) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
DOCTD: Method declaration
bindInsertStatement(EntityImpl, PreparedStatement, AttributeDefImpl[], AttributeDefImpl[], AttributeDefImpl[], HashMap, boolean) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
DOCTD: Method declaration
bindRangePagingParams(PreparedStatement, int, int, int) - Method in class oracle.jbo.server.ViewObjectImpl
If Applications override buildRangePaging() method to create a custom/wrapped query, they may also override this method to bind any/extra parameters that they add to the query.
bindRowSetIterator(NavigatableRowIterator, boolean) - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
Use this method to bind a new instance of RowIterator from a BC4J ViewObject to this iterator.
bindRowSetIterator(RowSetIterator) - Method in class oracle.jbo.uicli.binding.JUCtrlScrollBinding
Associates the given RowSet iterator with this Binding object.
bindRowSetIterator(RowSetIterator, String[]) - Method in interface oracle.jbo.uicli.jui.JULovPanelInterface
Sets display using data from this RowSet Iterator.
bindRowSetIterator(String, RowSetIterator) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Binds the iterator identified by iterBindingName in this panel with another iterator.
bindRowSetIterator(String, String) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Binds the iterator identified by iterBindingName in this panel with another ViewObject in the current application module identified by the given voInstanceName.
bindToBean(EntityBean) - Method in class oracle.jbo.server.EJBEntityImpl
 
bindUpdateStatement(EntityImpl, PreparedStatement, AttributeDefImpl[], AttributeDefImpl[], AttributeDefImpl[], HashMap, boolean) - Method in interface oracle.jbo.server.SQLBuilder
 
bindUpdateStatement(EntityImpl, PreparedStatement, AttributeDefImpl[], AttributeDefImpl[], AttributeDefImpl[], HashMap, boolean) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
DOCTD: Method declaration
bindUpdateStatement(EntityImpl, PreparedStatement, AttributeDefImpl[], AttributeDefImpl[], AttributeDefImpl[], HashMap, boolean) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
DOCTD: Method declaration
bindWhereClause(EntityImpl, PreparedStatement, AttributeDefImpl[], Object, int) - Method in interface oracle.jbo.server.SQLBuilder
 
bindWhereClause(EntityImpl, PreparedStatement, AttributeDefImpl[], Object, int) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
bindWhereClause(EntityImpl, PreparedStatement, AttributeDefImpl[], Object, int) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
bindWhereClause(EntityImpl, PreparedStatement, Object, int) - Method in interface oracle.jbo.server.SQLBuilder
 
bindWhereClause(EntityImpl, PreparedStatement, Object, int) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
Bind the Primary key values for the designated Statement.
bindWhereClause(EntityImpl, PreparedStatement, Object, int) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
Bind the Primary key values for the designated Statement.
bindWhereClause(PreparedStatement, AttributeDefImpl[], Object, int) - Method in class oracle.jbo.server.EntityImpl
Bind the Primary key values for the designated Statement.
BlobDomainInterface - interface oracle.jbo.domain.BlobDomainInterface.
Provides methods to save data to, and extract data from, LOB domain classes.
BOOLEAN - Static variable in class oracle.jbo.server.util.Variant
 
BooleanType_S - Static variable in class oracle.jbo.server.util.Variant
 
bReleaseApplication - Variable in class oracle.jdeveloper.html.DataWebBeanImpl
 
bShowCurrentRow - Variable in class oracle.jbo.html.databeans.RowSetBrowser
 
bShowDeleteButton - Variable in class oracle.jbo.html.databeans.EditCurrentRecord
Show\Hide delete button
bShowNavigationButtons - Variable in class oracle.jbo.html.databeans.BaseNavigatorBar
 
bSimpleMode - Variable in class oracle.jbo.html.databeans.FindForm
 
btnCancel - Variable in class oracle.jbo.uicli.controls.JULovDialog
 
btnHelp - Variable in class oracle.jbo.uicli.controls.JULovDialog
 
btnOK - Variable in class oracle.jbo.uicli.controls.JULovDialog
 
BUBBLE_CHART - Static variable in interface oracle.jbo.uicli.jui.GraphConstants
 
BUBBLE_CHART - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
BUBBLE_CHART_DUAL_AXIS - Static variable in interface oracle.jbo.uicli.jui.GraphConstants
 
BUBBLE_CHART_DUAL_AXIS - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
BUBBLE_CHART_LABELS - Static variable in interface oracle.jbo.uicli.jui.GraphConstants
 
BUBBLE_CHART_LABELS - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
BUBBLE_CHART_LABELS_DUAL_AXIS - Static variable in interface oracle.jbo.uicli.jui.GraphConstants
 
BUBBLE_CHART_LABELS_DUAL_AXIS - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
buildApplicationDefinitionName(String) - Method in class oracle.jbo.html.struts11.BC4JRequestProcessor
Build the application full name as the pool manager expect it.
buildAttributeListWithLabel(String[], String) - Static method in class oracle.jbo.uicli.jui.JUGraphBinding
 
buildConfigurationFileName(String) - Static method in class oracle.jbo.client.Configuration
A helper function which hides the details of building a package qualified filename for the Configuration file.
buildConfigurationFileNameFromClassPath(String) - Static method in class oracle.jbo.client.Configuration
 
buildDeleteStatement(EntityImpl) - Method in interface oracle.jbo.server.SQLBuilder
 
buildDeleteStatement(EntityImpl) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
Construct a SQL INSERT statement
buildDeleteStatement(EntityImpl) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
Construct a SQL INSERT statement
buildDMLStatement(int, AttributeDefImpl[], AttributeDefImpl[], AttributeDefImpl[], boolean) - Method in class oracle.jbo.server.EntityImpl
Advanced: Most applications should not use this method. This method constructs the DML statement and returns it as a StringBuffer.
buildErrorsFromException(HttpServletRequest, Exception) - Method in class oracle.jbo.html.struts11.actions.UpdateAction
Generic error handling method producing an "indented" error list representing the tree of exceptions inside a JboException.
buildFromClause() - Method in class oracle.jbo.server.ViewObjectImpl
 
buildInsertStatement(EntityImpl, AttributeDefImpl[], AttributeDefImpl[], AttributeDefImpl[], boolean) - Method in interface oracle.jbo.server.SQLBuilder
 
buildInsertStatement(EntityImpl, AttributeDefImpl[], AttributeDefImpl[], AttributeDefImpl[], boolean) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
Construct a SQL INSERT statement
buildInsertStatement(EntityImpl, AttributeDefImpl[], AttributeDefImpl[], AttributeDefImpl[], boolean) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
Construct a SQL INSERT statement
buildNewCollection(Object[]) - Method in class oracle.jbo.server.ViewObjectImpl
 
buildOrderByClause(StringBuffer, String) - Method in class oracle.jbo.server.ViewObjectImpl
Builds the order-by-clause part of the query and adds it into the string buffer.
buildQualifyingRowFilters(Object[]) - Method in class oracle.jbo.server.ViewObjectImpl
 
buildRangePagingQuery(String, int) - Method in class oracle.jbo.server.ViewObjectImpl
Applications may use this method to wrap this ViewObject query with rownum query or other mechanism to fetch rows in the current range.
buildRefreshSQL(StringBuffer, int, AttributeDefImpl[], AttributeDefImpl[], boolean) - Method in class oracle.jbo.server.EntityImpl
Builds the sql SELECT statement to fetch refresh-on-insert or update attributes and uses getRefreshSQLKeyAttrs() to create WHERE clause for this SELECT statement.
buildReleaseModeKey(SessionCookie) - Static method in class oracle.jbo.html.jsp.datatags.Utils
 
buildReturningClause(StringBuffer, DBTransactionImpl, AttributeDefImpl[], AttributeDefImpl[], boolean, boolean) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
buildRowFilter(Object[]) - Method in class oracle.jbo.server.ViewObjectImpl
 
buildSelectString(DBTransactionImpl, StringBuffer, String, String, AttributeDefImpl[], boolean, int) - Method in interface oracle.jbo.server.SQLBuilder
 
buildSelectString(DBTransactionImpl, StringBuffer, String, String, AttributeDefImpl[], boolean, int) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
Construct a SQL SELECT statement for the Entity into the designated Buffer.
buildSelectString(DBTransactionImpl, StringBuffer, String, String, AttributeDefImpl[], boolean, int) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
buildSelectString(StringBuffer, String, AttributeDefImpl[], boolean) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
Construct a SQL SELECT statement for the Entity into the designated Buffer.
buildUpdateStatement(EntityImpl, AttributeDefImpl[], AttributeDefImpl[], AttributeDefImpl[], boolean) - Method in interface oracle.jbo.server.SQLBuilder
 
buildUpdateStatement(EntityImpl, AttributeDefImpl[], AttributeDefImpl[], AttributeDefImpl[], boolean) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
DOCTD: Method declaration TODO: KM _ don't like the fact that this requires an entitydef
buildUpdateStatement(EntityImpl, AttributeDefImpl[], AttributeDefImpl[], AttributeDefImpl[], boolean) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
DOCTD: Method declaration TODO: KM _ don't like the fact that this requires an entitydef
buildUrl(String, String[], String[]) - Static method in class oracle.jbo.html.jsp.datatags.Utils
 
buildUrl(String, String[], String[]) - Method in class oracle.jbo.html.jsp.datatags.ComponentTag
 
buildWhereClause(EntityImpl, StringBuffer, AttributeDefImpl[], Object) - Method in interface oracle.jbo.server.SQLBuilder
 
buildWhereClause(EntityImpl, StringBuffer, AttributeDefImpl[], Object) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
Construct a SQL WHERE clause for the Entity into the designated Buffer, based upon the Source Columns.
buildWhereClause(EntityImpl, StringBuffer, AttributeDefImpl[], Object) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
Construct a SQL WHERE clause for the Entity into the designated Buffer, based upon the Source Columns.
buildWhereClause(StringBuffer, AttributeDefImpl[], Object) - Method in class oracle.jbo.server.EntityImpl
Construct a SQL WHERE clause for the Entity into the designated Buffer.
buildWhereClause(StringBuffer, int) - Method in class oracle.jbo.server.ViewObjectImpl
Builds the WHERE clause part of the query and adds it into the string buffer.
bUpperColumns - Variable in class oracle.jbo.html.jsp.datatags.CriteriaRowTag
 
bUsedInTag - Variable in class oracle.jdeveloper.html.WebBeanImpl
 
bUseLineBreaks - Variable in class oracle.jbo.html.jsp.datatags.InputSelectBase
 
bUseLineBreaks - Variable in class oracle.jdeveloper.html.StaticPickList
 
bUseRequest - Variable in class oracle.jbo.html.jsp.datatags.RowTag
 
BusinessObject - interface oracle.jbo.server.BusinessObject.
Implemented by top-level Entity Objects that aggregate Entity Objects.
button - Variable in class oracle.jdeveloper.html.DHTMLButton
 
BUTTON_COMMIT - Static variable in class oracle.jbo.uicli.controls.JUNavigationBar
 
BUTTON_DELETE - Static variable in class oracle.jbo.uicli.controls.JUNavigationBar
 
BUTTON_DISABLED - Static variable in class oracle.jbo.uicli.controls.JUNavigationBar
 
BUTTON_EXECUTE - Static variable in class oracle.jbo.uicli.controls.JUNavigationBar
 
BUTTON_FIND - Static variable in class oracle.jbo.uicli.controls.JUNavigationBar
 
BUTTON_FIRST - Static variable in class oracle.jbo.uicli.controls.JUNavigationBar
 
BUTTON_INSERT - Static variable in class oracle.jbo.uicli.controls.JUNavigationBar
 
BUTTON_LAST - Static variable in class oracle.jbo.uicli.controls.JUNavigationBar
 
BUTTON_NEXT - Static variable in class oracle.jbo.uicli.controls.JUNavigationBar
 
BUTTON_NORMAL - Static variable in class oracle.jbo.uicli.controls.JUNavigationBar
 
BUTTON_PRESSED - Static variable in class oracle.jbo.uicli.controls.JUNavigationBar
 
BUTTON_PREV - Static variable in class oracle.jbo.uicli.controls.JUNavigationBar
 
BUTTON_ROLLBACK - Static variable in class oracle.jbo.uicli.controls.JUNavigationBar
 
BUTTON_ROLLOVER - Static variable in class oracle.jbo.uicli.controls.JUNavigationBar
 
buttonBar - Variable in class oracle.jdeveloper.html.HTMLForm
 
buttonNames - Variable in class oracle.jdeveloper.html.DHTMLButtonBar
 
buttons - Variable in class oracle.jbo.html.databeans.BaseNavigatorBar
 
bWasExecuted - Variable in class oracle.jbo.html.databeans.FindForm
 
BYTE - Static variable in class oracle.jbo.server.util.Variant
 
BYTE_ARRAY - Static variable in class oracle.jbo.server.util.Variant
 
ByteArrayType_S - Static variable in class oracle.jbo.server.util.Variant
 
ByteType_S - Static variable in class oracle.jbo.server.util.Variant
 

Oracle9i Business Components for Java API Reference
Oracle9i Jdeveloper (9.0.4)
B10391-01

A B C D E F G H I J K L M N O P Q R S T U V W X _

 

Copyright © 1997, 2003, Oracle. All rights reserved.