Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.4.0)

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

J

JAAS_CREATE_METHODNAME - Static variable in interface oracle.jbo.common.PropertyConstants
 
JAAS_JAZN - Static variable in interface oracle.jbo.common.PropertyConstants
 
JAASDataSecurityProviderImpl - Class in oracle.jbo.server.security
 
JAASDataSecurityProviderImpl() - Constructor for class oracle.jbo.server.security.JAASDataSecurityProviderImpl
 
JAVA - Static variable in interface oracle.jbo.common.PropertyConstants
 
JAVA_BUNDLE_ELEMENTNAME - Static variable in class oracle.jbo.mom.xml.JTXMLTags
 
JAVA_COMP_ENV - Static variable in class oracle.adfinternal.model.adapter.ejb.EjbDefinition
 
JAVABEAN_DATACONTROL - Static variable in class oracle.adf.model.DataControlDefinitionFactory
 
JavaBeanDataControl - Class in oracle.adf.model.adapter.bean
JavaBeanDataControl implements getDefinition().
JavaBeanDataControl() - Constructor for class oracle.adf.model.adapter.bean.JavaBeanDataControl
 
JavaBeanDataControl - Static variable in class oracle.jbo.uicli.mom.JUTags
 
JAVATYPE - Static variable in class oracle.jbo.mom.xml.JTXMLTags
 
JavaTypeMapEntries - Class in oracle.jbo.common
Populates TypeMap Entries for BC4J Designtime and Runtime to map a Database column type to a java-class type and also to jdbc-sqltype and id.
JavaTypeMapEntries() - Constructor for class oracle.jbo.common.JavaTypeMapEntries
 
JavaTypeMapEntries - Class in oracle.jbo.server
Deprecated. since JDeveloper 5.0 Use oracle.jbo.common.OracleTypeMapEntries instead.
JavaTypeMapEntries() - Constructor for class oracle.jbo.server.JavaTypeMapEntries
Deprecated.  
javaTypeToAttrType(String) - Static method in class oracle.jbo.common.JboTypeMap
 
javaTypeToColumnType(String) - Static method in class oracle.jbo.common.JboTypeMap
 
javaTypeToSQLType(String) - Static method in class oracle.jbo.common.JboTypeMap
 
javaTypeToSQLTypeId(String) - Static method in class oracle.jbo.common.JboTypeMap
 
JaxRpcInteraction - Interface in oracle.adf.model.connection.webservice.api
 
JaxRpcInteractionImpl - Class in oracle.adf.model.connection.webservice.impl
 
JaxRpcPort - Interface in oracle.adf.model.connection.webservice.api
 
JaxRpcPortImpl - Class in oracle.adf.model.connection.webservice.impl
 
JaxRpcPortImpl() - Constructor for class oracle.adf.model.connection.webservice.impl.JaxRpcPortImpl
 
JaxRpcSerializer - Class in oracle.adf.model.connection.webservice.impl
 
JaxRpcSerializer() - Constructor for class oracle.adf.model.connection.webservice.impl.JaxRpcSerializer
 
jbInit() - Method in class oracle.jbo.uicli.controls.JUShuttlePanel
 
JbiValidator - Interface in oracle.jbo.server.rules
The principal interface for validator classes.
JBO - Static variable in interface oracle.jbo.rules.ValidatorConstants
 
JBO_323_COMPATIBLE - Static variable in interface oracle.jbo.common.PropertyConstants
 
JBO_323_COMPATIBLE - Static variable in class oracle.jbo.common.PropertyMetadata
 
JBO_903_COMPATIBLE - Static variable in interface oracle.jbo.common.PropertyConstants
 
JBO_903_COMPATIBLE - Static variable in class oracle.jbo.common.PropertyMetadata
 
JBO_BLOB_REOPEN_STREAM - Static variable in interface oracle.jbo.common.PropertyConstants
 
JBO_BLOB_REOPEN_STREAM - Static variable in class oracle.jbo.common.PropertyMetadata
 
JBO_CONTEXT_FACTORY - Static variable in interface oracle.jbo.JboContext
 
JBO_COOKIE_HANDLE - Static variable in class oracle.jbo.client.Configuration
 
JBO_COOKIE_HANDLE - Static variable in class oracle.jbo.common.sdo.ServiceCookieHandler
 
JBO_DEBUG_GROOVY_DEFAULT - Static variable in interface oracle.jbo.common.PropertyConstants
 
JBO_DML_OPERTATION_MAP - Static variable in class oracle.jbo.service.errors.ServiceExceptionHelper
 
JBO_EJB_TRANSACTION_TYPE - Static variable in interface oracle.jbo.common.PropertyConstants
 
JBO_MISCELLANEOUS - Static variable in class oracle.jbo.common.EventGroup
 
JBO_MOM_USES_MDS - Static variable in interface oracle.jbo.common.PropertyConstants
 
JBO_MOM_USES_MDS - Static variable in class oracle.jbo.common.PropertyMetadata
 
JBO_POOL_MANAGER - Static variable in interface oracle.jbo.common.PropertyConstants
 
JBO_PROJECT - Static variable in interface oracle.jbo.common.PropertyConstants
global substitution project name
JBO_PROJECT - Static variable in class oracle.jbo.common.PropertyMetadata
 
JBO_PROJECT - Static variable in interface oracle.jbo.JboContext
Used to pass the Project substitution name for Oracle8i.
JBO_SERVER_RETAIN_ASSOC_ACCESSOR - Static variable in interface oracle.jbo.common.PropertyConstants
 
JBO_SERVER_RETAIN_ASSOC_ACCESSOR - Static variable in class oracle.jbo.common.PropertyMetadata
 
JBO_SERVER_USE_NULLDBTRANSACTION - Static variable in class oracle.jbo.common.PropertyMetadata
 
JBO_SESSION_COOKIE - Static variable in interface oracle.jbo.Session
Deprecated. since 11.0. the SessionCookie is an implementation detail that should not be available on the session. Any context provided by the SessionCookie should be added to the cookie UserData This will then be propogated to the Session UserData.
JBO_SESSION_LOCALE - Static variable in interface oracle.jbo.Session
 
JBO_SHARED_POOLS_KEY - Static variable in class oracle.jbo.server.SessionImpl
A userData key that is used to store a Set of SessionCookies that are used to acquire references to a shared ApplicationModule.
JBO_STR - Static variable in interface oracle.jbo.rules.ValidatorConstants
 
JboAbstractMap - Class in oracle.jbo.common
 
JboAbstractMap() - Constructor for class oracle.jbo.common.JboAbstractMap
 
JboAbstractValidator - Class in oracle.jbo.rules
The superclass for all pre-defined validators.
JboAbstractValidator() - Constructor for class oracle.jbo.rules.JboAbstractValidator
 
JboAssert - Exception in oracle.jbo.common
Indicates that an ASSERT() statement has failed.
JboAssert(String, Object[]) - Constructor for exception oracle.jbo.common.JboAssert
Creates an exception with a formatable message.
JboAssert(String) - Constructor for exception oracle.jbo.common.JboAssert
Creates an exception message.
JboAttrCompareValidator - Class in oracle.jbo.server.rules
A validator that tests literal values by comparing them to a database value, using a pre-defined relation.
JboAttrCompareValidator() - Constructor for class oracle.jbo.server.rules.JboAttrCompareValidator
Creates an uninitialized compare validator.
JboAttrCompareValidator(boolean, int) - Constructor for class oracle.jbo.server.rules.JboAttrCompareValidator
Creates an partially-initialized compare validator.
JboAttrCompareValidator(boolean, int, Object) - Constructor for class oracle.jbo.server.rules.JboAttrCompareValidator
Creates an initialized compare validator.
JboBaseValidator - Class in oracle.jbo.server.rules
The superclass for all pre-defined validators.
JboBaseValidator() - Constructor for class oracle.jbo.server.rules.JboBaseValidator
 
JboBeanUtils - Class in oracle.jbo.common
 
JboBeanUtils() - Constructor for class oracle.jbo.common.JboBeanUtils
 
JBOClass - Class in oracle.jbo.common
 
JBOClassLoader - Interface in oracle.jbo.common
 
JboCMUtils - Class in oracle.jbo.client
 
JboCMUtils() - Constructor for class oracle.jbo.client.JboCMUtils
 
JboCMUtilsImpl - Class in oracle.jbo.client.jdev
 
JboCMUtilsImpl() - Constructor for class oracle.jbo.client.jdev.JboCMUtilsImpl
 
JboCMUtilsImpl - Class in oracle.jbo.client.jdevx
 
JboCMUtilsImpl() - Constructor for class oracle.jbo.client.jdevx.JboCMUtilsImpl
 
JboCMUtilsInt - Interface in oracle.jbo.client
 
JboCollectionValidator - Class in oracle.jbo.rules
 
JboCollectionValidator() - Constructor for class oracle.jbo.rules.JboCollectionValidator
 
JboCollectionValidator(boolean, int) - Constructor for class oracle.jbo.rules.JboCollectionValidator
 
JboCollectionValidator(boolean, int, Object, int) - Constructor for class oracle.jbo.rules.JboCollectionValidator
 
JboCompareValidator - Class in oracle.jbo.rules
A validator that tests literal values by comparing them to a pre-defined value, using a pre-defined relation.
JboCompareValidator() - Constructor for class oracle.jbo.rules.JboCompareValidator
Creates an uninitialized compare validator.
JboCompareValidator(boolean, int) - Constructor for class oracle.jbo.rules.JboCompareValidator
Creates an partially-initialized compare validator.
JboCompareValidator(boolean, int, Object) - Constructor for class oracle.jbo.rules.JboCompareValidator
Creates an initialized compare validator.
JboCompareValidator - Class in oracle.jbo.server.rules
A validator that tests literal values by comparing them to a pre-defined value, using a pre-defined relation.
JboCompareValidator() - Constructor for class oracle.jbo.server.rules.JboCompareValidator
Creates an uninitialized compare validator.
JboCompareValidator(boolean, int) - Constructor for class oracle.jbo.server.rules.JboCompareValidator
Creates an partially-initialized compare validator.
JboCompareValidator(boolean, int, Object) - Constructor for class oracle.jbo.server.rules.JboCompareValidator
Creates an initialized compare validator.
JboCompOper - Class in oracle.jbo.common
 
JboCompOper() - Constructor for class oracle.jbo.common.JboCompOper
 
JboCompOper(int, Class, String, String) - Constructor for class oracle.jbo.common.JboCompOper
Creates an instance of a comparison operator used in view criteria
JboCompOper(int, Class, String, String, int, int, String) - Constructor for class oracle.jbo.common.JboCompOper
Creates an instance of a comparison operator used in view criteria
JboCompOper(String, int, Class, String, String, int, int, String) - Constructor for class oracle.jbo.common.JboCompOper
Creates an instance of a comparison operator used in view criteria.
JboCompOper(int, String, String, String, int, int, String) - Constructor for class oracle.jbo.common.JboCompOper
Creates an instance of a comparison operator used in view criteria
JboCompOper(String, int, String, String, String, int, int, String) - Constructor for class oracle.jbo.common.JboCompOper
Creates an instance of a comparison operator used in view criteria.
JboCompOper(int, String, String, int, int, String) - Constructor for class oracle.jbo.common.JboCompOper
Creates an instance of a comparison operator used in view criteria
JboCompOper(String, int, String, String, int, int, String) - Constructor for class oracle.jbo.common.JboCompOper
Creates an instance of a comparison operator used in view criteria.
JboContext - Interface in oracle.jbo
Defines additional properties (or environment variables) for the initial context.
JboCustomValidator - Class in oracle.jbo.rules
 
JboCustomValidator(String, String, JboValidatorInterface) - Constructor for class oracle.jbo.rules.JboCustomValidator
 
JboDTUtils - Class in oracle.jbo.server.util
This class is a subset of various db related string manipulations needed by DesignTime.
JboEJBException - Exception in oracle.jbo.common.ejb
 
JboEJBException(RuntimeException) - Constructor for exception oracle.jbo.common.ejb.JboEJBException
 
JboEnvUtil - Class in oracle.jbo.common
Internal: Applications should not use this class.
JboEnvUtil() - Constructor for class oracle.jbo.common.JboEnvUtil
 
JboEOExistsValidator - Class in oracle.jbo.server
 
JboEOExistsValidator() - Constructor for class oracle.jbo.server.JboEOExistsValidator
 
JboEvent - Class in oracle.jbo
The superclass of events in the Business Components for Java framework.
JboEvent(Object) - Constructor for class oracle.jbo.JboEvent
Creates an event.
JboEvent(JboEventObject) - Method in interface oracle.jbo.server.JboEventListener
Creates a generic JBO event.
JboEvent(JboEventObject) - Method in class oracle.jbo.server.JboMultiCaster
Transmits an event to all the listeners in this list.
JboEventListener - Interface in oracle.jbo.server
Implemented by classes that subscribe to JboEvents.
JboEventObject - Class in oracle.jbo.server
The event transmitter for JboEvent instances.
JboEventObject(Object) - Constructor for class oracle.jbo.server.JboEventObject
Creates an event object.
JboEventObject(Object, String) - Constructor for class oracle.jbo.server.JboEventObject
Creates an event object.
JboException - Exception in oracle.jbo
Top level exception for the JBO package.
JboException(String, String, Object[]) - Constructor for exception oracle.jbo.JboException
Creates a formattable but non-localizable exception.
JboException(String) - Constructor for exception oracle.jbo.JboException
Create a non-formattable exception.
JboException(Throwable) - Constructor for exception oracle.jbo.JboException
Converts an exception into a non-formattable JboException.
JboException(Class, String, Object[]) - Constructor for exception oracle.jbo.JboException
Creates a translatable exception.
JboException(ResourceBundleDef, String, Object[]) - Constructor for exception oracle.jbo.JboException
Creates a translatable exception.
JboException(Class, String, Object[], JboException[]) - Constructor for exception oracle.jbo.JboException
Creates a translatable exception.
JboException(Class, String, Object[], Exception[]) - Constructor for exception oracle.jbo.JboException
Creates a translatable exception.
JboExceptionHandler - Interface in oracle.jbo
Defines methods for handling exceptions in the client that are thrown by the middle tier.
JboExceptionHelper - Class in oracle.jbo.common
The top-level class for Business Component exceptions.
JboExceptionHelper(JboMessage, String, String, Object[]) - Constructor for class oracle.jbo.common.JboExceptionHelper
Creates a translatable exception.
JboExHelperLocalized - Class in oracle.jbo.common
The superclass for localized exceptions for Business Components.
JboExHelperLocalized(JboMessage, Class, String, Object[]) - Constructor for class oracle.jbo.common.JboExHelperLocalized
Creates a translatable exception.
JboExHelperLocalized(JboMessage, ResourceBundleDef, String, Object[]) - Constructor for class oracle.jbo.common.JboExHelperLocalized
Creates a translatable exception.
JboExistsValidator - Class in oracle.jbo.server
 
JboExistsValidator() - Constructor for class oracle.jbo.server.JboExistsValidator
 
JboExistsValidator(boolean, String, String[], String[]) - Constructor for class oracle.jbo.server.JboExistsValidator
 
JboExMsgCarrier - Exception in oracle.jbo.common
 
JboExMsgCarrier(String, String) - Constructor for exception oracle.jbo.common.JboExMsgCarrier
 
JboExprCollectionValidator - Class in oracle.jbo.rules
 
JboExprCollectionValidator() - Constructor for class oracle.jbo.rules.JboExprCollectionValidator
 
JboExprCompareValidator - Class in oracle.jbo.rules
 
JboExprCompareValidator() - Constructor for class oracle.jbo.rules.JboExprCompareValidator
 
JboExprCompareValidator(boolean, String) - Constructor for class oracle.jbo.rules.JboExprCompareValidator
 
JboExpressionValidator - Class in oracle.jbo.rules
 
JboExpressionValidator() - Constructor for class oracle.jbo.rules.JboExpressionValidator
 
JboExpressionValidator(boolean, String) - Constructor for class oracle.jbo.rules.JboExpressionValidator
 
JboGenericValidator - Class in oracle.jbo.rules
A validator for domain attributes.
JboGenericValidator() - Constructor for class oracle.jbo.rules.JboGenericValidator
Creates an uninitialized validator.
JboGenericValidator - Class in oracle.jbo.server.rules
A validator for domain attributes.
JboGenericValidator() - Constructor for class oracle.jbo.server.rules.JboGenericValidator
Creates an uninitialized validator.
JboHome - Class in oracle.jbo.common
Internal: Applications should not use this class.
JboHome(JboContext) - Constructor for class oracle.jbo.common.JboHome
 
JboInitialContext - Class in oracle.jbo.common
Internal: Applications should not use this class.
JboInitialContext(Hashtable) - Constructor for class oracle.jbo.common.JboInitialContext
 
JboInitialContextFactory - Class in oracle.jbo.common
Internal: Applications should not use this class.
JboInitialContextFactory() - Constructor for class oracle.jbo.common.JboInitialContextFactory
 
JboJAASContext - Interface in oracle.jbo.server.security
 
JboJAASFactory - Class in oracle.jbo.server.security
 
JboJAASFactory() - Constructor for class oracle.jbo.server.security.JboJAASFactory
 
JboJAASPolicyManager - Interface in oracle.jbo.server.security
 
JboJAASUserManager - Interface in oracle.jbo.server.security
 
JboLengthValidator - Class in oracle.jbo.rules
A validator that tests the length of the attribute values by comparing them with a pre-defined length value.
JboLengthValidator() - Constructor for class oracle.jbo.rules.JboLengthValidator
Creates an uninitialized length validator.
JboLengthValidator(boolean, int, int, Object) - Constructor for class oracle.jbo.rules.JboLengthValidator
Creates an initialized length validator.
JboListValidator - Class in oracle.jbo.rules
A validator that tests for the presence of a literal value in a list of pre-defined values.
JboListValidator() - Constructor for class oracle.jbo.rules.JboListValidator
Creates an uninitialized list validator.
JboListValidator(boolean) - Constructor for class oracle.jbo.rules.JboListValidator
 
JboListValidator(boolean, Vector) - Constructor for class oracle.jbo.rules.JboListValidator
Creates a list validator.
JboListValidator - Class in oracle.jbo.server.rules
A validator that tests for the presence of a literal value in a list of pre-defined values.
JboListValidator() - Constructor for class oracle.jbo.server.rules.JboListValidator
Creates an uninitialized list validator.
JboListValidator(boolean, Vector) - Constructor for class oracle.jbo.server.rules.JboListValidator
Creates a list validator.
JboMandatoryAttributesValidator - Class in oracle.jbo.server
Implements non-null validation for mandatory attributes.
JboMandatoryAttributesValidator() - Constructor for class oracle.jbo.server.JboMandatoryAttributesValidator
 
JboMandatoryAttributesValidator(ArrayList) - Constructor for class oracle.jbo.server.JboMandatoryAttributesValidator
 
JboMandatoryAttributesValidator(ArrayList, boolean) - Constructor for class oracle.jbo.server.JboMandatoryAttributesValidator
 
JboMandatoryAttrValHelper - Class in oracle.jbo.rules
Implements a stub validator for holding custom error messages for the predefined mandatory attribute validators.
JboMandatoryAttrValHelper() - Constructor for class oracle.jbo.rules.JboMandatoryAttrValHelper
Creates a default validator.
JboMarshalledObject - Class in oracle.jbo.common.remote.ejb
 
JboMarshalledObject(Object) - Constructor for class oracle.jbo.common.remote.ejb.JboMarshalledObject
 
JboMessage - Interface in oracle.jbo.common
Defines methods for localizing exception messages for various target languages, and for message formatting.
JboMessageListener - Interface in oracle.jbo.server
Internal: Applications should not use this interface.
JboMessageManager - Interface in oracle.jbo.server
Internal: Applications should not use this interface.
JboMessageObject - Class in oracle.jbo.server
Internal: Applications should not use this class.
JboMessageObject(String, Object) - Constructor for class oracle.jbo.server.JboMessageObject
 
JboMethodValidator - Class in oracle.jbo.rules
A validator that tests values by passing them to a validation method.
JboMethodValidator() - Constructor for class oracle.jbo.rules.JboMethodValidator
Creates a validator without assigning its validation method.
JboMethodValidator(String, Class, Class) - Constructor for class oracle.jbo.rules.JboMethodValidator
Creates a validator given the name of the validation method.
JboMethodValidator - Class in oracle.jbo.server.rules
A validator that tests values by passing them to a validation method.
JboMethodValidator() - Constructor for class oracle.jbo.server.rules.JboMethodValidator
Creates a validator without assigning its validation method.
JboMethodValidator(String, Class, Class) - Constructor for class oracle.jbo.server.rules.JboMethodValidator
Creates a validator given the name of the validation method.
JboMultiCaster - Class in oracle.jbo.server
Implements the chaining of event listeners in the event system.
JboMultiCaster(JboEventListener, JboEventListener) - Constructor for class oracle.jbo.server.JboMultiCaster
A new instance of this class can only be constructed by this class itself.
JboNamedData - Class in oracle.jbo.server.util
This class implements a persistable name-value-type holder It can be used to store name-type-value triplets e.g., to persist Bean Properties.
JboNamedData() - Constructor for class oracle.jbo.server.util.JboNamedData
 
JboNamedData(String, String, Object) - Constructor for class oracle.jbo.server.util.JboNamedData
 
JboNamedData(String, String, Object, boolean) - Constructor for class oracle.jbo.server.util.JboNamedData
 
JboNamedData(String, String, Object, boolean, int) - Constructor for class oracle.jbo.server.util.JboNamedData
 
JboNamedData(JboNamedData) - Constructor for class oracle.jbo.server.util.JboNamedData
 
JboNameUtil - Class in oracle.jbo.common
Internal: Applications should not use this class.
JboNameUtil() - Constructor for class oracle.jbo.common.JboNameUtil
 
JboNonNullValidator - Class in oracle.jbo.rules
Implements non-null validation for mandatory attributes.
JboNonNullValidator() - Constructor for class oracle.jbo.rules.JboNonNullValidator
 
JboNonNullValidator(ArrayList) - Constructor for class oracle.jbo.rules.JboNonNullValidator
Creates a validator from a list of attribute indices.
JboNonNullValidator(ArrayList, boolean) - Constructor for class oracle.jbo.rules.JboNonNullValidator
 
JboObjectInputStream - Class in oracle.jbo.common
 
JboObjectInputStream(InputStream, ObjectMarshaller) - Constructor for class oracle.jbo.common.JboObjectInputStream
 
JboObjectOutputStream - Class in oracle.jbo.common
 
JboObjectOutputStream(OutputStream, ObjectMarshaller) - Constructor for class oracle.jbo.common.JboObjectOutputStream
 
JboPermission - Interface in oracle.jbo.server.security
 
JboPolicyManager - Class in oracle.jbo.server.security
 
JboPolicyManager(JboJAASPolicyManager) - Constructor for class oracle.jbo.server.security.JboPolicyManager
 
JboPrecisionScaleValidator - Class in oracle.jbo.rules
Implements precision and scale validation for numeric attributes and length validation for string and character attributes.
JboPrecisionScaleValidator() - Constructor for class oracle.jbo.rules.JboPrecisionScaleValidator
Creates a default validator.
JboPrecisionScaleValidator - Class in oracle.jbo.server
Implements precision and scale validation for numeric attributes and length validation for string and character attributes.
JboPrecisionScaleValidator() - Constructor for class oracle.jbo.server.JboPrecisionScaleValidator
Creates a default validator.
JboPropertiesResourceBundle - Class in oracle.jbo.common
A helper class to aid with keeping our NLSable resources consistent.
JboPropertiesResourceBundle() - Constructor for class oracle.jbo.common.JboPropertiesResourceBundle
 
JboPropertiesResourceBundle(String, Locale) - Constructor for class oracle.jbo.common.JboPropertiesResourceBundle
 
JboRangeValidator - Class in oracle.jbo.rules
A validator that tests if a literal value lies within a pre-defined range.
JboRangeValidator() - Constructor for class oracle.jbo.rules.JboRangeValidator
Creates an uninitialized range validator.
JboRangeValidator(boolean, Object, Object) - Constructor for class oracle.jbo.rules.JboRangeValidator
Creates a range validator.
JboRangeValidator - Class in oracle.jbo.server.rules
A validator that tests if a literal value lies within a pre-defined range.
JboRangeValidator() - Constructor for class oracle.jbo.server.rules.JboRangeValidator
Creates an uninitialized range validator.
JboRangeValidator(boolean, Object, Object) - Constructor for class oracle.jbo.server.rules.JboRangeValidator
Creates a range validator.
JboRegExpValidator - Class in oracle.jbo.rules
A validator that tests attribute values by comparing them with a pre-defined regular expression.
JboRegExpValidator() - Constructor for class oracle.jbo.rules.JboRegExpValidator
Creates an uninitialized regular expression validator.
JboRegExpValidator(boolean, String, String) - Constructor for class oracle.jbo.rules.JboRegExpValidator
Creates an initialized regular expression validator.
JboRequiredValidator - Class in oracle.jbo.rules
A validator that tests whether the value entered is null or not null
JboRequiredValidator() - Constructor for class oracle.jbo.rules.JboRequiredValidator
Creates a required validator.
JboRequiredValidator(boolean) - Constructor for class oracle.jbo.rules.JboRequiredValidator
Creates a required validator.
JboReservedVarNames - Interface in oracle.jbo
 
JboResourceBundle - Class in oracle.jbo.common
A helper class to aid with keeping our NLSable resources consistent.
JboResourceBundle() - Constructor for class oracle.jbo.common.JboResourceBundle
 
JboSchemaRegistrationManager - Class in oracle.jbodt.common
 
JboSerializationException - Exception in oracle.jbo
Thrown when an attempt to create a row fails.
JboSerializationException(boolean, int, String, Exception) - Constructor for exception oracle.jbo.JboSerializationException
 
JBOSERVER_PROPERTIES_RESOURCE - Static variable in class oracle.jbo.common.PropertyManager
The pathname of the server properties file used to load various runtime properties.
JboServiceManager - Class in oracle.jbo.service.management
 
JboServiceManager() - Constructor for class oracle.jbo.service.management.JboServiceManager
 
JboServiceManagerMBean - Interface in oracle.jbo.service.management
 
JboServiceMessage - Class in oracle.jbo.common
 
JboServiceMessage() - Constructor for class oracle.jbo.common.JboServiceMessage
 
JboServiceMessage(String, int) - Constructor for class oracle.jbo.common.JboServiceMessage
 
JBOServiceRegistry_Name - Static variable in class oracle.jbo.client.svc.SOAIntegration
 
JBOSessionFactoryHelper - Class in oracle.jbo.common
Internal: Applications should not use this class.
JBOSessionFactoryHelper() - Constructor for class oracle.jbo.common.JBOSessionFactoryHelper
 
JboSQLCollectionValidator - Class in oracle.jbo.server
 
JboSQLCollectionValidator() - Constructor for class oracle.jbo.server.JboSQLCollectionValidator
 
JboSQLCompareValidator - Class in oracle.jbo.server
 
JboSQLCompareValidator() - Constructor for class oracle.jbo.server.JboSQLCompareValidator
 
JboSQLException - Exception in oracle.jbo
Indicates a failure during an operation against a database.
JboSQLException(Class, String, Object[]) - Constructor for exception oracle.jbo.JboSQLException
 
JboSQLException(Class, String, String, Exception) - Constructor for exception oracle.jbo.JboSQLException
 
JboSQLListValidator - Class in oracle.jbo.server
A validator that tests for the presence of a literal value in a list of database values.
JboSQLListValidator() - Constructor for class oracle.jbo.server.JboSQLListValidator
Creates an uninitialized list validator.
JboSQLUtil - Class in oracle.jbo.server.util
 
JboSQLUtil() - Constructor for class oracle.jbo.server.util.JboSQLUtil
 
JboStringUtil - Class in oracle.jbo.common
 
JboStringUtil() - Constructor for class oracle.jbo.common.JboStringUtil
 
JboSyncLock - Class in oracle.jbo
 
JboSyncLock() - Constructor for class oracle.jbo.JboSyncLock
 
JboToken - Class in oracle.jbo.server.util
 
JboTransAttrValidationManager - Interface in oracle.jbo.rules
 
JboTransValidationManager - Interface in oracle.jbo.rules
 
JboTransValidatorInterface - Interface in oracle.jbo.rules
 
JboTypeMap - Class in oracle.jbo.common
Internal: Applications should not use this class.
JboTypeMap(String, String, String, int, String, byte) - Constructor for class oracle.jbo.common.JboTypeMap
 
JboTypeMap(String, String, String, int, String, boolean) - Constructor for class oracle.jbo.common.JboTypeMap
 
JboTypeMap(String, String, String, int, String) - Constructor for class oracle.jbo.common.JboTypeMap
 
JboTypeMap(String, String, String, String, int, String) - Constructor for class oracle.jbo.common.JboTypeMap
 
JboTypeMapEntries - Class in oracle.jbo.common
 
JboTypeMapEntries() - Constructor for class oracle.jbo.common.JboTypeMapEntries
 
JboUnexpectedException - Exception in oracle.jbo.common
Indicates an unspecified fatal error.
JboUnexpectedException(String, Throwable) - Constructor for exception oracle.jbo.common.JboUnexpectedException
Creates an exception message.
JboUniqueKeyValidator - Class in oracle.jbo.server
 
JboUniqueKeyValidator() - Constructor for class oracle.jbo.server.JboUniqueKeyValidator
 
JboUniqueKeyValidator(EntityDefImpl, int) - Constructor for class oracle.jbo.server.JboUniqueKeyValidator
 
JboUniqueKeyValidator(EntityDefImpl, int, String, String, int) - Constructor for class oracle.jbo.server.JboUniqueKeyValidator
 
JboUniqueKeyValidator(EntityDefImpl, int, String, boolean, String, int) - Constructor for class oracle.jbo.server.JboUniqueKeyValidator
 
JboUtil - Class in oracle.jbo.client
 
JboUtil() - Constructor for class oracle.jbo.client.JboUtil
 
JboValidationBean - Class in oracle.jbo.rules
 
JboValidationBean() - Constructor for class oracle.jbo.rules.JboValidationBean
 
JboValidatorContext - Class in oracle.jbo.rules
A "PropertyChange" event gets delivered whenever a bean changes a "bound" or "constrained" property.
JboValidatorContext(int, Object, String, AttributeDef, Object, Object) - Constructor for class oracle.jbo.rules.JboValidatorContext
Deprecated. since 11.1.1.0 use a subclass to implement getWarningContainer and evaluateExpression methods.
JboValidatorHints - Interface in oracle.jbo.rules
The principal interface for validator classes.
JboValidatorInterface - Interface in oracle.jbo.rules
The principal interface for validator classes.
JboVCItemRequiredValidator - Class in oracle.jbo.rules
 
JboVCItemRequiredValidator() - Constructor for class oracle.jbo.rules.JboVCItemRequiredValidator
 
JboVOCollectionValidator - Class in oracle.jbo.server
 
JboVOCollectionValidator() - Constructor for class oracle.jbo.server.JboVOCollectionValidator
 
JboVOCollectionValidator(boolean, int) - Constructor for class oracle.jbo.server.JboVOCollectionValidator
 
JboVOCollectionValidator(boolean, int, Object, Object, int) - Constructor for class oracle.jbo.server.JboVOCollectionValidator
 
JboVOCompareValidator - Class in oracle.jbo.server
A validator that tests literal values by comparing them to a database value, using a pre-defined relation.
JboVOCompareValidator() - Constructor for class oracle.jbo.server.JboVOCompareValidator
Creates an uninitialized compare validator.
JboVOCompareValidator(boolean, int) - Constructor for class oracle.jbo.server.JboVOCompareValidator
Creates an partially-initialized compare validator.
JboVOCompareValidator(boolean, int, Object, Object) - Constructor for class oracle.jbo.server.JboVOCompareValidator
Creates an initialized compare validator.
JboVOExistsValidator - Class in oracle.jbo.server
 
JboVOExistsValidator() - Constructor for class oracle.jbo.server.JboVOExistsValidator
 
JboVOListValidator - Class in oracle.jbo.server
A validator that tests for the presence of a literal value in a list of database values.
JboVOListValidator() - Constructor for class oracle.jbo.server.JboVOListValidator
Creates an uninitialized list validator.
JboVOListValidator(boolean, Object, String) - Constructor for class oracle.jbo.server.JboVOListValidator
Creates a list validator.
JboVOUsageCollectionValidator - Class in oracle.jbo.server
 
JboVOUsageCollectionValidator() - Constructor for class oracle.jbo.server.JboVOUsageCollectionValidator
 
JboVOUsageCollectionValidator(boolean, int) - Constructor for class oracle.jbo.server.JboVOUsageCollectionValidator
 
JboVOUsageCompareValidator - Class in oracle.jbo.server
 
JboVOUsageCompareValidator() - Constructor for class oracle.jbo.server.JboVOUsageCompareValidator
 
JboVOUsageCompareValidator(boolean, int) - Constructor for class oracle.jbo.server.JboVOUsageCompareValidator
 
JboVOUsageExistsValidator - Class in oracle.jbo.server
 
JboVOUsageExistsValidator() - Constructor for class oracle.jbo.server.JboVOUsageExistsValidator
 
JboVOUsageListValidator - Class in oracle.jbo.server
 
JboVOUsageListValidator() - Constructor for class oracle.jbo.server.JboVOUsageListValidator
 
JboWarning - Exception in oracle.jbo
The facility for reporting non-fatal errors for the JBO package.
JboWarning(String, String, Object[]) - Constructor for exception oracle.jbo.JboWarning
Creates a formattable but non-localizable warning.
JboWarning(String) - Constructor for exception oracle.jbo.JboWarning
Creates a non-formattable warning.
JboWarning(Class, String, Object[]) - Constructor for exception oracle.jbo.JboWarning
Creates a translatable warning.
JboWarning(ResourceBundleDef, String, Object[]) - Constructor for exception oracle.jbo.JboWarning
Creates a translatable warning.
JboXMLUtil - Class in oracle.jbo.common
Internal: Applications should not use this class.
JboXMLUtil() - Constructor for class oracle.jbo.common.JboXMLUtil
 
JboXMLUtil - Class in oracle.jbo.server.xml
NAME JboXMLUtil.java - DESCRIPTION DefXMLParser has utility functions to create serialized files from XMLElement and vice versa NOTES
JboXMLUtil() - Constructor for class oracle.jbo.server.xml.JboXMLUtil
 
JboXSDomain - Class in oracle.jbo.server.security
 
JboXSDomain() - Constructor for class oracle.jbo.server.security.JboXSDomain
This is the default constructor (do not remove)
JboXSDomain(Datum) - Constructor for class oracle.jbo.server.security.JboXSDomain
 
JCLIENT - Static variable in class oracle.adf.model.binding.DCDataControl
 
JClientPanel - Interface in oracle.jbo.uicli.controls
This interface identifies a JClient Panel for JDeveloper designtime, so that the JDeveloper UI Designer can allow JClient Data Model editors to be part of the Property Inspector for the control's model property.
JDBC_CONNECT - Static variable in class oracle.jbo.common.EventGroup
 
JDBC_CONNECTION_NAME - Static variable in class oracle.jbo.client.Configuration
name of the property in the Config, which identifies the connect string.
JDBC_CREATE_PREPARED_STATEMENT - Static variable in class oracle.jbo.common.EventGroup
 
JDBC_CREATE_STATEMENT - Static variable in class oracle.jbo.common.EventGroup
 
JDBC_DATA_BYTES_CONVERSION - Static variable in interface oracle.jbo.common.PropertyConstants
 
JDBC_DATA_BYTES_CONVERSION - Static variable in class oracle.jbo.common.PropertyMetadata
 
JDBC_DATA_BYTES_CONVERSION_IN_JBO - Static variable in interface oracle.jbo.common.PropertyConstants
 
JDBC_DATA_BYTES_CONVERSION_IN_JDBC - Static variable in interface oracle.jbo.common.PropertyConstants
 
JDBC_DATASOURCE_CONNECTION_TYPE - Static variable in class oracle.jbo.ApplicationPoolSvcMsgContext
 
JDBC_DS_NAME - Static variable in class oracle.jbo.client.Configuration
Name of the JDBC2.0 datasource.
JDBC_EXECUTE - Static variable in class oracle.jbo.common.EventGroup
 
JDBC_MARKER - Static variable in interface oracle.jbo.common.PropertyConstants
 
JDBC_NULL_CONNECTION_TYPE - Static variable in class oracle.jbo.ApplicationPoolSvcMsgContext
 
JDBC_ODBC_DRIVER_CLASS - Static variable in interface oracle.jbo.common.PropertyConstants
 
JDBC_POOL_MAX_AVAIL_SIZE_DEFAULT - Static variable in interface oracle.jbo.common.PropertyConstants
 
JDBC_POOL_MAX_INACTIVE_AGE_DEFAULT - Static variable in interface oracle.jbo.common.PropertyConstants
 
JDBC_POOL_MIN_AVAIL_SIZE_DEFAULT - Static variable in interface oracle.jbo.common.PropertyConstants
 
JDBC_POOL_MONITOR_SLEEP_INTERVAL_DEFAULT - Static variable in interface oracle.jbo.common.PropertyConstants
 
JDBC_POOL_REQUEST_TIMEOUT_DEFAULT - Static variable in interface oracle.jbo.common.PropertyConstants
 
JDBC_POOL_TIME_TO_LIVE_DEFAULT - Static variable in interface oracle.jbo.common.PropertyConstants
 
JDBC_SELECT - Static variable in class oracle.jbo.common.EventGroup
 
JDBC_TIMESTAMP - Static variable in class oracle.jbo.server.util.Canonizer
 
JDBC_URL_CONNECTION_TYPE - Static variable in class oracle.jbo.ApplicationPoolSvcMsgContext
 
jdbcClientSideSecurity(Properties, Hashtable) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
jdbcClientSideSecurity(Properties, Hashtable) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
jdbcClientSideSecurity(Properties, Hashtable) - Method in interface oracle.jbo.server.SQLBuilder
Populates the properties with known security attributes found in the environment.
JDBCInteract - Class in oracle.jbo.server
Internal: Applications should not use this class.
JDBCInteract() - Constructor for class oracle.jbo.server.JDBCInteract
 
JDBCPersistManager - Class in oracle.jbo.pcoll
 
JDBCPersistManager() - Constructor for class oracle.jbo.pcoll.JDBCPersistManager
 
JDEV_CONTEXT - Static variable in class oracle.adf.model.adapter.DTContext
Key to get the JDeveloper context.
JDK2ClassLoader - Class in oracle.jbo.common.java2
 
JDK2ClassLoader() - Constructor for class oracle.jbo.common.java2.JDK2ClassLoader
 
JICompoundBlock - Class in oracle.jbo.expr
 
JICompoundBlock(JIExpr) - Constructor for class oracle.jbo.expr.JICompoundBlock
 
JICompoundBlock(JIExpr, int) - Constructor for class oracle.jbo.expr.JICompoundBlock
 
JIEvalException - Exception in oracle.jbo.expr
 
JIEvalException(Class, String, Object[]) - Constructor for exception oracle.jbo.expr.JIEvalException
 
JIEvaluationError - Exception in oracle.jbo.expr
 
JIEvaluationError(String) - Constructor for exception oracle.jbo.expr.JIEvaluationError
 
JIEvaluationError(String, Exception) - Constructor for exception oracle.jbo.expr.JIEvaluationError
 
JIEvaluationError(Class, String, Object[]) - Constructor for exception oracle.jbo.expr.JIEvaluationError
 
JIException - Exception in oracle.jbo.expr
 
JIException(String) - Constructor for exception oracle.jbo.expr.JIException
 
JIException(String, Exception) - Constructor for exception oracle.jbo.expr.JIException
 
JIException(String, Throwable) - Constructor for exception oracle.jbo.expr.JIException
 
JIException(Class, String, Object[]) - Constructor for exception oracle.jbo.expr.JIException
 
JIExpr - Class in oracle.jbo.expr
 
JIExpr() - Constructor for class oracle.jbo.expr.JIExpr
 
JIExpr(LineNumberReader) - Constructor for class oracle.jbo.expr.JIExpr
 
JIExpr(LineNumberReader, JIParserHelper) - Constructor for class oracle.jbo.expr.JIExpr
 
JIExpr(JIExpr) - Constructor for class oracle.jbo.expr.JIExpr
 
JIExprJava - Class in oracle.jbo.expr
 
JIExprJava() - Constructor for class oracle.jbo.expr.JIExprJava
 
JIExprJava(LineNumberReader) - Constructor for class oracle.jbo.expr.JIExprJava
 
JIExprJava(LineNumberReader, JIParserHelper) - Constructor for class oracle.jbo.expr.JIExprJava
 
JIExprJava(JIExpr) - Constructor for class oracle.jbo.expr.JIExprJava
 
JIExprSQL - Class in oracle.jbo.expr
 
JIExprSQL() - Constructor for class oracle.jbo.expr.JIExprSQL
 
JIExprSQL(LineNumberReader) - Constructor for class oracle.jbo.expr.JIExprSQL
 
JIExprSQL(LineNumberReader, JIParserHelper) - Constructor for class oracle.jbo.expr.JIExprSQL
 
JIExprSQL(JIExpr) - Constructor for class oracle.jbo.expr.JIExprSQL
 
JIIf - Class in oracle.jbo.expr
 
JIIf() - Constructor for class oracle.jbo.expr.JIIf
 
JIIf(JIExpr) - Constructor for class oracle.jbo.expr.JIIf
 
JIInput - Class in oracle.jbo.expr
 
JIInput() - Constructor for class oracle.jbo.expr.JIInput
 
JIInput(LineNumberReader) - Constructor for class oracle.jbo.expr.JIInput
 
JIParserHelper - Interface in oracle.jbo.expr
 
JIParserMethodNode - Class in oracle.jbo.expr
 
JIParserMethodNode(JIExpr, String) - Constructor for class oracle.jbo.expr.JIParserMethodNode
 
JIParserNode - Class in oracle.jbo.expr
 
JIParserNode(JIExpr, int, String, Object) - Constructor for class oracle.jbo.expr.JIParserNode
 
JIParserNodeCB - Class in oracle.jbo.expr
 
JIParserNodeCB(JIExpr, int, JIParserNode[]) - Constructor for class oracle.jbo.expr.JIParserNodeCB
 
JIParserNodeLocator - Interface in oracle.jbo.expr
 
JIParserNodeRegExp - Class in oracle.jbo.expr
 
JIParserNodeRegExp(JIExpr, int, String, JIParserNode) - Constructor for class oracle.jbo.expr.JIParserNodeRegExp
 
JIParserNodeSelect - Class in oracle.jbo.expr
 
JIParserNodeSelect(JIExpr, int, JIParserMethodNode, JIParserMethodNode, JIParserNode) - Constructor for class oracle.jbo.expr.JIParserNodeSelect
 
JIReservedVarNames - Interface in oracle.jbo.expr
 
JISelect - Class in oracle.jbo.expr
 
JISelect() - Constructor for class oracle.jbo.expr.JISelect
 
JISelect(JIExpr) - Constructor for class oracle.jbo.expr.JISelect
 
JISyntaxError - Exception in oracle.jbo.expr
 
JISyntaxError(String) - Constructor for exception oracle.jbo.expr.JISyntaxError
 
JISyntaxError(String, Exception) - Constructor for exception oracle.jbo.expr.JISyntaxError
 
JISyntaxError(Class, String, Object[]) - Constructor for exception oracle.jbo.expr.JISyntaxError
 
JISyntaxError(Class, String, JIToken) - Constructor for exception oracle.jbo.expr.JISyntaxError
 
JISyntaxError(Class, String, JIToken, Object[]) - Constructor for exception oracle.jbo.expr.JISyntaxError
 
JIToken - Class in oracle.jbo.expr
 
JIToken(String, int, boolean, int, int, int, int) - Constructor for class oracle.jbo.expr.JIToken
 
JIValueSupplier - Interface in oracle.jbo.expr
 
JIValueSupplierImpl - Class in oracle.jbo.expr
 
JIValueSupplierImpl() - Constructor for class oracle.jbo.expr.JIValueSupplierImpl
 
JIWhile - Class in oracle.jbo.expr
 
JIWhile() - Constructor for class oracle.jbo.expr.JIWhile
 
JIWhile(JIExpr) - Constructor for class oracle.jbo.expr.JIWhile
 
JNDI_EJB_SUBCONTEXT - Static variable in interface oracle.jbo.common.PropertyConstants
 
JNDI_ENV_PREFIX - Static variable in interface oracle.jbo.common.PropertyConstants
 
JNDI_FACTORY_INITIAL - Static variable in class oracle.jbo.client.svc.Service
 
JNDI_NAME - Static variable in class oracle.adfinternal.model.adapter.ejb.EjbDefinition
 
JNDI_PROVIDER_URL - Static variable in class oracle.jbo.client.svc.Service
 
JNDI_SECURITY_CREDENTIALS - Static variable in class oracle.jbo.client.svc.Service
 
JNDI_SECURITY_PRINCIPAL - Static variable in class oracle.jbo.client.svc.Service
 
JndiUtil - Class in oracle.adf.model.connection.webservice.util
 
JndiUtil() - Constructor for class oracle.adf.model.connection.webservice.util.JndiUtil
 
JPQL_METHOD_QUERY - Static variable in class oracle.adf.model.adapter.bean.jpa.JPQLBeanDataCollection
 
JPQLBeanDataCollection - Class in oracle.adf.model.adapter.bean.jpa
 
JPQLBeanDataCollection(Map, OperationBinding, DataFilter) - Constructor for class oracle.adf.model.adapter.bean.jpa.JPQLBeanDataCollection
 
JPQLBeanDataCollection(RowContext, String, DataFilter) - Constructor for class oracle.adf.model.adapter.bean.jpa.JPQLBeanDataCollection
 
JPQLDataControlHandlerName - Static variable in class oracle.adf.model.adapter.bean.BeanDefinition
JPA Data handler class
JPQLDataControlHandlerName - Static variable in class oracle.adfinternal.model.adapter.ejb.EjbDefinition
JPA Data handler class
JPQLDataFilterHandler - Class in oracle.adf.model.adapter.bean.jpa
Default JPQLDataFilterHandler This handler can be extended from JPQLBeanDataCollection to add custom data provider.
JPQLDataFilterHandler(DataControl) - Constructor for class oracle.adf.model.adapter.bean.jpa.JPQLDataFilterHandler
 
JPQLEntity - Class in oracle.adf.model.adapter.bean.jpa
 
JPQLEntity(String) - Constructor for class oracle.adf.model.adapter.bean.jpa.JPQLEntity
 
JPQLManagedDCHandler - Class in oracle.adf.model.adapter.bean.jpa
 
JPQLManagedDCHandler(DataControl) - Constructor for class oracle.adf.model.adapter.bean.jpa.JPQLManagedDCHandler
 
JPQLUtils - Class in oracle.adf.model.adapter.bean.jpa
 
JPQLUtils() - Constructor for class oracle.adf.model.adapter.bean.jpa.JPQLUtils
 
JSF_EL_start - Static variable in class oracle.jbo.common.JboBeanUtils
 
JSR227Util - Class in oracle.adf.model.utils
Utility methods for runtime classes to create OperationDefinition instances for standard operations.
JSR227Util() - Constructor for class oracle.adf.model.utils.JSR227Util
 
JTAHelper - Class in oracle.jbo.server.svc
 
JTAPersistManager - Class in oracle.jbo.pcoll
 
JTAPersistManager() - Constructor for class oracle.jbo.pcoll.JTAPersistManager
 
JTATransactionBroker - Class in oracle.adfinternal.model.adapter.toplink
This class describes a TransactionBroker that uses a JTA-shared transaction model.
JTATransactionBroker(Session, int, boolean, boolean) - Constructor for class oracle.adfinternal.model.adapter.toplink.JTATransactionBroker
Creates a new TransactionBroker instance.
JTATransactionHandler - Interface in oracle.jbo.server
 
JTATxnHandlerImpl - Class in oracle.jbo.server
 
JTATxnHandlerImpl() - Constructor for class oracle.jbo.server.JTATxnHandlerImpl
 
JTXMLTags - Class in oracle.jbo.mom.xml
 
JTXMLTags() - Constructor for class oracle.jbo.mom.xml.JTXMLTags
 
JU_DYNAMIC_PKG_NAME - Static variable in interface oracle.jbo.common.PropertyConstants
 
JUAccessorIteratorDef - Class in oracle.jbo.uicli.binding
Internal: Applications should not use/refer to this class programmatically.
JUAccessorIteratorDef() - Constructor for class oracle.jbo.uicli.binding.JUAccessorIteratorDef
 
JUAccessorIteratorDef(String, String) - Constructor for class oracle.jbo.uicli.binding.JUAccessorIteratorDef
 
JUAccessorIteratorDef(String, String, boolean) - Constructor for class oracle.jbo.uicli.binding.JUAccessorIteratorDef
 
JUActionBinding - Class in oracle.jbo.uicli.jui
Implements binding for a JButton to one of the commonly-used methods on the associated RowSet.
JUActionBinding(Object, JUIteratorBinding, int) - Constructor for class oracle.jbo.uicli.jui.JUActionBinding
This constructor binds the given JButton object (control) with an enumerated action in the RowSet identified by the given iterator binding.
JUActionBinding(Object, JUIteratorBinding, int, boolean) - Constructor for class oracle.jbo.uicli.jui.JUActionBinding
This constructor binds the given JButton object (control) with an enumerated action in the RowSet identified by the given iterator binding.
JUActionBinding(Object, DCBindingContainer, DCInvokeMethodDef) - Constructor for class oracle.jbo.uicli.jui.JUActionBinding
 
JUActionBindingAdapter - Class in oracle.jbo.uicli.jui
Default adapter for JUActionBindingListener event.
JUActionBindingAdapter() - Constructor for class oracle.jbo.uicli.jui.JUActionBindingAdapter
 
JUActionBindingEvent - Class in oracle.jbo.uicli.jui
 
JUActionBindingEvent(JUActionBinding) - Constructor for class oracle.jbo.uicli.jui.JUActionBindingEvent
 
JUActionBindingListener - Interface in oracle.jbo.uicli.jui
Implemented by classes that are interested in performing typically lightweight, client-side preparation of data or update of display before or after an action binding performs it's action.
JUActionDef - Class in oracle.jbo.uicli.jui
 
JUActionDef() - Constructor for class oracle.jbo.uicli.jui.JUActionDef
 
JUActionDef(String, String, String, String, int) - Constructor for class oracle.jbo.uicli.jui.JUActionDef
 
JUActionDef(String, String, int) - Constructor for class oracle.jbo.uicli.jui.JUActionDef
 
JUApplication - Class in oracle.jbo.uicli.binding
The application class that manages connection to a BC4J Application Module.
JUApplication() - Constructor for class oracle.jbo.uicli.binding.JUApplication
 
JUApplication(Hashtable, String, Object) - Constructor for class oracle.jbo.uicli.binding.JUApplication
Constructs a root JUApplication object that connects to a BC4J Application Module of the given name.
JUApplication(ApplicationModule) - Constructor for class oracle.jbo.uicli.binding.JUApplication
Constructor used internally by the framework to associate an application module with a JClient application object.
JUApplication(JUApplication, ApplicationModule, Object) - Constructor for class oracle.jbo.uicli.binding.JUApplication
Constructor to be used to create a nested JUApplication inside another JUApplication object.
JUApplication(SessionCookie) - Constructor for class oracle.jbo.uicli.binding.JUApplication
 
JUApplicationDefImpl - Class in oracle.jbo.uicli.mom
 
JUApplicationDefImpl(String) - Constructor for class oracle.jbo.uicli.mom.JUApplicationDefImpl
 
JUApplicationDefImpl() - Constructor for class oracle.jbo.uicli.mom.JUApplicationDefImpl
 
JUApplicationReference - Class in oracle.jbo.uicli.mom
 
JUApplicationReference(String, JUApplicationDefImpl, JUApplicationDefImpl) - Constructor for class oracle.jbo.uicli.mom.JUApplicationReference
 
JUArrayComboBox - Class in oracle.jbo.uicli.controls
Extends a JComboBox to display data from a BC4J Array domain.
JUArrayComboBox() - Constructor for class oracle.jbo.uicli.controls.JUArrayComboBox
Creates a JComboBox with a default data model.
JUArrayComboBoxBeanInfo - Class in oracle.jbo.uicli.controls
 
JUArrayComboBoxBeanInfo() - Constructor for class oracle.jbo.uicli.controls.JUArrayComboBoxBeanInfo
 
JUArrayElementEditorInterface - Interface in oracle.jbo.uicli.controls
This interface defines the methods that is required by JUArrayComboBox to communicate with an editor that can edit an element/item in the JUArrayComboBox.
JUBindingDefFactoryImpl - Class in oracle.jbo.uicli.binding
 
JUBindingDefFactoryImpl() - Constructor for class oracle.jbo.uicli.binding.JUBindingDefFactoryImpl
 
JUBindingDefFactoryImpl.ExecutableRefreshFlag - Enum in oracle.jbo.uicli.binding
 
JUBindingFactory - Class in oracle.jbo.uicli.jui
 
JUBindingFactory() - Constructor for class oracle.jbo.uicli.jui.JUBindingFactory
 
JUBindingFactory(JUDefFactoryImpl) - Constructor for class oracle.jbo.uicli.jui.JUBindingFactory
 
JUBoundedRangeDef - Class in oracle.jbo.uicli.jui
 
JUBoundedRangeDef() - Constructor for class oracle.jbo.uicli.jui.JUBoundedRangeDef
 
JUBoundedRangeDef(String, String, String, String, String[], int, int, int) - Constructor for class oracle.jbo.uicli.jui.JUBoundedRangeDef
 
JUButtonBinding - Class in oracle.jbo.uicli.jui
Implements binding a Swing AbstractButton object with a BC4J attribute.
JUButtonBinding(AbstractButton, JUIteratorBinding, String) - Constructor for class oracle.jbo.uicli.jui.JUButtonBinding
 
JUButtonBinding(AbstractButton, JUIteratorBinding, String, Object[], boolean) - Constructor for class oracle.jbo.uicli.jui.JUButtonBinding
 
JUButtonBinding(AbstractButton, JUIteratorBinding, String, boolean, String) - Constructor for class oracle.jbo.uicli.jui.JUButtonBinding
 
JUButtonDef - Class in oracle.jbo.uicli.jui
 
JUButtonDef() - Constructor for class oracle.jbo.uicli.jui.JUButtonDef
 
JUButtonDef(String, String, String, String, String[], Object[], boolean) - Constructor for class oracle.jbo.uicli.jui.JUButtonDef
 
JUButtonGroupBinding - Class in oracle.jbo.uicli.jui
Binds a group of buttons in a panel to an attribute in a ViewObject such that on selection of a given button, this binding works like a LOV binding or used to display an enumerated list for update.
JUButtonGroupBinding(Object, DCIteratorBinding, String[], String) - Constructor for class oracle.jbo.uicli.jui.JUButtonGroupBinding
 
JUButtonGroupBinding(AbstractButton[], JUIteratorBinding, String, Object[]) - Constructor for class oracle.jbo.uicli.jui.JUButtonGroupBinding
Use this constructor to setup an enumerated list of values and bind them to an attribute in a ViewObject (like a static list of values bound to an attribute in a ListBox or a ComboBox).
JUButtonGroupBinding(JUButtonGroupControlInterface, DCIteratorBinding, String[], int) - Constructor for class oracle.jbo.uicli.jui.JUButtonGroupBinding
 
JUButtonGroupBinding(JUButtonGroupControlInterface, DCIteratorBinding, String[], Object[]) - Constructor for class oracle.jbo.uicli.jui.JUButtonGroupBinding
Use this constructor to setup an enumerated list of values and bind them to an attribute in a ViewObject (like a static list of values bound to an attribute in a ListBox or a ComboBox).
JUButtonGroupBinding(JUButtonGroupControlInterface, DCIteratorBinding, String[], JUIteratorBinding, String[], String[]) - Constructor for class oracle.jbo.uicli.jui.JUButtonGroupBinding
 
JUButtonGroupBinding(JUButtonGroupControlInterface, JUIteratorBinding, String[], JUIteratorBinding, String[], String) - Constructor for class oracle.jbo.uicli.jui.JUButtonGroupBinding
Use this constructor to bind a set of group buttons (created by the given control in createButtons method) based on values as returned from the given LOV viewobject.
JUButtonGroupControlInterface - Interface in oracle.jbo.uicli.jui
A control implements this interface if it binds to a JUButtonGroupBinding and is responsible for creating AbstractButtons to render/display the associated attribute for all rows in the associated RowSetIterator.
JUButtonGroupDef - Class in oracle.jbo.uicli.jui
 
JUButtonGroupDef() - Constructor for class oracle.jbo.uicli.jui.JUButtonGroupDef
 
JUButtonGroupDef(String, String, String, String, String[], Object[]) - Constructor for class oracle.jbo.uicli.jui.JUButtonGroupDef
 
JUComboBox - Class in oracle.jbo.uicli.controls
 
JUComboBox() - Constructor for class oracle.jbo.uicli.controls.JUComboBox
 
JUComboBox(boolean) - Constructor for class oracle.jbo.uicli.controls.JUComboBox
 
JUComboBoxBinding - Class in oracle.jbo.uicli.jui
Implements binding a Swing JComboBox to a BC4J Attribute or ViewObject or as an LOV (list of values).
JUComboBoxBinding(Object, JUIteratorBinding, String[], int) - Constructor for class oracle.jbo.uicli.jui.JUComboBoxBinding
Binds a ComboBox to a RowSet associated with the given iterator binding and based on listOperMode setting, either iterates the currency on the target iterator or updates the attribute value for the given attribute (in attrNames) in the current row in the target RowSet.
JUComboBoxBinding(Object, JUIteratorBinding, String[], Object[]) - Constructor for class oracle.jbo.uicli.jui.JUComboBoxBinding
Binds a combobox to an attribute in the associated RowSet.
JUComboBoxBinding(Object, DCIteratorBinding, String[], String) - Constructor for class oracle.jbo.uicli.jui.JUComboBoxBinding
*** For internal framework use only ***
JUComboBoxBinding(Object, JUIteratorBinding, String[], JUIteratorBinding, String[], String[]) - Constructor for class oracle.jbo.uicli.jui.JUComboBoxBinding
Binds separate ViewObject/RowSets for display and update to the same ComboBox.
JUComboBoxCtrlBinding - Class in oracle.jbo.uicli.jui
Implements binding a Swing JComboBox or JUComboBox to a BC4J Attribute or ViewObject or as an LOV (list of values).
JUComboBoxCtrlBinding(Object, JUIteratorBinding, String[], int) - Constructor for class oracle.jbo.uicli.jui.JUComboBoxCtrlBinding
Binds a ComboBox to a RowSet associated with the given iterator binding and based on listOperMode setting, either iterates the currency on the target iterator or updates the attribute value for the given attribute (in attrNames) in the current row in the target RowSet.
JUComboBoxCtrlBinding(Object, JUIteratorBinding, String[], Object[]) - Constructor for class oracle.jbo.uicli.jui.JUComboBoxCtrlBinding
Binds a combobox to an attribute in the associated RowSet.
JUComboBoxCtrlBinding(Object, DCIteratorBinding, String[], String) - Constructor for class oracle.jbo.uicli.jui.JUComboBoxCtrlBinding
*** For internal framework use only ***
JUComboBoxCtrlBinding(Object, JUIteratorBinding, String[], JUIteratorBinding, String[], String[]) - Constructor for class oracle.jbo.uicli.jui.JUComboBoxCtrlBinding
Binds separate ViewObject/RowSets for display and update to the same ComboBox.
JUComboBoxDef - Class in oracle.jbo.uicli.jui
 
JUComboBoxDef() - Constructor for class oracle.jbo.uicli.jui.JUComboBoxDef
 
JUComboBoxDef(String, String, String, String, String[], boolean, String, String, String[], Object[], boolean) - Constructor for class oracle.jbo.uicli.jui.JUComboBoxDef
 
JUComboBoxDef(String, String, String[], boolean, String, String, String[], Object[], boolean) - Constructor for class oracle.jbo.uicli.jui.JUComboBoxDef
 
JUComboBoxLovEditBinding - Class in oracle.jbo.uicli.jui
 
JUComboBoxLovEditBinding(JUComboBoxLovEditButton, JUIteratorBinding, String[], int, boolean, boolean) - Constructor for class oracle.jbo.uicli.jui.JUComboBoxLovEditBinding
 
JUComboBoxLovEditBinding(JUComboBoxLovEditButton, JUIteratorBinding, String[], Object[], boolean, boolean) - Constructor for class oracle.jbo.uicli.jui.JUComboBoxLovEditBinding
Binds a combobox to an attribute in the associated RowSet.
JUComboBoxLovEditBinding(JUComboBoxLovEditButton, DCIteratorBinding, String[], String, boolean, boolean) - Constructor for class oracle.jbo.uicli.jui.JUComboBoxLovEditBinding
*** For internal framework use only ***
JUComboBoxLovEditBinding(JUComboBoxLovEditButton, JUIteratorBinding, String[], JUIteratorBinding, String[], String[], boolean, boolean) - Constructor for class oracle.jbo.uicli.jui.JUComboBoxLovEditBinding
 
JUComboBoxLovEditButton - Class in oracle.jbo.uicli.controls
This class combines a text box and a button, to be used with an LOV binding.
JUComboBoxLovEditButton() - Constructor for class oracle.jbo.uicli.controls.JUComboBoxLovEditButton
 
JUComboBoxLovEditDef - Class in oracle.jbo.uicli.jui
 
JUComboBoxLovEditDef() - Constructor for class oracle.jbo.uicli.jui.JUComboBoxLovEditDef
 
JUComboLovDialog - Class in oracle.jbo.uicli.controls
 
JUComboLovDialog(Frame, String, boolean) - Constructor for class oracle.jbo.uicli.controls.JUComboLovDialog
 
JUControlBinding - Class in oracle.jbo.uicli.binding
The base class for all binding objects in the JClient framework that bind a Swing control/model to a BC4J attribute(s).
JUControlBinding() - Constructor for class oracle.jbo.uicli.binding.JUControlBinding
 
JUControlBinding(Object, DCIteratorBinding) - Constructor for class oracle.jbo.uicli.binding.JUControlBinding
Constructor used in the framework to pass in the Swing control and the Iterator Binding with which this binding object works to get it's data.
JUControlDef - Class in oracle.jbo.uicli.binding
 
JUControlDef() - Constructor for class oracle.jbo.uicli.binding.JUControlDef
 
JUControlDef(String, String, String, String) - Constructor for class oracle.jbo.uicli.binding.JUControlDef
 
JUCtrlActionBinding - Class in oracle.jbo.uicli.binding
Implements actions on BC4J RowIterator to which this control is bound.
JUCtrlActionBinding(Object, DCBindingContainer, DCInvokeMethodDef) - Constructor for class oracle.jbo.uicli.binding.JUCtrlActionBinding
 
JUCtrlActionBinding(Object, DCIteratorBinding, int) - Constructor for class oracle.jbo.uicli.binding.JUCtrlActionBinding
Creates an ActionBinding instance that works with the given control and on control's ActionEvent, call the invoke() method.
JUCtrlActionBinding(Object, DCDataControl, int) - Constructor for class oracle.jbo.uicli.binding.JUCtrlActionBinding
Creates an ActionBinding instance that works with the given control and on control's ActionEvent, call the invoke() method.
JUCtrlActionBindingAdapter - Class in oracle.jbo.uicli.binding
Default adapter for JUCtrlActionBindingListener event.
JUCtrlActionBindingAdapter() - Constructor for class oracle.jbo.uicli.binding.JUCtrlActionBindingAdapter
 
JUCtrlActionBindingEvent - Class in oracle.jbo.uicli.binding
 
JUCtrlActionBindingEvent(JUCtrlActionBinding) - Constructor for class oracle.jbo.uicli.binding.JUCtrlActionBindingEvent
 
JUCtrlActionBindingListener - Interface in oracle.jbo.uicli.binding
Implemented by classes that are interested in performing typically lightweight, client-side preparation of data or update of display before or after an action binding performs it's action.
JUCtrlActionDef - Class in oracle.jbo.uicli.binding
 
JUCtrlActionDef() - Constructor for class oracle.jbo.uicli.binding.JUCtrlActionDef
 
JUCtrlActionDef(String, String, String, String, int) - Constructor for class oracle.jbo.uicli.binding.JUCtrlActionDef
 
JUCtrlAdaptRangeBinding - Class in oracle.jbo.uicli.uix
 
JUCtrlAdaptRangeBinding(Object, DCIteratorBinding, String[], DCBindingContainer) - Constructor for class oracle.jbo.uicli.uix.JUCtrlAdaptRangeBinding
 
JUCtrlAdaptValueBindingRef - Class in oracle.jbo.uicli.uix
 
JUCtrlAttrsBinding - Class in oracle.jbo.uicli.binding
A JUControlBinding class responsible for binding controls/models that are bound to a single Row object in the BC4J layer.
JUCtrlAttrsBinding() - Constructor for class oracle.jbo.uicli.binding.JUCtrlAttrsBinding
*** For internal framework use only ***
JUCtrlAttrsBinding(Object, DCIteratorBinding, String[]) - Constructor for class oracle.jbo.uicli.binding.JUCtrlAttrsBinding
Creates a binding between the given control and attributes in the Rows returned by the passed in Iterator Binding.
JUCtrlAttrsDef - Class in oracle.jbo.uicli.binding
 
JUCtrlAttrsDef() - Constructor for class oracle.jbo.uicli.binding.JUCtrlAttrsDef
 
JUCtrlAttrsDef(String, String, String, String, String[]) - Constructor for class oracle.jbo.uicli.binding.JUCtrlAttrsDef
 
JUCtrlBoolBinding - Class in oracle.jbo.uicli.binding
Implements data binding support for controls that allow only one of two values, like a checkbox.
JUCtrlBoolBinding(Object, JUIteratorBinding, String) - Constructor for class oracle.jbo.uicli.binding.JUCtrlBoolBinding
This constructor binds a Swing control to an attribute 'attrName' in the ViewObject identified by the given IteratorBinding iterBinding.
JUCtrlBoolBinding(Object, DCIteratorBinding, String, Object[], boolean) - Constructor for class oracle.jbo.uicli.binding.JUCtrlBoolBinding
This constructor binds a Swing control to an attribute 'attrName' in the ViewObject identified by the given IteratorBinding iterBinding.
JUCtrlBoolBinding(Object, DCIteratorBinding, String, boolean, String) - Constructor for class oracle.jbo.uicli.binding.JUCtrlBoolBinding
 
JUCtrlBoolDef - Class in oracle.jbo.uicli.binding
 
JUCtrlBoolDef() - Constructor for class oracle.jbo.uicli.binding.JUCtrlBoolDef
 
JUCtrlBoolDef(String, String, String, String, String[], Object[], boolean) - Constructor for class oracle.jbo.uicli.binding.JUCtrlBoolDef
 
JUCtrlHGridDef - Class in oracle.jbo.uicli.uix
 
JUCtrlHGridDef() - Constructor for class oracle.jbo.uicli.uix.JUCtrlHGridDef
 
JUCtrlHGridDef(String, String, String, String, String[]) - Constructor for class oracle.jbo.uicli.uix.JUCtrlHGridDef
 
JUCtrlHierBinding - Class in oracle.jbo.uicli.binding
 
JUCtrlHierBinding() - Constructor for class oracle.jbo.uicli.binding.JUCtrlHierBinding
 
JUCtrlHierBinding(Object, JUIteratorBinding, String[], JUCtrlHierTypeBinding[]) - Constructor for class oracle.jbo.uicli.binding.JUCtrlHierBinding
 
JUCtrlHierDef - Class in oracle.jbo.uicli.binding
 
JUCtrlHierDef() - Constructor for class oracle.jbo.uicli.binding.JUCtrlHierDef
 
JUCtrlHierDef(String, String, String, String, String[], JUCtrlHierTypeBinding[]) - Constructor for class oracle.jbo.uicli.binding.JUCtrlHierDef
 
JUCtrlHierNodeBinding - Class in oracle.jbo.uicli.binding
 
JUCtrlHierNodeBinding(JUCtrlHierBinding, JUCtrlHierNodeBinding, JUIteratorBinding, JUCtrlHierTypeBinding, Row, boolean) - Constructor for class oracle.jbo.uicli.binding.JUCtrlHierNodeBinding
 
JUCtrlHierTypeBinding - Class in oracle.jbo.uicli.binding
 
JUCtrlHierTypeBinding() - Constructor for class oracle.jbo.uicli.binding.JUCtrlHierTypeBinding
 
JUCtrlHierTypeBinding(String, String, String, String, String, Icon, Icon, Icon) - Constructor for class oracle.jbo.uicli.binding.JUCtrlHierTypeBinding
 
JUCtrlInputValueHandler - Interface in oracle.jbo.uicli.binding
 
JUCtrlListBinding - Class in oracle.jbo.uicli.binding
A JUCtrlAttrsBinding class responsible displaying a list of values from a static list or a list calculated at runtime using another BC4J ViewObject/RowIterator.
JUCtrlListBinding() - Constructor for class oracle.jbo.uicli.binding.JUCtrlListBinding
*** For internal framework use only ***
JUCtrlListBinding(Object, DCIteratorBinding, String[], String) - Constructor for class oracle.jbo.uicli.binding.JUCtrlListBinding
 
JUCtrlListBinding(Object, DCIteratorBinding, String[], int) - Constructor for class oracle.jbo.uicli.binding.JUCtrlListBinding
**For Testing purposes only*** Uses the same Iterator Binding to update as well as display values.
JUCtrlListBinding(Object, DCIteratorBinding, String[], Object[]) - Constructor for class oracle.jbo.uicli.binding.JUCtrlListBinding
Uses the given static list of value objects to display data in the control.
JUCtrlListBinding(Object, DCIteratorBinding, String[], DCIteratorBinding, String[], String[]) - Constructor for class oracle.jbo.uicli.binding.JUCtrlListBinding
Uses the listIterBinding object to get the iterator and attribute names from listDisplayAttrNames to display attributes from the BC4J Rows in the iterator.
JUCtrlListBindingChangeAdapter - Class in oracle.jbo.uicli.binding
 
JUCtrlListBindingChangeAdapter() - Constructor for class oracle.jbo.uicli.binding.JUCtrlListBindingChangeAdapter
 
JUCtrlListBindingChangeAdapter - Class in oracle.jbo.uicli.jui
 
JUCtrlListBindingChangeAdapter() - Constructor for class oracle.jbo.uicli.jui.JUCtrlListBindingChangeAdapter
 
JUCtrlListBindingChangeEvent - Class in oracle.jbo.uicli.binding
JUCtrlListBinding will notify registered listeners when an unknown value is encountered.
JUCtrlListBindingChangeEvent(JUCtrlListBinding, Object) - Constructor for class oracle.jbo.uicli.binding.JUCtrlListBindingChangeEvent
 
JUCtrlListBindingChangeEvent - Class in oracle.jbo.uicli.jui
JUCtrlListBinding will notify registered listeners when an unknown value is encountered.
JUCtrlListBindingChangeEvent(JUCtrlListBinding, Object) - Constructor for class oracle.jbo.uicli.jui.JUCtrlListBindingChangeEvent
 
JUCtrlListBindingChangeListener - Interface in oracle.jbo.uicli.binding
Implementers of this interface can register with a JUCtrlListBinding to be notified about events.
JUCtrlListBindingChangeListener - Interface in oracle.jbo.uicli.jui
Implementers of this interface can register with a JUCtrlListBinding to be notified about events.
JUCtrlListDef - Class in oracle.jbo.uicli.binding
Deprecated. since 11.1.1.4.0 Applications should not use this api.
JUCtrlListDef() - Constructor for class oracle.jbo.uicli.binding.JUCtrlListDef
Deprecated.  
JUCtrlListDef(String, String, String, String, String[], boolean, String, String, String[], Object[]) - Constructor for class oracle.jbo.uicli.binding.JUCtrlListDef
Deprecated.  
JUCtrlParameterBinding - Class in oracle.jbo.uicli.binding
A JUControlBinding class responsible for binding controls/models that are bound to a single Row object in the BC4J layer.
JUCtrlParameterBinding() - Constructor for class oracle.jbo.uicli.binding.JUCtrlParameterBinding
*** For internal framework use only ***
JUCtrlParameterBinding(Object, String) - Constructor for class oracle.jbo.uicli.binding.JUCtrlParameterBinding
Creates a binding between the given control and attributes in the Rows returned by the passed in Iterator Binding.
JUCtrlParameterDef - Class in oracle.jbo.uicli.binding
 
JUCtrlParameterDef() - Constructor for class oracle.jbo.uicli.binding.JUCtrlParameterDef
 
JUCtrlRangeBinding - Class in oracle.jbo.uicli.binding
A JUControlBinding class responsible for binding controls/models that are bound to a range of Row objects in the BC4J layer.
JUCtrlRangeBinding() - Constructor for class oracle.jbo.uicli.binding.JUCtrlRangeBinding
 
JUCtrlRangeBinding(Object, DCIteratorBinding, String[]) - Constructor for class oracle.jbo.uicli.binding.JUCtrlRangeBinding
This constructor passes on the control, iterator, and attribute binding information to its super.
JUCtrlRangeDef - Class in oracle.jbo.uicli.binding
 
JUCtrlRangeDef() - Constructor for class oracle.jbo.uicli.binding.JUCtrlRangeDef
 
JUCtrlRangeDef(String, String, String, String, String[]) - Constructor for class oracle.jbo.uicli.binding.JUCtrlRangeDef
 
JUCtrlScrollBinding - Class in oracle.jbo.uicli.binding
Implements binding of controls like Scrollbar, Slider, etc to a ViewObject.
JUCtrlScrollBinding(Object, JUIteratorBinding, boolean, boolean, boolean) - Constructor for class oracle.jbo.uicli.binding.JUCtrlScrollBinding
Creates an instance of this class bound to the given control and iterator Binding object.
JUCtrlScrollDef - Class in oracle.jbo.uicli.binding
 
JUCtrlScrollDef() - Constructor for class oracle.jbo.uicli.binding.JUCtrlScrollDef
 
JUCtrlScrollDef(String, String, String, String, boolean, boolean, boolean) - Constructor for class oracle.jbo.uicli.binding.JUCtrlScrollDef
 
JUCtrlValueBinding - Class in oracle.jbo.uicli.binding
A JUControlBinding class responsible for maintaining which attribute(s) of a row this binding can display/update.
JUCtrlValueBinding() - Constructor for class oracle.jbo.uicli.binding.JUCtrlValueBinding
 
JUCtrlValueBinding(Object, DCIteratorBinding, String[]) - Constructor for class oracle.jbo.uicli.binding.JUCtrlValueBinding
 
JUCtrlValueBindingRef - Class in oracle.jbo.uicli.binding
The base class for all binding objects in the JClient framework that bind a Swing control/model to a BC4J attribute(s).
JUCtrlValueBindingRef(JUCtrlValueBinding, int, Row) - Constructor for class oracle.jbo.uicli.binding.JUCtrlValueBindingRef
 
JUCtrlValueDef - Class in oracle.jbo.uicli.binding
 
JUCtrlValueDef() - Constructor for class oracle.jbo.uicli.binding.JUCtrlValueDef
 
JUCtrlValueDef(String, String, String, String, String[]) - Constructor for class oracle.jbo.uicli.binding.JUCtrlValueDef
 
JUCtrlValueHandler - Interface in oracle.jbo.uicli.binding
A JUCtrlValueHandler interface defines method specific for returning inputValue from custom inputHandler.
JUDataControlDefImpl - Class in oracle.jbo.uicli.mom
 
JUDefaultControlBinding - Class in oracle.jbo.uicli.jui
Implements a generic binding for any Swing control (custom or not) to bind to a BC4J attribute.
JUDefaultControlBinding() - Constructor for class oracle.jbo.uicli.jui.JUDefaultControlBinding
Default constructor for subclassing.
JUDefaultControlBinding(JUDefaultControlInterface, JUIteratorBinding, String) - Constructor for class oracle.jbo.uicli.jui.JUDefaultControlBinding
This constructor should be used in controls/subclasses to pass the binding information.
JUDefaultControlDef - Class in oracle.jbo.uicli.jui
 
JUDefaultControlDef() - Constructor for class oracle.jbo.uicli.jui.JUDefaultControlDef
 
JUDefaultControlDef(String, String, String, String, String[]) - Constructor for class oracle.jbo.uicli.jui.JUDefaultControlDef
 
JUDefaultControlInterface - Interface in oracle.jbo.uicli.jui
Implemented by "custom" Controls like JUImageControl that bind to BC4J attributes using JUDefaultControlBinding and have no default Swing model to work with.
JUDefFactoryImpl - Class in oracle.jbo.uicli.jui
 
JUDefFactoryImpl() - Constructor for class oracle.jbo.uicli.jui.JUDefFactoryImpl
 
JUEnvInfoProvider - Class in oracle.jbo.uicli.jui
 
JUEnvInfoProvider() - Constructor for class oracle.jbo.uicli.jui.JUEnvInfoProvider
 
JUErrorHandler - Interface in oracle.jbo.uicli.binding
Implements reporting of all JClient and BC4J exceptions raised in the context of a JUFormBinding.
JUErrorHandlerDialog - Class in oracle.jbo.uicli.jui
Deprecated. since 9.0.3 use oracle.jbo.uicli.controls.JUErrorHandlerDlg instead.
JUErrorHandlerDialog() - Constructor for class oracle.jbo.uicli.jui.JUErrorHandlerDialog
Deprecated.  
JUErrorHandlerDlg - Class in oracle.jbo.uicli.controls
Dialog that implements JUErrorHandler interface in the framework.
JUErrorHandlerDlg() - Constructor for class oracle.jbo.uicli.controls.JUErrorHandlerDlg
 
JUErrorHandlerThrow - Class in oracle.jbo.uicli.binding
Implements a default error handling class for the JClient framework.
JUErrorHandlerThrow() - Constructor for class oracle.jbo.uicli.binding.JUErrorHandlerThrow
 
JUEventBinding - Class in oracle.jbo.uicli.binding
 
JUEventBinding() - Constructor for class oracle.jbo.uicli.binding.JUEventBinding
 
JUEventBindingDef - Class in oracle.jbo.uicli.binding
 
JUEventBindingDef() - Constructor for class oracle.jbo.uicli.binding.JUEventBindingDef
 
JUEventConsumer - Class in oracle.jbo.uicli.binding
JUEventConsumer implements interface EventConsumer
JUEventConsumer(JUCtrlActionBinding) - Constructor for class oracle.jbo.uicli.binding.JUEventConsumer
constructor
JUEventProducer - Class in oracle.jbo.uicli.binding
JUEventProducer implements interface EventProducer
JUEventProducer(JUCtrlActionBinding) - Constructor for class oracle.jbo.uicli.binding.JUEventProducer
constructor
JUFormatEditorPropDef - Class in oracle.jbo.uicli.jui
 
JUFormatEditorPropDef() - Constructor for class oracle.jbo.uicli.jui.JUFormatEditorPropDef
 
JUFormattedTextFieldBinding - Class in oracle.jbo.uicli.jui
JUI binding for JFormattedTextField
JUFormattedTextFieldBinding(JFormattedTextField, JUIteratorBinding, JFormattedTextField.AbstractFormatterFactory, String) - Constructor for class oracle.jbo.uicli.jui.JUFormattedTextFieldBinding
Creates an instance of this binding object that binds a swing JFormattedTextField with an attribute for rows in a given Iterator binding.
JUFormattedTextFieldBinding(JFormattedTextField, JUIteratorBinding, MaskFormatter, String) - Constructor for class oracle.jbo.uicli.jui.JUFormattedTextFieldBinding
 
JUFormattedTextFieldBinding(JFormattedTextField, JUIteratorBinding, DefaultFormatter, String) - Constructor for class oracle.jbo.uicli.jui.JUFormattedTextFieldBinding
 
JUFormattedTextFieldBinding(JFormattedTextField, JUIteratorBinding, DateFormatter, String) - Constructor for class oracle.jbo.uicli.jui.JUFormattedTextFieldBinding
 
JUFormattedTextFieldBinding(JFormattedTextField, JUIteratorBinding, JFormattedTextField.AbstractFormatterFactory, String, JUFormattedTextFieldBinding.Convertor) - Constructor for class oracle.jbo.uicli.jui.JUFormattedTextFieldBinding
 
JUFormattedTextFieldDef - Class in oracle.jbo.uicli.jui
 
JUFormattedTextFieldDef() - Constructor for class oracle.jbo.uicli.jui.JUFormattedTextFieldDef
 
JUFormattedTextFieldDef(String, String, String, String, String[]) - Constructor for class oracle.jbo.uicli.jui.JUFormattedTextFieldDef
 
JUFormattedTextFieldDef(String, String, String[]) - Constructor for class oracle.jbo.uicli.jui.JUFormattedTextFieldDef
 
JUFormattedTextFieldDef.DateFormatDef - Class in oracle.jbo.uicli.jui
 
JUFormattedTextFieldDef.DateFormatDef() - Constructor for class oracle.jbo.uicli.jui.JUFormattedTextFieldDef.DateFormatDef
 
JUFormattedTextFieldDef.MaskFormatDef - Class in oracle.jbo.uicli.jui
 
JUFormattedTextFieldDef.MaskFormatDef() - Constructor for class oracle.jbo.uicli.jui.JUFormattedTextFieldDef.MaskFormatDef
 
JUFormattedTextFieldDef.NumberFormatDef - Class in oracle.jbo.uicli.jui
 
JUFormattedTextFieldDef.NumberFormatDef() - Constructor for class oracle.jbo.uicli.jui.JUFormattedTextFieldDef.NumberFormatDef
 
JUFormattedTextFieldDef.RegExpFormatDef - Class in oracle.jbo.uicli.jui
 
JUFormattedTextFieldDef.RegExpFormatDef() - Constructor for class oracle.jbo.uicli.jui.JUFormattedTextFieldDef.RegExpFormatDef
 
JUFormBinding - Class in oracle.jbo.uicli.binding
Corresponds to a Swing JFrame instance and manages bindings used in a frame.
JUFormBinding() - Constructor for class oracle.jbo.uicli.binding.JUFormBinding
Default constrcutor.
JUFormBinding(Object) - Constructor for class oracle.jbo.uicli.binding.JUFormBinding
Constructor used by JUPanelBinding, which passes in a reference to the JPanel object.
JUFormDef - Class in oracle.jbo.uicli.binding
 
JUFormDef() - Constructor for class oracle.jbo.uicli.binding.JUFormDef
 
JUFormDef(DefPersistable) - Constructor for class oracle.jbo.uicli.binding.JUFormDef
 
JUFormDef(DCLayoutDef, String, String) - Constructor for class oracle.jbo.uicli.binding.JUFormDef
 
JUIteratorBinding - Class in oracle.jbo.uicli.binding
JUIteratorBinding is the binding class that interacts with BC4J RowIterator objects to iterate over rows and provide the current row(s) to display to various control bindings.
JUIteratorBinding() - Constructor for class oracle.jbo.uicli.binding.JUIteratorBinding
 
JUIteratorBinding(JUIteratorBinding) - Constructor for class oracle.jbo.uicli.binding.JUIteratorBinding
 
JUIteratorBinding(BindingContext, String, String, String, int) - Constructor for class oracle.jbo.uicli.binding.JUIteratorBinding
 
JUIteratorBinding(ApplicationModule, String, String, int) - Constructor for class oracle.jbo.uicli.binding.JUIteratorBinding
Use this constructor if a usage needs a specific range size on the associated iterator.
JUIteratorBinding(ApplicationModule, String, String) - Constructor for class oracle.jbo.uicli.binding.JUIteratorBinding
When the usage only needs one row at a time, use this constructor to create an iterator binding.
JUIteratorBinding(RowSetIterator) - Constructor for class oracle.jbo.uicli.binding.JUIteratorBinding
Deprecated. since 9.0.5.1 use constructor with DCDataControl instead.
JUIteratorBinding(DCDataControl, RowSetIterator) - Constructor for class oracle.jbo.uicli.binding.JUIteratorBinding
When an application has a BC4J RowSet it should use this constructor.
JUIteratorChangedListener - Interface in oracle.jbo.uicli.jui
Implemented by all controls/classes that are interested in knowing when the RowSetIterator for an iteratorBinding in a panel is changed.
JUIteratorDef - Class in oracle.jbo.uicli.binding
 
JUIteratorDef() - Constructor for class oracle.jbo.uicli.binding.JUIteratorDef
 
JUIteratorDef(String, String, String, String) - Constructor for class oracle.jbo.uicli.binding.JUIteratorDef
 
JUIteratorDef(String, String, String, String, int) - Constructor for class oracle.jbo.uicli.binding.JUIteratorDef
 
JUIterRangeDef - Class in oracle.jbo.uicli.binding
 
JUIterRangeDef() - Constructor for class oracle.jbo.uicli.binding.JUIterRangeDef
 
JUIterRangeDef(String, String, String, String, int) - Constructor for class oracle.jbo.uicli.binding.JUIterRangeDef
 
JUIterRowDef - Class in oracle.jbo.uicli.binding
 
JUIterRowDef() - Constructor for class oracle.jbo.uicli.binding.JUIterRowDef
 
JUIterRowDef(String, String, String, String, int) - Constructor for class oracle.jbo.uicli.binding.JUIterRowDef
 
JUIterRowDef(String, String, String, String) - Constructor for class oracle.jbo.uicli.binding.JUIterRowDef
 
JUIUtil - Class in oracle.jbo.uicli.jui
 
JUIUtil() - Constructor for class oracle.jbo.uicli.jui.JUIUtil
 
JULabel - Class in oracle.jbo.uicli.controls
Implements a BC4J data bound JLabel subclass.
JULabel(String, Icon, int) - Constructor for class oracle.jbo.uicli.controls.JULabel
Creates a JLabel instance with the specified text, image, and horizontal alignment.
JULabel(String, int) - Constructor for class oracle.jbo.uicli.controls.JULabel
Creates a JLabel instance with the specified text and horizontal alignment.
JULabel(String) - Constructor for class oracle.jbo.uicli.controls.JULabel
Creates a JLabel instance with the specified text.
JULabel(Icon, int) - Constructor for class oracle.jbo.uicli.controls.JULabel
Creates a JLabel instance with the specified image and horizontal alignment.
JULabel(Icon) - Constructor for class oracle.jbo.uicli.controls.JULabel
Creates a JLabel instance with the specified image.
JULabel() - Constructor for class oracle.jbo.uicli.controls.JULabel
Creates a JLabel instance with no image and with an empty string for the title.
JULabelBinding - Class in oracle.jbo.uicli.jui
Binds a label control as a control binding so that the text for the label is derived from an attribute of a ViewObject row.
JULabelBinding() - Constructor for class oracle.jbo.uicli.jui.JULabelBinding
 
JULabelBinding(JLabel, JUIteratorBinding, String) - Constructor for class oracle.jbo.uicli.jui.JULabelBinding
 
JULabelDef - Class in oracle.jbo.uicli.jui
 
JULabelDef() - Constructor for class oracle.jbo.uicli.jui.JULabelDef
 
JULabelDef(String, String, String, String, String[]) - Constructor for class oracle.jbo.uicli.jui.JULabelDef
 
JULabelDef(String, String, String[]) - Constructor for class oracle.jbo.uicli.jui.JULabelDef
 
JULayoutConsDef - Class in oracle.jbo.uicli.layout
 
JULayoutConsDef() - Constructor for class oracle.jbo.uicli.layout.JULayoutConsDef
 
JULayoutConsDefXY - Class in oracle.jbo.uicli.jui
 
JULayoutConsDefXY() - Constructor for class oracle.jbo.uicli.jui.JULayoutConsDefXY
 
JULayoutConsDefXY(int, int, int, int) - Constructor for class oracle.jbo.uicli.jui.JULayoutConsDefXY
 
JULayoutConsDefXYGroup - Class in oracle.jbo.uicli.jui
 
JULayoutConsDefXYGroup() - Constructor for class oracle.jbo.uicli.jui.JULayoutConsDefXYGroup
 
JULayoutConsDefXYGroup(int[], int[], int[], int[]) - Constructor for class oracle.jbo.uicli.jui.JULayoutConsDefXYGroup
 
JULayoutDef - Class in oracle.jbo.uicli.layout
 
JULayoutDef() - Constructor for class oracle.jbo.uicli.layout.JULayoutDef
 
JULayoutDef(String, String) - Constructor for class oracle.jbo.uicli.layout.JULayoutDef
 
JULayoutDefXY - Class in oracle.jbo.uicli.jui
 
JULayoutDefXY() - Constructor for class oracle.jbo.uicli.jui.JULayoutDefXY
 
JULayoutDefXY(String, String) - Constructor for class oracle.jbo.uicli.jui.JULayoutDefXY
 
JUListSingleSelBinding - Class in oracle.jbo.uicli.jui
Implements binding a Swing JList (in single selection mode) to a BC4J Attribute, ViewObject, or as an LOV.
JUListSingleSelBinding(JList, JUIteratorBinding, String[], int, boolean) - Constructor for class oracle.jbo.uicli.jui.JUListSingleSelBinding
Binds a ListBox to a RowSet associated with the given iterator binding and, based on listOperMode setting, either iterates the currency on the target iterator or updates the attribute value for the given attribute (in attrNames) in the current row in the target RowSet.
JUListSingleSelBinding(JList, DCIteratorBinding, String[], String, boolean) - Constructor for class oracle.jbo.uicli.jui.JUListSingleSelBinding
*** For internal framework use only ***
JUListSingleSelBinding(JList, JUIteratorBinding, String[], Object[], boolean) - Constructor for class oracle.jbo.uicli.jui.JUListSingleSelBinding
Binds a JList to an attribute in the associated RowSet.
JUListSingleSelBinding(JList, JUIteratorBinding, String[], JUIteratorBinding, String[], String[], boolean) - Constructor for class oracle.jbo.uicli.jui.JUListSingleSelBinding
Binds separate ViewObject/RowSets for display and updates to the same listbox.
JUListSingleSelDef - Class in oracle.jbo.uicli.jui
 
JUListSingleSelDef() - Constructor for class oracle.jbo.uicli.jui.JUListSingleSelDef
 
JUListSingleSelDef(String, String, String, String, String[], boolean, String, String, String[], Object[], boolean, String) - Constructor for class oracle.jbo.uicli.jui.JUListSingleSelDef
 
JUListSingleSelDef(String, String, String[], boolean, String, String, String[], Object[], boolean) - Constructor for class oracle.jbo.uicli.jui.JUListSingleSelDef
 
JULoginDialog - Class in oracle.jbo.uicli.jui
Deprecated. since 9.0.3 use oracle.jbo.uicli.controls.JULoginDialog instead.
JULoginDialog() - Constructor for class oracle.jbo.uicli.jui.JULoginDialog
Deprecated. since 9.0.3 use oracle.jbo.uicli.controls.JULoginDialog instead.
JULoginDialog(Frame, String, boolean) - Constructor for class oracle.jbo.uicli.jui.JULoginDialog
Deprecated. since 9.0.3 use oracle.jbo.uicli.controls.JULoginDialog instead.
JULoginDlg - Class in oracle.jbo.uicli.controls
A sample implemenation of log in dialog in the JClient framework.
JULoginDlg() - Constructor for class oracle.jbo.uicli.controls.JULoginDlg
 
JULoginDlg(Frame, String, boolean) - Constructor for class oracle.jbo.uicli.controls.JULoginDlg
 
JULovButtonBinding - Class in oracle.jbo.uicli.jui
Binds a JButton with an iterator such that on button action, an LOV dialog (either a framework default dialog or an application-specific one) is displayed; upon the dialog close, the current row from the associated iterator is used to update values of bound attributes in a target row of a target RowIterator.
JULovButtonBinding(Object, JUIteratorBinding, String[], RowSetIterator, String[], String[]) - Constructor for class oracle.jbo.uicli.jui.JULovButtonBinding
Deprecated. since 10g, use the constructor with IteratorBinding instead of RowSetIterator
JULovButtonBinding(Object, JUIteratorBinding, String[], RowSetIterator, String[], String[], JULovPanelInterface) - Constructor for class oracle.jbo.uicli.jui.JULovButtonBinding
 
JULovButtonBinding(Object, JUIteratorBinding, String[], RowSetIterator, String[], String[], boolean, String, Point) - Constructor for class oracle.jbo.uicli.jui.JULovButtonBinding
Deprecated. since 10g, use the constructor with IteratorBinding instead of RowSetIterator
JULovButtonBinding(Object, JUIteratorBinding, String[], JUIteratorBinding, String[], String[], boolean, String, Point) - Constructor for class oracle.jbo.uicli.jui.JULovButtonBinding
 
JULovButtonDef - Class in oracle.jbo.uicli.jui
 
JULovButtonDef() - Constructor for class oracle.jbo.uicli.jui.JULovButtonDef
 
JULovDialog - Class in oracle.jbo.uicli.controls
 
JULovDialog() - Constructor for class oracle.jbo.uicli.controls.JULovDialog
 
JULovDialog(Frame, String, boolean) - Constructor for class oracle.jbo.uicli.controls.JULovDialog
 
JULovDialogInterface - Interface in oracle.jbo.uicli.jui
JULovButtonBinding works with a JULovDialogInterface to display LOV data.
JULovEditButton - Class in oracle.jbo.uicli.controls
This class combines a text box and a button, to be used with an LOV binding.
JULovEditButton() - Constructor for class oracle.jbo.uicli.controls.JULovEditButton
 
JULOVEditorPropDef - Class in oracle.jbo.uicli.jui
 
JULOVEditorPropDef() - Constructor for class oracle.jbo.uicli.jui.JULOVEditorPropDef
 
JULovPanel - Class in oracle.jbo.uicli.controls
 
JULovPanel(JUCtrlListBinding, boolean, boolean, String, Point) - Constructor for class oracle.jbo.uicli.controls.JULovPanel
 
JULovPanelInterface - Interface in oracle.jbo.uicli.jui
Implements creation of a LOV dialog bound to a BC4J RowSet to display data.
JUMetaObjectBase - Interface in oracle.jbo.uicli.mom
Internal: Applications should not use this class.
JUMetaObjectManager - Class in oracle.jbo.uicli.mom
 
JUMetaObjectManager() - Constructor for class oracle.jbo.uicli.mom.JUMetaObjectManager
 
JUMethodIteratorDef - Class in oracle.jbo.uicli.binding
 
JUMethodIteratorDef() - Constructor for class oracle.jbo.uicli.binding.JUMethodIteratorDef
 
JUMultiAttrListCellRenderer - Class in oracle.jbo.uicli.controls
 
JUMultiAttrListCellRenderer(AttributeDef[]) - Constructor for class oracle.jbo.uicli.controls.JUMultiAttrListCellRenderer
 
JUMultiAttrListEditor - Class in oracle.jbo.uicli.controls
 
JUMultiAttrListEditor(JUCtrlListBinding, int) - Constructor for class oracle.jbo.uicli.controls.JUMultiAttrListEditor
 
JUNavBarListener - Class in oracle.jbo.uicli.controls
 
JUNavigationBar - Class in oracle.jbo.uicli.controls
Implements a data-aware toolbar.
JUNavigationBar() - Constructor for class oracle.jbo.uicli.controls.JUNavigationBar
Creates a default instance.
JUNavigationBar(boolean, boolean, boolean, boolean) - Constructor for class oracle.jbo.uicli.controls.JUNavigationBar
Deprecated. since 9.0.3 use the constructor that also takes execute flag.
JUNavigationBar(boolean, boolean, boolean, boolean, boolean) - Constructor for class oracle.jbo.uicli.controls.JUNavigationBar
This constructor takes flags to indicate which buttons to show or hide in the navigationbar.
JUNavigationBarInterface - Interface in oracle.jbo.uicli.binding
Implemented by all controls similar to NavigationBar that are interested in knowing which iterator is currently in focus in a PanelBinding, so that they can update their display of currency, etc.
JUNavigationBarInterface - Interface in oracle.jbo.uicli.jui
Implemented by all controls similar to NavigationBar that are interested in knowing which iterator is currently in focus in a PanelBinding, so that they can update their display of currency, etc.
JUObjectTypeHelper - Class in oracle.jbo.uicli.mom
Internal: Applications should not use this class.
JUObjectTypeHelper() - Constructor for class oracle.jbo.uicli.mom.JUObjectTypeHelper
 
JUPanel - Interface in oracle.jbo.uicli.controls
This interface identifies a JClient Panel for JDeveloper designtime, so that the JDeveloper UI Designer can allow JClient Data Model editors to be part of the Property Inspector for the control's model property.
JUPanelBinding - Class in oracle.jbo.uicli.jui
A container class that manages JUIteratorBindings, etc.
JUPanelBinding() - Constructor for class oracle.jbo.uicli.jui.JUPanelBinding
*** For internal framework use only ***
JUPanelBinding(JPanel) - Constructor for class oracle.jbo.uicli.jui.JUPanelBinding
Applications should use this constructor to create a panel binding and associate it with a swing JPanel object.
JUPanelBinding(String) - Constructor for class oracle.jbo.uicli.jui.JUPanelBinding
Temporary placeholder panelBinding created by wizard.
JUPanelBinding(String, JPanel) - Constructor for class oracle.jbo.uicli.jui.JUPanelBinding
Creates an instance of this class, associating it with a JPanel object and a JUApplication identified by appName.
JUPanelBinding(String, String, JPanel) - Constructor for class oracle.jbo.uicli.jui.JUPanelBinding
Creates an instance of this class, associating it with a JPanel object and a JUApplication identified by appName.
JUPanelBindingBeanInfo - Class in oracle.jbo.uicli.jui
 
JUPanelBindingBeanInfo() - Constructor for class oracle.jbo.uicli.jui.JUPanelBindingBeanInfo
 
JUPanelDef - Class in oracle.jbo.uicli.jui
 
JUPanelDef() - Constructor for class oracle.jbo.uicli.jui.JUPanelDef
 
JUPanelDef(DefPersistable) - Constructor for class oracle.jbo.uicli.jui.JUPanelDef
 
JUPanelDef(JULayoutDef, String, String) - Constructor for class oracle.jbo.uicli.jui.JUPanelDef
 
JUPanelRowSetAdapter - Class in oracle.jbo.uicli.jui
Default implementation for JUPanelValidationListener interface.
JUPanelRowSetAdapter() - Constructor for class oracle.jbo.uicli.jui.JUPanelRowSetAdapter
 
JUPanelRowSetListener - Interface in oracle.jbo.uicli.jui
Implemented by classes that are interested in performing typically lightweight, client-side validation for an attribute, a row, or the whole transaction.
JUPanelStopEditingListener - Interface in oracle.jbo.uicli.jui
Bindings that need to send notifications to their controls to stop a current cell edit like for JTable or JTree, should implement this interface.
JUPanelValidationAdapter - Class in oracle.jbo.uicli.jui
Default implementation for JUPanelValidationListener interface.
JUPanelValidationAdapter() - Constructor for class oracle.jbo.uicli.jui.JUPanelValidationAdapter
 
JUPanelValidationEvent - Class in oracle.jbo.uicli.jui
Implements EventObject that is passed to the JUPanelValidationListeners in the various event methods.
JUPanelValidationEvent(JUControlBinding, JUFormBinding, JUIteratorBinding, Row, String, Object) - Constructor for class oracle.jbo.uicli.jui.JUPanelValidationEvent
 
JUPanelValidationEvent(JUFormBinding, JUIteratorBinding, Row) - Constructor for class oracle.jbo.uicli.jui.JUPanelValidationEvent
 
JUPanelValidationEvent(JUFormBinding, Transaction) - Constructor for class oracle.jbo.uicli.jui.JUPanelValidationEvent
Deprecated. since 9.0.5. use the constructor with datacontrol instead.
JUPanelValidationEvent(JUFormBinding, DCDataControl) - Constructor for class oracle.jbo.uicli.jui.JUPanelValidationEvent
 
JUPanelValidationListener - Interface in oracle.jbo.uicli.jui
Implemented by classes that are interested in performing typically lightweight, client-side validation for an attribute, a row, or the whole transaction.
JUProgressBarAttrBinding - Class in oracle.jbo.uicli.jui
Implements binding a JProgressBar control with a BC4J attribute.
JUProgressBarAttrBinding(JProgressBar, JUIteratorBinding, String, int, int) - Constructor for class oracle.jbo.uicli.jui.JUProgressBarAttrBinding
Binds the given ProgressBar control to display and update values from the given attribute in a BC4J RowSet.
JUProgressBarAttrDef - Class in oracle.jbo.uicli.jui
 
JUProgressBarAttrDef() - Constructor for class oracle.jbo.uicli.jui.JUProgressBarAttrDef
 
JUProgressBarAttrDef(String, String, String, String, String[], int, int, int) - Constructor for class oracle.jbo.uicli.jui.JUProgressBarAttrDef
 
JUProgressBarAttrDef(String, String, String[], int, int, int) - Constructor for class oracle.jbo.uicli.jui.JUProgressBarAttrDef
 
JUProgressBarBinding - Class in oracle.jbo.uicli.jui
Implements binding a JProgressBar control with a BC4J RowSetIterator/ViewObject.
JUProgressBarBinding(JProgressBar, JUIteratorBinding, boolean, boolean, boolean) - Constructor for class oracle.jbo.uicli.jui.JUProgressBarBinding
Binds a JProgressBar control to a BC4J ViewObject such that JProgressBar can be used to navigate rows in the ViewObject.
JUProgressBarDef - Class in oracle.jbo.uicli.jui
 
JUProgressBarDef() - Constructor for class oracle.jbo.uicli.jui.JUProgressBarDef
 
JUProgressBarDef(String, String, String, String, boolean, boolean, boolean, boolean) - Constructor for class oracle.jbo.uicli.jui.JUProgressBarDef
 
JUProgressBarDef(String, String, boolean, boolean, boolean, boolean) - Constructor for class oracle.jbo.uicli.jui.JUProgressBarDef
 
JURadioButtonGroupPanel - Class in oracle.jbo.uicli.controls
 
JURadioButtonGroupPanel() - Constructor for class oracle.jbo.uicli.controls.JURadioButtonGroupPanel
 
JURegionPanel - Interface in oracle.jbo.uicli.controls
This interface identifies a panel that can be used as a region in a table.
JUScrollBarAttrBinding - Class in oracle.jbo.uicli.jui
Implements binding a JScrollBar control with an Attribute in a BC4J RowSet.
JUScrollBarAttrBinding(JScrollBar, JUIteratorBinding, String, int, int, int) - Constructor for class oracle.jbo.uicli.jui.JUScrollBarAttrBinding
Binds the given ScrollBar control to display and update values from the given attribute in a BC4J RowSet.
JUScrollBarAttrDef - Class in oracle.jbo.uicli.jui
 
JUScrollBarAttrDef() - Constructor for class oracle.jbo.uicli.jui.JUScrollBarAttrDef
 
JUScrollBarAttrDef(String, String, String, String, String[], int, int, int) - Constructor for class oracle.jbo.uicli.jui.JUScrollBarAttrDef
 
JUScrollBarAttrDef(String, String, String[], int, int, int) - Constructor for class oracle.jbo.uicli.jui.JUScrollBarAttrDef
 
JUScrollBarBinding - Class in oracle.jbo.uicli.jui
Implements binding a JScrollBar control with a BC4J RowSetIterator/ViewObject.
JUScrollBarBinding(JScrollBar, JUIteratorBinding, boolean, boolean, boolean) - Constructor for class oracle.jbo.uicli.jui.JUScrollBarBinding
Binds a JScrollBar control to a BC4J ViewObject such that JScrollBar can be used to navigate rows in the ViewObject.
JUScrollBarDef - Class in oracle.jbo.uicli.jui
 
JUScrollBarDef() - Constructor for class oracle.jbo.uicli.jui.JUScrollBarDef
 
JUScrollBarDef(String, String, String, String, boolean, boolean, boolean, boolean) - Constructor for class oracle.jbo.uicli.jui.JUScrollBarDef
 
JUScrollBarDef(String, String, boolean, boolean, boolean, boolean) - Constructor for class oracle.jbo.uicli.jui.JUScrollBarDef
 
JUSearchBindingCustomizer - Class in oracle.jbo.uicli.binding
 
JUSearchBindingCustomizer() - Constructor for class oracle.jbo.uicli.binding.JUSearchBindingCustomizer
 
JUSearchBindingCustomizer.SearchConjunction - Enum in oracle.jbo.uicli.binding
 
JUShuttleBindingCustomizer - Class in oracle.jbo.uicli.binding
 
JUShuttleBindingCustomizer() - Constructor for class oracle.jbo.uicli.binding.JUShuttleBindingCustomizer
 
JUShuttleModel - Class in oracle.jbo.uicli.binding
 
JUShuttleModel() - Constructor for class oracle.jbo.uicli.binding.JUShuttleModel
Calls the super constructors.
JUShuttleModel(JPanel) - Constructor for class oracle.jbo.uicli.binding.JUShuttleModel
 
JUShuttleModel(String) - Constructor for class oracle.jbo.uicli.binding.JUShuttleModel
 
JUShuttleModel(String, JPanel) - Constructor for class oracle.jbo.uicli.binding.JUShuttleModel
 
JUShuttleModel(String, String, JPanel) - Constructor for class oracle.jbo.uicli.binding.JUShuttleModel
 
JUShuttlePanel - Class in oracle.jbo.uicli.controls
This class represents a shuttle panel.
JUShuttlePanel() - Constructor for class oracle.jbo.uicli.controls.JUShuttlePanel
 
JUShuttlePanel(JUPanelBinding, String) - Constructor for class oracle.jbo.uicli.controls.JUShuttlePanel
 
JUShuttlePanel(String, String) - Constructor for class oracle.jbo.uicli.controls.JUShuttlePanel
 
JUShuttlePanel.ActionType - Enum in oracle.jbo.uicli.controls
An enumeration of the various actions that can be invoked from the shuttle panel
JUShuttlePanel.ListType - Enum in oracle.jbo.uicli.controls
An enumeration of the (two) lists associated with the shuttle panel
JUShuttlePanelDef - Class in oracle.jbo.uicli.jui
 
JUShuttlePanelDef() - Constructor for class oracle.jbo.uicli.jui.JUShuttlePanelDef
Pass on the Model class name for ShuttlePanel.
JUShuttlePanelDef(DefPersistable) - Constructor for class oracle.jbo.uicli.jui.JUShuttlePanelDef
 
JUShuttlePanelDef(JULayoutDef, String, String) - Constructor for class oracle.jbo.uicli.jui.JUShuttlePanelDef
 
JUShuttlePanelDef.JUShuttlePanelButtonDef - Class in oracle.jbo.uicli.jui
 
JUShuttlePanelDef.JUShuttlePanelButtonDef() - Constructor for class oracle.jbo.uicli.jui.JUShuttlePanelDef.JUShuttlePanelButtonDef
 
JUSliderAttrBinding - Class in oracle.jbo.uicli.jui
Implements binding a JSlider control with an Attribute in a BC4J RowSet.
JUSliderAttrBinding(JSlider, JUIteratorBinding, String, int, int, int) - Constructor for class oracle.jbo.uicli.jui.JUSliderAttrBinding
Binds the given slider control to display and update values from the given attribute in a BC4J RowSet.
JUSliderAttrDef - Class in oracle.jbo.uicli.jui
 
JUSliderAttrDef() - Constructor for class oracle.jbo.uicli.jui.JUSliderAttrDef
 
JUSliderAttrDef(String, String, String, String, String[], int, int, int) - Constructor for class oracle.jbo.uicli.jui.JUSliderAttrDef
 
JUSliderAttrDef(String, String, String[], int, int, int) - Constructor for class oracle.jbo.uicli.jui.JUSliderAttrDef
 
JUSliderBinding - Class in oracle.jbo.uicli.jui
Implements binding a JSlider control with a BC4J RowSetIterator/ViewObject.
JUSliderBinding(JSlider, JUIteratorBinding, boolean, boolean, boolean) - Constructor for class oracle.jbo.uicli.jui.JUSliderBinding
Binds a JSlider control to a BC4J ViewObject such that JSlider can be used to navigate rows in the ViewObject.
JUSliderDef - Class in oracle.jbo.uicli.jui
 
JUSliderDef() - Constructor for class oracle.jbo.uicli.jui.JUSliderDef
 
JUSliderDef(String, String, String, String, boolean, boolean, boolean, boolean) - Constructor for class oracle.jbo.uicli.jui.JUSliderDef
 
JUSliderDef(String, String, boolean, boolean, boolean, boolean) - Constructor for class oracle.jbo.uicli.jui.JUSliderDef
 
JUSpinnerBinding - Class in oracle.jbo.uicli.jui
Implements binding for JSpinner control.
JUSpinnerBinding(JSpinner, JUIteratorBinding, String[], int) - Constructor for class oracle.jbo.uicli.jui.JUSpinnerBinding
JUSpinnerBinding to be used in Navigation mode.
JUSpinnerBinding(JSpinner, JUIteratorBinding, String[], Object[]) - Constructor for class oracle.jbo.uicli.jui.JUSpinnerBinding
 
JUSpinnerBinding(JSpinner, JUIteratorBinding, String[], SpinnerListModel) - Constructor for class oracle.jbo.uicli.jui.JUSpinnerBinding
 
JUSpinnerBinding(JSpinner, JUIteratorBinding, String[], SpinnerDateModel) - Constructor for class oracle.jbo.uicli.jui.JUSpinnerBinding
 
JUSpinnerBinding(JSpinner, JUIteratorBinding, String[], SpinnerDateModel, String) - Constructor for class oracle.jbo.uicli.jui.JUSpinnerBinding
 
JUSpinnerBinding(JSpinner, JUIteratorBinding, String[], SpinnerNumberModel) - Constructor for class oracle.jbo.uicli.jui.JUSpinnerBinding
 
JUSpinnerBinding(JSpinner, JUIteratorBinding, String[], SpinnerNumberModel, String) - Constructor for class oracle.jbo.uicli.jui.JUSpinnerBinding
 
JUSpinnerBinding(JSpinner, JUIteratorBinding, String[], JUIteratorBinding, String[], String[]) - Constructor for class oracle.jbo.uicli.jui.JUSpinnerBinding
Binds separate ViewObject/RowSets for display and updates to the same listbox.
JUSpinnerBinding.JUSpinnerEditor - Class in oracle.jbo.uicli.jui
 
JUSpinnerDef - Class in oracle.jbo.uicli.jui
 
JUSpinnerDef() - Constructor for class oracle.jbo.uicli.jui.JUSpinnerDef
 
JUSpinnerDef(String, String, String, String, String[], boolean, String, String, String[], Object[]) - Constructor for class oracle.jbo.uicli.jui.JUSpinnerDef
 
JUSpinnerDef.SpinnerDateModelDef - Class in oracle.jbo.uicli.jui
 
JUSpinnerDef.SpinnerDateModelDef() - Constructor for class oracle.jbo.uicli.jui.JUSpinnerDef.SpinnerDateModelDef
 
JUSpinnerDef.SpinnerNumberModelDef - Class in oracle.jbo.uicli.jui
 
JUSpinnerDef.SpinnerNumberModelDef() - Constructor for class oracle.jbo.uicli.jui.JUSpinnerDef.SpinnerNumberModelDef
 
JUStatusBar - Class in oracle.jbo.uicli.controls
JUStatusBar
JUStatusBar() - Constructor for class oracle.jbo.uicli.controls.JUStatusBar
Create a new StatusBar.
JUStatusBar.StatusBarControl - Interface in oracle.jbo.uicli.controls
 
JUStatusBar.StatusBarLabelControl - Class in oracle.jbo.uicli.controls
 
JUStatusBar.StatusBarLabelControl() - Constructor for class oracle.jbo.uicli.controls.JUStatusBar.StatusBarLabelControl
Constructs a StatusBarLabelControl.
JUStatusBar.StatusBarLabelControl(Icon) - Constructor for class oracle.jbo.uicli.controls.JUStatusBar.StatusBarLabelControl
Creates a LabelControl instance with the specified image.
JUStatusBar.StatusBarLabelControl(String, Formatter) - Constructor for class oracle.jbo.uicli.controls.JUStatusBar.StatusBarLabelControl
Creates a LabelControl instance with the specified formatter.
JUStatusBar.StatusBarLabelControl(Icon, int, String, Formatter) - Constructor for class oracle.jbo.uicli.controls.JUStatusBar.StatusBarLabelControl
Creates a LabelControl instance with the specified image and horizontal alignment.
JUStatusBar.StatusBarProgressControl - Class in oracle.jbo.uicli.controls
A derivative of JProgressBar that listens to three DataItems.
JUStatusBar.StatusBarProgressControl() - Constructor for class oracle.jbo.uicli.controls.JUStatusBar.StatusBarProgressControl
Constructs a StatusBarProgressControl.
JUStatusBar.StatusBarProgressControl(int) - Constructor for class oracle.jbo.uicli.controls.JUStatusBar.StatusBarProgressControl
 
JUStatusBar.StatusBarProgressControl(int, int) - Constructor for class oracle.jbo.uicli.controls.JUStatusBar.StatusBarProgressControl
 
JUStatusBar.StatusBarProgressControl(String, Formatter) - Constructor for class oracle.jbo.uicli.controls.JUStatusBar.StatusBarProgressControl
Creates a LabelControl instance with the specified formatter.
JUStatusBar.StatusBarProgressControl(int, int, int, String, Formatter) - Constructor for class oracle.jbo.uicli.controls.JUStatusBar.StatusBarProgressControl
 
JUStatusBarInterface - Interface in oracle.jbo.uicli.binding
Implements status messages based on the current focus, current iterator, and current display mode of a JUPanel.
JUSVFocusAdapter - Class in oracle.jbo.uicli.jui
All JClient bindings create an instance of this adapter to notify the panel which control and hence which binding is currently in focus.
JUSVFocusAdapter(JUControlBinding) - Constructor for class oracle.jbo.uicli.jui.JUSVFocusAdapter
Creates a focus adapter for the control associated with the given control binding.
JUSVFocusAdapter(JUControlBinding, int) - Constructor for class oracle.jbo.uicli.jui.JUSVFocusAdapter
Creates a focus adapter for the control associated with the given control binding and registers interest in the attribute at the given index in the control binding.
JUSVUpdateableFocusAdapter - Class in oracle.jbo.uicli.jui
This focus adapter class is registered by controls that should perform setAttribute on the binding directly upon focusOut.
JUSVUpdateableFocusAdapter(JUCtrlValueBinding, int) - Constructor for class oracle.jbo.uicli.jui.JUSVUpdateableFocusAdapter
Creates an instance of this adapter for the given control binding and registers an interest in the attribute at the given index (for most controls this value is zero) in the control binding.
JUTabbedPaneListener - Class in oracle.jbo.uicli.jui
This listener is associated with JTabbedPane instances in an ADF Swing environment.
JUTableBinding - Class in oracle.jbo.uicli.jui
A lightweight TableModel that implements binding a javax.swing.JTable to a RowIterator for a BC4J ViewObject.
JUTableBinding(JTable, JUIteratorBinding, String[]) - Constructor for class oracle.jbo.uicli.jui.JUTableBinding
Creates an instance of JUTableModel that performs the binding of a BC4J ViewObject with a JTable.
JUTableBinding(JTable, JUIteratorBinding, String[], JUCtrlHierTypeBinding[]) - Constructor for class oracle.jbo.uicli.jui.JUTableBinding
 
JUTableBinding.JUTableModel - Class in oracle.jbo.uicli.jui
This TableModel is used by JUTableBinding to perform updates of the JTable control to which it is bound.
JUTableCellEditor - Interface in oracle.jbo.uicli.jui
 
JUTableCellRenderer - Interface in oracle.jbo.uicli.jui
 
JUTableComboBoxRenderer - Class in oracle.jbo.uicli.jui
 
JUTableComboBoxRenderer(String) - Constructor for class oracle.jbo.uicli.jui.JUTableComboBoxRenderer
 
JUTableDef - Class in oracle.jbo.uicli.jui
 
JUTableDef() - Constructor for class oracle.jbo.uicli.jui.JUTableDef
 
JUTableDef(String, String, String, String, String[], String) - Constructor for class oracle.jbo.uicli.jui.JUTableDef
 
JUTableDef(String, String, String[], String) - Constructor for class oracle.jbo.uicli.jui.JUTableDef
 
JUTableDef.JUEditorPropDef - Class in oracle.jbo.uicli.jui
 
JUTableDef.JUEditorPropDef() - Constructor for class oracle.jbo.uicli.jui.JUTableDef.JUEditorPropDef
 
JUTableDef.JURegionDef - Class in oracle.jbo.uicli.jui
 
JUTableDef.JURegionDef(String) - Constructor for class oracle.jbo.uicli.jui.JUTableDef.JURegionDef
 
JUTableDef.JUTableAttrPropDef - Class in oracle.jbo.uicli.jui
 
JUTableDef.JUTableAttrPropDef() - Constructor for class oracle.jbo.uicli.jui.JUTableDef.JUTableAttrPropDef
 
JUTableDef.JUTableAttrPropDef(String, int) - Constructor for class oracle.jbo.uicli.jui.JUTableDef.JUTableAttrPropDef
 
JUTableFormatEditor - Class in oracle.jbo.uicli.jui
 
JUTableFormatEditor(DefaultFormatterFactory, JUFormattedTextFieldBinding.Convertor) - Constructor for class oracle.jbo.uicli.jui.JUTableFormatEditor
 
JUTableFormatRenderer - Class in oracle.jbo.uicli.jui
 
JUTableFormatRenderer(DefaultFormatterFactory, JUFormattedTextFieldBinding.Convertor) - Constructor for class oracle.jbo.uicli.jui.JUTableFormatRenderer
 
JUTableLOVEditor - Class in oracle.jbo.uicli.jui
 
JUTableLOVEditor(String, String) - Constructor for class oracle.jbo.uicli.jui.JUTableLOVEditor
 
JUTableRegion - Class in oracle.jbo.uicli.controls
This class implements a renderer/editor for a JTable.
JUTableRegion(JPanel, JUTableBinding, int, DCIteratorBinding, JUPanelBinding) - Constructor for class oracle.jbo.uicli.controls.JUTableRegion
 
JUTableRegion(DCBindingContainer, JUTableBinding, String, String, String) - Constructor for class oracle.jbo.uicli.controls.JUTableRegion
 
JUTableSortModel - Class in oracle.jbo.uicli.jui
Implements a sorting filter over JUTableBinding's TableModel such that when a user clicks (or Shift_click) on a column header of the Table, the display of rows from the JUTableBinding (and hence BC4J), is sorted by that column.
JUTableSortModel() - Constructor for class oracle.jbo.uicli.jui.JUTableSortModel
Default Constructor just coz, base class has it.
JUTableSortModel(JUTableBinding) - Constructor for class oracle.jbo.uicli.jui.JUTableSortModel
Constructor that sets up this sorting model on top of the existing Table model.
JUTags - Class in oracle.jbo.uicli.mom
 
JUTags() - Constructor for class oracle.jbo.uicli.mom.JUTags
 
JUTestFrame - Class in oracle.jbo.uicli.controls
 
JUTestFrame(JUPanelBinding, JPanel) - Constructor for class oracle.jbo.uicli.controls.JUTestFrame
 
JUTestFrame(String, String, JUPanelBinding, JPanel) - Constructor for class oracle.jbo.uicli.controls.JUTestFrame
 
JUTestFrame(String, String, JUPanelBinding, JInternalFrame) - Constructor for class oracle.jbo.uicli.controls.JUTestFrame
 
JUTextFieldBinding - Class in oracle.jbo.uicli.jui
JUTextFieldBinding is a lightweight Document model that implements binding a javax.swing.JTextComponent to an attribute in a row of a BC4J ViewObject.
JUTextFieldBinding(JTextComponent, JUIteratorBinding, String) - Constructor for class oracle.jbo.uicli.jui.JUTextFieldBinding
Creates an instance of this binding object that binds a swing JTextComponent with an attribute for rows in a given Iterator binding.
JUTextFieldDef - Class in oracle.jbo.uicli.jui
 
JUTextFieldDef() - Constructor for class oracle.jbo.uicli.jui.JUTextFieldDef
 
JUTextFieldDef(String, String, String, String, String[]) - Constructor for class oracle.jbo.uicli.jui.JUTextFieldDef
 
JUTextFieldDef(String, String, String[]) - Constructor for class oracle.jbo.uicli.jui.JUTextFieldDef
 
JUTransactionStateListener - Interface in oracle.jbo.uicli.binding
Implemented by controls/classes that need to react to a change in a BC4J transaction's state.
JUTreeAccessorTypeBinding - Class in oracle.jbo.uicli.jui
Implements rules that govern display of rows of a given ViewObject type in a JTree.
JUTreeAccessorTypeBinding() - Constructor for class oracle.jbo.uicli.jui.JUTreeAccessorTypeBinding
 
JUTreeAccessorTypeBinding(String, String, String, String) - Constructor for class oracle.jbo.uicli.jui.JUTreeAccessorTypeBinding
 
JUTreeAccessorTypeBinding(String, String, String) - Constructor for class oracle.jbo.uicli.jui.JUTreeAccessorTypeBinding
 
JUTreeAccessorTypeBinding(String, String, String, String, Icon, Icon, Icon) - Constructor for class oracle.jbo.uicli.jui.JUTreeAccessorTypeBinding
 
JUTreeBinding - Class in oracle.jbo.uicli.jui
A lightweight Document model that implements binding a javax.swing.JTree to a BC4J RowIterator and display a selected attribute.
JUTreeBinding(JTree, JUIteratorBinding, JUCtrlHierTypeBinding[]) - Constructor for class oracle.jbo.uicli.jui.JUTreeBinding
This constructor binds a JTree with Rows from a given JUIteratorBinding and displays data as per the node-types passed in typeBindings.
JUTreeBinding(JTree, JUIteratorBinding, String, JUCtrlHierTypeBinding[]) - Constructor for class oracle.jbo.uicli.jui.JUTreeBinding
*** For internal framework use only ***
JUTreeCellRenderer - Class in oracle.jbo.uicli.controls
 
JUTreeCellRenderer() - Constructor for class oracle.jbo.uicli.controls.JUTreeCellRenderer
 
JUTreeDef - Class in oracle.jbo.uicli.jui
 
JUTreeDef() - Constructor for class oracle.jbo.uicli.jui.JUTreeDef
 
JUTreeDef(String, String, String, String, JUCtrlHierTypeBinding[], String, boolean) - Constructor for class oracle.jbo.uicli.jui.JUTreeDef
 
JUTreeDef(String, String, JUCtrlHierTypeBinding[], String, boolean) - Constructor for class oracle.jbo.uicli.jui.JUTreeDef
 
JUTreeDefaultMouseListener - Class in oracle.jbo.uicli.jui
A sample mouse adapter that could be wired up with a JUTreeBinding to handle double-click on the tree nodes: The selected row is made current in the associated row iterator.
JUTreeDefaultMouseListener(JUPanelBinding, String[][]) - Constructor for class oracle.jbo.uicli.jui.JUTreeDefaultMouseListener
Constructor.
JUTreeDefaultMouseListener(JUPanelBinding, String[][], boolean) - Constructor for class oracle.jbo.uicli.jui.JUTreeDefaultMouseListener
Constructor
JUTreeDiscrAttrTypeBinding - Class in oracle.jbo.uicli.jui
Implements rules that govern the display of rows of a given ViewObject type in a JTree.
JUTreeDiscrAttrTypeBinding() - Constructor for class oracle.jbo.uicli.jui.JUTreeDiscrAttrTypeBinding
 
JUTreeDiscrAttrTypeBinding(String, String, String, String, String, String) - Constructor for class oracle.jbo.uicli.jui.JUTreeDiscrAttrTypeBinding
 
JUTreeDiscrAttrTypeBinding(String, String, String, String, String) - Constructor for class oracle.jbo.uicli.jui.JUTreeDiscrAttrTypeBinding
 
JUTreeDiscrAttrTypeBinding(String, String, String, String, String, String, Icon, Icon, Icon) - Constructor for class oracle.jbo.uicli.jui.JUTreeDiscrAttrTypeBinding
 
JUTreeNodeBinding - Class in oracle.jbo.uicli.jui
This class implements rules that govern display of each node in a JTree that is bound to a JUTreeBinding.
JUTreeNodeBinding(JTree, JUTreeBinding, JUTreeNodeBinding, JUIteratorBinding, String, Object, boolean) - Constructor for class oracle.jbo.uicli.jui.JUTreeNodeBinding
*** For internal framework use only ***
JUTreeNodeBinding(JTree, JUTreeBinding, JUTreeNodeBinding, JUIteratorBinding, JUCtrlHierTypeBinding, Row, boolean) - Constructor for class oracle.jbo.uicli.jui.JUTreeNodeBinding
 
JUTreeNodeBinding(JUCtrlHierBinding, JUCtrlHierNodeBinding, JUIteratorBinding, JUCtrlHierTypeBinding, Row, boolean) - Constructor for class oracle.jbo.uicli.jui.JUTreeNodeBinding
*** For internal framework use only ***
JUTreeTableBinding - Class in oracle.jbo.uicli.jui
 
JUTreeTableBinding(JTable, JUIteratorBinding) - Constructor for class oracle.jbo.uicli.jui.JUTreeTableBinding
 
JUTreeTableBinding(JTable, JUIteratorBinding, String[], JUCtrlHierTypeBinding[]) - Constructor for class oracle.jbo.uicli.jui.JUTreeTableBinding
 
JUTreeTableBinding(JTable, JUIteratorBinding, String[], JUCtrlHierTypeBinding[], String) - Constructor for class oracle.jbo.uicli.jui.JUTreeTableBinding
 
JUTreeTableBinding.JUTreeTableModel - Class in oracle.jbo.uicli.jui
 
JUTreeTableBinding.JUTreeTableModel(JTable) - Constructor for class oracle.jbo.uicli.jui.JUTreeTableBinding.JUTreeTableModel
 
JUTreeTableBinding.TreeTableModel - Interface in oracle.jbo.uicli.jui
 
JUTreeTableDef - Class in oracle.jbo.uicli.jui
This class provides the definition for a grid (table) with a hierarchy (tree).
JUTreeTableDef() - Constructor for class oracle.jbo.uicli.jui.JUTreeTableDef
 
JUUtil - Class in oracle.jbo.uicli.binding
Contains some static utility methods used by the framework.
JUUtil() - Constructor for class oracle.jbo.uicli.binding.JUUtil
 
JUVariableIteratorDef - Class in oracle.jbo.uicli.binding
 
JUVariableIteratorDef() - Constructor for class oracle.jbo.uicli.binding.JUVariableIteratorDef
 
JVM_ID - Static variable in class oracle.jbo.common.JboEnvUtil
 

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.4.0)

E10653-05
A B C D E F G H I J K L M N O P Q R S T U V W X Z _
Copyright © 1997, 2011, Oracle. All rights reserved.