Oracle Data-aware Controls Reference
A B C D E F G H I J L M N O P Q R S T U V W X Y _

O

O8I_PLATFORM - Static variable in class oracle.dacf.dataset.SessionInfo
String constant for the Oracle8i deployment platform.
O8I_STRING - Static variable in class oracle.dacf.dataset.SessionInfo
String constant for the Oracle8i deployment platform.
OCI7 - Static variable in interface oracle.dacf.dataset.DriverTypeConstants
Oracle OCI8-based driver.
OCI7 - Static variable in class oracle.dacf.dataset.SessionInfo
Integer constant for Oracle JDBC OCI7 driver type.
OCI7 - Static variable in class oracle.dacf.util.UrlUtils
 
OCI7_STRING - Static variable in class oracle.dacf.dataset.SessionInfo
String constant for Oracle JDBC OCI7 driver type.
OCI7_STRING - Static variable in class oracle.dacf.util.UrlUtils
 
OCI8 - Static variable in interface oracle.dacf.dataset.DriverTypeConstants
Oracle OCI7-based driver.
OCI8 - Static variable in class oracle.dacf.dataset.SessionInfo
Integer constant for Oracle JDBC OCI8 driver type.
OCI8 - Static variable in class oracle.dacf.util.UrlUtils
 
OCI8_STRING - Static variable in class oracle.dacf.dataset.SessionInfo
String constant for Oracle JDBC OCI8 driver type.
OCI8_STRING - Static variable in class oracle.dacf.util.UrlUtils
 
OVERRIDE - Static variable in class oracle.dacf.style.StylesLoader
 
OVERWRITEUPDATE_STYLE - Static variable in class oracle.dacf.style.StylesUserEvent
 
Oracle8iConnection - class oracle.dacf.dataset.connections.Oracle8iConnection.
 
Oracle8iConnection() - Constructor for class oracle.dacf.dataset.connections.Oracle8iConnection
 
OracleResourceBundle - class oracle.dacf.util.OracleResourceBundle.
OracleResourceBundle is a abstract subclass of ResourceBundle that manages locale-dependent resources in an array.
OracleResourceBundle() - Constructor for class oracle.dacf.util.OracleResourceBundle
 
OutputStreamLogger - class oracle.dacf.util.errorloggers.OutputStreamLogger.
The OutPutStreamLogger is a non-buffered logger class that writes error information to an OutputStream.
OutputStreamLogger(OutputStream) - Constructor for class oracle.dacf.util.errorloggers.OutputStreamLogger
Public constructor which takes an OutputStream object; it will use the default character encoding.
OutputStreamLogger(OutputStreamWriter) - Constructor for class oracle.dacf.util.errorloggers.OutputStreamLogger
Public constructor which takes an OutputStreamWriter object.
open(boolean) - Method in class oracle.dacf.dataset.CalculatedAttributeInfo
 
open(boolean) - Method in class oracle.dacf.dataset.ProducerObject
Generic method for connecting the producer objects to the server objects.
open(boolean) - Method in class oracle.dacf.dataset.ResultSetInfo
Sets up the ResultSetInfo for use by: connect to the server-side ApplicationModule if defined connect to the server-side RowSet executes open() on all child ColumnInfo It throws an IllegalStateException exception if required properties aren't set.
openChildren() - Method in class oracle.dacf.dataset.AttributePropertyInfo
A subclass specific method for connecting the child objects to their server counterparts.
openChildren() - Method in class oracle.dacf.dataset.ColumnInfo
A subclass specific method for connecting the child objects to their server counterparts.
openChildren() - Method in class oracle.dacf.dataset.ProducerObject
A subclass specific method for connecting the child objects to their server counterparts.
openChildren() - Method in class oracle.dacf.dataset.PropertyInfo
A subclass specific method for connecting the child objects to their server counterparts.
openChildren() - Method in class oracle.dacf.dataset.QueryCriteria
 
openChildren() - Method in class oracle.dacf.dataset.QueryCriteriaAttribute
 
openChildren() - Method in class oracle.dacf.dataset.ResultSetInfo
Causes all child objects to be opened.
openChildren() - Method in class oracle.dacf.dataset.RowSetPropertyInfo
A subclass specific method for connecting the child objects to their server counterparts.
openChildren() - Method in class oracle.dacf.dataset.SessionInfo
Internal: Applications should not use this method.
openChildren() - Method in class oracle.dacf.dataset.SessionPropertyInfo
A subclass specific method for connecting the child objects to their server counterparts.
openDataItems() - Method in class oracle.dacf.dataset.AttributePropertyInfo
A subclass specific method for connecting the Dataitems Internal to the framework; should never be called by client classes
openDataItems() - Method in class oracle.dacf.dataset.ColumnInfo
A subclass specific method for connecting the Dataitems Internal to the framework; should never be called by client classes
openDataItems() - Method in class oracle.dacf.dataset.ProducerObject
A subclass specific method for connecting the Dataitems Internal to the framework; should never be called by client classes
openDataItems() - Method in class oracle.dacf.dataset.QueryCriteria
 
openDataItems() - Method in class oracle.dacf.dataset.QueryCriteriaAttribute
 
openDataItems() - Method in class oracle.dacf.dataset.QueryCriteriaProperty
Instantiates the QueryCriteriaPropertyAccess DataItem.
openDataItems() - Method in class oracle.dacf.dataset.ResultSetInfo
Setups up the DataItems that will be published.
openDataItems() - Method in class oracle.dacf.dataset.RowSetPropertyInfo
A subclass specific method for connecting the Dataitems Internal to the framework; should never be called by client classes
openDataItems() - Method in class oracle.dacf.dataset.SessionInfo
Internal: Applications should not use this method.
openDataItems() - Method in class oracle.dacf.dataset.SessionPropertyInfo
A subclass specific method for connecting the Dataitems Internal to the framework; should never be called by client classes
openDataItems() - Method in class oracle.dacf.dataset.StatusInfo
A subclass specific method for connecting the Dataitems Internal to the framework; should never be called by client classes
openProducerObject() - Method in class oracle.dacf.dataset.AttributePropertyInfo
A subclass specific method for connecting the client object from the appropriate server objects.
openProducerObject() - Method in class oracle.dacf.dataset.ColumnInfo
Connect to the server-side column objects.
openProducerObject() - Method in class oracle.dacf.dataset.ProducerObject
A subclass specific method for connecting the client object from the appropriate server objects.
openProducerObject() - Method in class oracle.dacf.dataset.PropertyInfo
A subclass specific method for connecting the client object from the appropriate server objects.
openProducerObject() - Method in class oracle.dacf.dataset.QueryCriteria
 
openProducerObject() - Method in class oracle.dacf.dataset.QueryCriteriaAttribute
 
openProducerObject() - Method in class oracle.dacf.dataset.ResultSetInfo
Sets up the ResultSetInfo for use by: connect to the server-side ApplicationModule if defined connect to the server-side RowSet executes open() on all child ColumnInfo It throws an IllegalStateException exception if required properties aren't set.
openProducerObject() - Method in class oracle.dacf.dataset.RowSetPropertyInfo
A subclass specific method for connecting the client object from the appropriate server objects.
openProducerObject() - Method in class oracle.dacf.dataset.SessionInfo
Internal: Applications should not use this method.
openProducerObject() - Method in class oracle.dacf.dataset.SessionPropertyInfo
A subclass specific method for connecting the client object from the appropriate server objects.
openRowSet() - Method in class oracle.dacf.dataset.ResultSetInfo
Convienence function for calling open().
openRowSet(boolean) - Method in class oracle.dacf.dataset.RowSetInfo
Sets up the RowSetInfo for use by: connect to the server-side ApplicationModule if defined connect to the server-side RowSet executes open() on all child ColumnInfo It throws an IllegalStateException exception if required properties aren't set.
orButtonClicked() - Method in class oracle.dacf.control.swing.find.DacFindPanelUIAdapter
A notification that the OR button was clicked
orButtonClicked() - Method in interface oracle.dacf.control.swing.find.DacFindPanelUIListener
A notification that the OR button was clicked
oracle.dacf.control - package oracle.dacf.control
 
oracle.dacf.control.swing - package oracle.dacf.control.swing
 
oracle.dacf.control.swing.find - package oracle.dacf.control.swing.find
 
oracle.dacf.control.swing.lov - package oracle.dacf.control.swing.lov
 
oracle.dacf.control.tdg.chart - package oracle.dacf.control.tdg.chart
 
oracle.dacf.dataset - package oracle.dacf.dataset
This packages provides that classes, facilities and mechanisms necessary for defining that data model for the DAC Java client.
oracle.dacf.dataset.connections - package oracle.dacf.dataset.connections
 
oracle.dacf.formatter - package oracle.dacf.formatter
 
oracle.dacf.layout - package oracle.dacf.layout
 
oracle.dacf.style - package oracle.dacf.style
 
oracle.dacf.style.control - package oracle.dacf.style.control
 
oracle.dacf.util - package oracle.dacf.util
 
oracle.dacf.util.errorloggers - package oracle.dacf.util.errorloggers
This package provides classes which serve as examples of non-buffered error loggers.
oracle.dacf.util.errormanager - package oracle.dacf.util.errormanager
The ErrorManager is a singleton object that manages the storage and flow of ErrorMessage objects, and administers the registration of error listeners and error loggers.
orderbyClauseChanged(String) - Method in class oracle.dacf.control.swing.TreeQueryListener
 
orderbyClauseChanged(String) - Method in interface oracle.dacf.dataset.QueryListener
 

Oracle Data-aware Controls Reference
A B C D E F G H I J L M N O P Q R S T U V W X Y _

 

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