|
Business Components | |||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
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 class oracle.jbo.server.AttributeDefImpl
- Internal: Applications should not use this method.
- beanToStore(Object, Row) -
Method in interface oracle.jbo.server.EJBPersistable
-
- 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.ApplicationModuleImpl
-
- 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.ViewObjectImpl
- Handles events raised before a transaction is committed.
- 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 class oracle.jbo.uicli.jui.JUPanelValidationAdapter
-
- beforeCurrencyChange(JUPanelValidationEvent) -
Method in class oracle.jbo.uicli.jui.JUPanelBinding
- Notifies all JUPanelValidationListeners with the beforeCurrencyChange event.
- 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.
- 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.ApplicationModuleImpl
-
- 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.ViewObjectImpl
- Handles events raised before a transaction is rolled back.
- 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.
- 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.
- 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.
- 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.
- begin() -
Method in class oracle.jbo.server.DefaultTxnHandlerImpl
-
- begin() -
Method in interface oracle.jbo.server.TransactionHandler
-
- 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
-
- bigDecimalValue() -
Method in class oracle.jbo.domain.Number
-
- bigIntegerValue() -
Method in class oracle.jbo.domain.Number
-
- 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 class oracle.jbo.server.BaseSQLBuilderImpl
- DOCTD: Method declaration
- 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 interface oracle.jbo.server.SQLBuilder
-
- 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 class oracle.jbo.server.BaseSQLBuilderImpl
- DOCTD: Method declaration
- 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 interface oracle.jbo.server.SQLBuilder
-
- bindWhereClause(EntityImpl, PreparedStatement, AttributeDefImpl[], Object, int) -
Method in class oracle.jbo.server.BaseSQLBuilderImpl
-
- bindWhereClause(EntityImpl, PreparedStatement, AttributeDefImpl[], Object, int) -
Method in class oracle.jbo.server.OracleSQLBuilderImpl
-
- bindWhereClause(EntityImpl, PreparedStatement, AttributeDefImpl[], Object, int) -
Method in interface oracle.jbo.server.SQLBuilder
-
- bindWhereClause(EntityImpl, PreparedStatement, Object, int) -
Method in class oracle.jbo.server.BaseSQLBuilderImpl
- Bind the Primary key values for the designated Statement.
- 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 interface oracle.jbo.server.SQLBuilder
-
- bindWhereClause(PreparedStatement, AttributeDefImpl[], Object, int) -
Method in class oracle.jbo.server.EntityImpl
- Bind the Primary key values for the designated Statement.
- bldnum -
Static variable in class oracle.jbo.Version
-
- 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
-
- buildAttrSQLTypes() -
Method in class oracle.jbo.domain.Struct
-
- 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 class oracle.jbo.server.BaseSQLBuilderImpl
- Construct a SQL INSERT statement
- buildDeleteStatement(EntityImpl) -
Method in class oracle.jbo.server.OracleSQLBuilderImpl
- Construct a SQL INSERT statement
- buildDeleteStatement(EntityImpl) -
Method in interface oracle.jbo.server.SQLBuilder
-
- 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 class oracle.jbo.server.BaseSQLBuilderImpl
- Construct a SQL INSERT statement
- 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 interface oracle.jbo.server.SQLBuilder
-
- 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 class oracle.jbo.server.BaseSQLBuilderImpl
-
- 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 interface oracle.jbo.server.SQLBuilder
-
- 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 class oracle.jbo.server.BaseSQLBuilderImpl
- 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.OracleSQLBuilderImpl
- DOCTD: Method declaration
TODO: KM _ don't like the fact that this requires an entitydef
- buildUpdateStatement(EntityImpl, AttributeDefImpl[], AttributeDefImpl[], AttributeDefImpl[], boolean) -
Method in interface oracle.jbo.server.SQLBuilder
-
- buildUrl(String, String[], String[]) -
Method in class oracle.jbo.html.jsp.datatags.ComponentTag
-
- buildUrl(String, String[], String[]) -
Static method in class oracle.jbo.html.jsp.datatags.Utils
-
- 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(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 interface oracle.jbo.server.SQLBuilder
-
- 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
-
- byteValue() -
Method in class oracle.jbo.domain.Number
-
|
Business Components | |||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |