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 _

I

IBItemController - class oracle.dacf.dataset.IBItemController.
 
IBItemProducer - class oracle.dacf.dataset.IBItemProducer.
This class is the DataProducer on the InfoBus and responds to all subscription requests for DataItems.
IBReturnItem - class oracle.dacf.control.swing.lov.IBReturnItem.
Return item facility implemented using InfoBus
IBReturnItem() - Constructor for class oracle.dacf.control.swing.lov.IBReturnItem
Constructor
IBReturnItemHelper - class oracle.dacf.control.swing.lov.IBReturnItemHelper.
 
IBReturnItemHelper() - Constructor for class oracle.dacf.control.swing.lov.IBReturnItemHelper
Constructor
IIOP_CONNECTION_NAME - Static variable in interface oracle.dacf.dataset.DataItemProperties
IIOPConnectionName identifies connection parameters for the IIOP connection.
IIOP_CONNECTION_NAME_PROP - Static variable in interface oracle.dacf.dataset.DataItemProperties
Number equivalent for IIOP_CONNECTION_NAME to facilitate driver property handling.
IIOP_PREFIX - Static variable in class oracle.dacf.util.UrlUtils
 
INFO_OBJECT - Static variable in interface oracle.dacf.dataset.DataItemProperties
The data item property for the associated InfoObject.
INITIAL_CAPACITY - Static variable in class oracle.dacf.dataset.DacObject
Sets the initial size of new vectors and hash tables to 3.
INITIAL_CAPACITY - Static variable in class oracle.dacf.dataset.ValidationManager
 
INNER_PANEL - Static variable in interface oracle.dacf.control.swing.find.FindPanelUI
property id to retrieve the inner panel
INNER_PANEL_LYT_MGR - Static variable in interface oracle.dacf.control.swing.find.FindPanelUI
property id to set the inner panel layout manager
IOR_STRING - Static variable in class oracle.dacf.dataset.SessionInfo
String constant used to specify the use of the universal Inter-ORB connection protocol.
IS_NULL - Static variable in class oracle.dacf.dataset.RowFilterCriteria
 
ITEMNAME_DELIMITER - Static variable in class oracle.dacf.dataset.DacObject
The symbol used to separate names in the Infobus naming scheme.
ITEM_DIRECTION - Static variable in interface oracle.dacf.control.swing.find.FindPanelUI
property id for item direction
ITEM_EDITORS - Static variable in interface oracle.dacf.control.swing.find.FindPanelUI
property id to specify the editor used for each column
ImageControl - class oracle.dacf.control.swing.ImageControl.
Data aware ImageControl.
ImageControl() - Constructor for class oracle.dacf.control.swing.ImageControl
Constructs a ImageControl.
ImageControlBeanInfo - class oracle.dacf.control.swing.ImageControlBeanInfo.
bean info class for the Image control
ImageControlBeanInfo() - Constructor for class oracle.dacf.control.swing.ImageControlBeanInfo
Constructor
IncompleteTransactionAlert - interface oracle.dacf.control.IncompleteTransactionAlert.
IncompleteTransactionAlert
IncompleteTransactionAlertImpl - class oracle.dacf.control.IncompleteTransactionAlertImpl.
IncompleteTransactionAlertImpl Implements the InccompleteTransactionAlert interface
InfoBusManager - class oracle.dacf.control.InfoBusManager.
The InfoBusManager serves to track active controls.
InfoBusManager() - Constructor for class oracle.dacf.control.InfoBusManager
InfoBusManager is implemented as a singleton and cannot be instantiated directly.
InfoBusManagerListener - interface oracle.dacf.control.InfoBusManagerListener.
 
InfoBusManagerReleaseEvent - class oracle.dacf.control.InfoBusManagerReleaseEvent.
Delivers the a reference to the Container that causing the release of resource fo InfoBusMembers.
This most typically will occur when a container such as a frame is being "closed" but it could also apply to a panel that is being "destroyed".
InfoBusManagerReleaseEvent(Object, Container) - Constructor for class oracle.dacf.control.InfoBusManagerReleaseEvent
 
InfoBusMemberHelper - class oracle.dacf.util.InfoBusMemberHelper.
InfoBusMemberHelper
InfoBusMemberHelper() - Constructor for class oracle.dacf.util.InfoBusMemberHelper
 
InfoBusMemberHelper(InfoBusMember) - Constructor for class oracle.dacf.util.InfoBusMemberHelper
 
InfoFrame - class oracle.dacf.control.swing.InfoFrame.
Frame which can track DbAccess (transactions).
InfoFrame() - Constructor for class oracle.dacf.control.swing.InfoFrame
Constructor
InfoFrame(String) - Constructor for class oracle.dacf.control.swing.InfoFrame
Constructor
InfoFrameBeanInfo - class oracle.dacf.control.swing.InfoFrameBeanInfo.
BeanInfo implementation for InfoFrame.
InfoFrameBeanInfo() - Constructor for class oracle.dacf.control.swing.InfoFrameBeanInfo
 
InfoInternalFrame - class oracle.dacf.control.swing.InfoInternalFrame.
Frame which can track DbAccess (transactions).
InfoInternalFrame() - Constructor for class oracle.dacf.control.swing.InfoInternalFrame
Creates a non-resizable, non-closable, non-maximizable, non-iconifiable InfoInternalFrame with no title.
InfoInternalFrame(String) - Constructor for class oracle.dacf.control.swing.InfoInternalFrame
Creates a non-resizable, non-closable, non-maximizable, non-iconifiable JInternalFrame with the specified title.
InfoInternalFrame(String, boolean) - Constructor for class oracle.dacf.control.swing.InfoInternalFrame
Creates a non-closable, non-maximizable, non-iconifiable InfoInternalFrame with the specified title and with resizability specified.
InfoInternalFrame(String, boolean, boolean) - Constructor for class oracle.dacf.control.swing.InfoInternalFrame
Creates a non-maximizable, non-iconifiable InfoInternalFrame with the specified title and with resizability and closability specified.
InfoInternalFrame(String, boolean, boolean, boolean) - Constructor for class oracle.dacf.control.swing.InfoInternalFrame
Creates a non-iconifiable InfoInternalFrame with the specified title and with resizability, closability, and maximizability specified.
InfoInternalFrame(String, boolean, boolean, boolean, boolean) - Constructor for class oracle.dacf.control.swing.InfoInternalFrame
Creates a InfoInternalFrame with the specified title and with resizability, closability, maximizability, and iconifiability specified.
InfoInternalFrameBeanInfo - class oracle.dacf.control.swing.InfoInternalFrameBeanInfo.
BeanInfo implementation for InfoFrame.
InfoInternalFrameBeanInfo() - Constructor for class oracle.dacf.control.swing.InfoInternalFrameBeanInfo
 
InfoObject - class oracle.dacf.dataset.InfoObject.
This abstract class defines the root object of the InfoObject tree.
InfoObject() - Constructor for class oracle.dacf.dataset.InfoObject
Default constructor.
InfoObject(String) - Constructor for class oracle.dacf.dataset.InfoObject
Constructor requiring the name of the InfoObject.
InfoObject(String, InfoObject, InfoObject[]) - Constructor for class oracle.dacf.dataset.InfoObject
Constructor requiring the name of the InfoObject, name of a parent object and an array of one or more child objects.
InfoObjectBeanInfo - class oracle.dacf.dataset.InfoObjectBeanInfo.
Internal: Applications should not use this class.
InfoObjectBeanInfo() - Constructor for class oracle.dacf.dataset.InfoObjectBeanInfo
Internal: Applications should not use this class.
InitLayers(StyleLayer[]) - Static method in class oracle.dacf.style.StylesLoader
Initializes the sources that hold the serialize definition for every layer.
InputStreamLoggerReader - class oracle.dacf.util.errorloggers.InputStreamLoggerReader.
The InputStreamLoggerReader reads the data written by the OutputStreamLogger class.
InputStreamLoggerReader(InputStream) - Constructor for class oracle.dacf.util.errorloggers.InputStreamLoggerReader
Public constructor which takes an InputStream object and uses the default character encoding.
InputStreamLoggerReader(InputStreamReader) - Constructor for class oracle.dacf.util.errorloggers.InputStreamLoggerReader
Public constructor which takes an InputStreamReader object and uses the default character encoding.
InputStreamLoggerReader.ErrorAttributes - class oracle.dacf.util.errorloggers.InputStreamLoggerReader.ErrorAttributes.
Inner class used to present a context-less error.
IntTagEditor - class oracle.dacf.dataset.IntTagEditor.
Internal: Applications should not use this class.
IntTagEditor(String[], int[], String[]) - Constructor for class oracle.dacf.dataset.IntTagEditor
Internal: Applications should not use this class.
InvalidStyleException - exception oracle.dacf.style.InvalidStyleException.
The InvalidStyleException class is thrown when a component tries to use a using properties that are not valid for this component.
InvalidStyleException(String) - Constructor for class oracle.dacf.style.InvalidStyleException
Construct a InvalidStyleException.
ItemNameTokenizer - class oracle.dacf.util.ItemNameTokenizer.
A utility class, used to tokenize dataItem names.
ItemNameTokenizer(String) - Constructor for class oracle.dacf.util.ItemNameTokenizer
constructor
IteratorProperties - interface oracle.dacf.dataset.IteratorProperties.
This interface exposes some of the useful methods available on oracle.jbo.RowIterator
inDesignTime() - Static method in class oracle.dacf.util.DesignTime
 
init() - Method in class oracle.dacf.control.swing.GridDataSource
 
initLayers(StyleLayer[]) - Static method in class oracle.dacf.style.StyleManager
Initialize the Layers that define this style
initResetValue() - Method in class oracle.dacf.style.StyleElement
Resetting the rest value
initialize() - Static method in class oracle.dacf.style.StyleManager
Initializes that has to be called, before the StyleManager can be used.
insert(MutableTreeNode, int) - Method in class oracle.dacf.control.swing.TreeControlNode
 
insertChildAt(DacObject, int) - Method in class oracle.dacf.dataset.DacObject
Adds a child to this DacObject at a specific index position.
install(String) - Static method in class oracle.dacf.dataset.IBItemController
 
installColumnPropertiesPopupMenu() - Method in class oracle.dacf.control.swing.GridControl
 
intValue() - Method in class oracle.dacf.style.StyleElement
getter method for primitive type int
internalValidation(int) - Method in class oracle.dacf.dataset.AttributeInfo
Internal: Applications should not use this method.
internalValidation(int) - Method in class oracle.dacf.dataset.InfoObject
Internal: Applications should not use this method.
internalValidation(int) - Method in class oracle.dacf.dataset.RowSetInfo
Internal: Applications should not use this method.
internalValidation(int) - Method in class oracle.dacf.dataset.SessionInfo
Internal: Applications should not use this method.
invalidateLayout(Container) - Method in class oracle.dacf.layout.LayoutManager3
Invalidates the layout manager.
isAClonedDataItem(DataItemImpl) - Method in class oracle.dacf.dataset.ProducerObject
Returns true if the DataItemImpl is on the cloned dataitem list.
isActive() - Method in class oracle.dacf.dataset.InfoObject
Deprecated.  
isAutoRowNavigation() - Method in class oracle.dacf.control.swing.GridControl
Controls how Tab or Shift-Tab will cause the selection to move.
isBaseStyle() - Method in class oracle.dacf.style.Style
Returns true if this Style is a base Style (has children, but no parent)
isBoundToLOV(Control) - Method in class oracle.dacf.control.swing.NavigationBar
check if an LOV property has been set on the control's dataobject
isBuffered() - Method in interface oracle.dacf.util.errormanager.ErrorLogger
Determines whether this logger is a buffered logger.
isBuffered() - Method in class oracle.dacf.util.errormanager.ErrorLoggerAdapter
Examines a logger to determine whether it is buffered; by default, this method assumes that it is not buffered.
isCachingEnabled() - Method in class oracle.dacf.control.swing.CachedColumnModelSupport
 
isCaseSensitiveSearch() - Method in class oracle.dacf.control.swing.FindPanel
Return true, if the FindPanel does a case sensitive search for character data types.
isCaseSensitiveSearch() - Method in class oracle.dacf.control.swing.find.FindAction
Return true, if the FindPanel does a case sensitive search for character data types.
isCaseSensitiveSearch() - Method in class oracle.dacf.control.swing.find.ViewCriteriaFindAction
Return true, if the FindPanel does a case sensitive search for character data types.
isCaseSensitiveSearch() - Method in class oracle.dacf.control.swing.find.ViewCriteriaFindPanelUI
 
isCellEditable(EventObject) - Method in class oracle.dacf.control.swing.DacCellEditor.DacEditorDelegate
 
isCellEditable(EventObject) - Method in class oracle.dacf.control.swing.DacCellEditor
 
isCellEditable(int, int) - Method in class oracle.dacf.control.swing.GridDataSource
Returns true if the cell at rowIndex and columnIndex is editable.
isCellEditable(EventObject) - Method in class oracle.dacf.style.control.PropertyCellEditor
Ask the editor if it can start editing using anEvent.
isCellEditable(EventObject) - Method in class oracle.dacf.style.control.StylePropertyEditor
Ask the editor if it can start editing using anEvent.
isCurrentRow() - Method in class oracle.dacf.control.swing.TreeControlNode
Returns whether the node is displaying the current row.
isCurrentRowIndicated() - Method in class oracle.dacf.control.swing.TreeControl
Return whether the current row is indicated in the tree.
isDirty() - Method in class oracle.dacf.control.tdg.chart.ChartDataSource
 
isDirty() - Method in class oracle.dacf.dataset.ColumnInfo
Determines whether the value of the object is changed and needs to be validated.
isDirty() - Method in class oracle.dacf.dataset.InfoObject
Indicates whether the InfoObject is dirty.
isDisableAutomaticWildCardInSearch() - Method in class oracle.dacf.control.swing.FindPanel
 
isDisabledWhenNotUpdateable() - Method in class oracle.dacf.control.swing.TextFieldControl
 
isDisplayLOVOnNavigateIn() - Method in class oracle.dacf.dataset.AttributeInfo
Returns true if the LOV dialog will be displayed when focus shifts to a control bound to this object.
isEditable() - Method in class oracle.dacf.control.swing.TextAreaControl
Returns the boolean indicating whether this TextComponent is editable or not.
isEmptyString(String) - Static method in class oracle.dacf.util.ViewCriteriaModifier
 
isEmptyString(String) - Static method in class oracle.dacf.util.WhereClauseBuilder
 
isEnabled() - Method in class oracle.dacf.control.ControlSupport
 
isEnabled() - Method in class oracle.dacf.control.swing.FindPanel
get the text field column width
isEnabled() - Method in class oracle.dacf.control.swing.TextAreaControl
Determine if the object is enabled.
isEnabled() - Method in class oracle.dacf.control.swing.TreeControl.InterceptTreeKeyStrokeAction
 
isFocusValidated() - Method in interface oracle.dacf.control.Control
Determines whether this control causes validation upon gaining focus.
isFocusValidated() - Method in class oracle.dacf.control.ControlSupport
Determines whether setting focus to this control causes validation.
isFocusValidated() - Method in class oracle.dacf.control.DbAccessSupport
 
isFocusValidated() - Method in class oracle.dacf.control.swing.ButtonControl
Determines whether focus into this control causes validation to occur.
isFocusValidated() - Method in class oracle.dacf.control.swing.CheckBoxControl
Determines whether focus into this control causes validation to occur.
isFocusValidated() - Method in class oracle.dacf.control.swing.ComboBoxControl
Determines whether focus into this control causes validation to occur.
isFocusValidated() - Method in class oracle.dacf.control.swing.FindPanel
Determines whether focus into this control causes validation to occur.
isFocusValidated() - Method in class oracle.dacf.control.swing.GridControl
Determines whether focus into this control causes validation to occur.
isFocusValidated() - Method in class oracle.dacf.control.swing.ImageControl
Determines whether focus into this control causes validation to occur.
isFocusValidated() - Method in class oracle.dacf.control.swing.InfoFrame
Determines whether focus into this control causes validation to occur.
isFocusValidated() - Method in class oracle.dacf.control.swing.InfoInternalFrame
Determines whether focus into this control causes validation to occur.
isFocusValidated() - Method in class oracle.dacf.control.swing.LabelControl
Determines whether focus into this control causes validation to occur.
isFocusValidated() - Method in class oracle.dacf.control.swing.ListControl
Determines whether focus into this control causes validation to occur.
isFocusValidated() - Method in class oracle.dacf.control.swing.LoginDlg
Determines whether focus into this control causes validation to occur.
isFocusValidated() - Method in class oracle.dacf.control.swing.NavigationBar
Determines whether focus into this control causes validation to occur.
isFocusValidated() - Method in class oracle.dacf.control.swing.RadioPanelControl
Determines whether focus into this control causes validation to occur.
isFocusValidated() - Method in class oracle.dacf.control.swing.StatusBarControl.StatusBarLabelControl
Determines whether focus into this control causes validation to occur.
isFocusValidated() - Method in class oracle.dacf.control.swing.StatusBarControl.StatusBarProgressControl
Determines whether focus into this control causes validation to occur.
isFocusValidated() - Method in class oracle.dacf.control.swing.StatusBarControl
Determines whether focus into this control causes validation to occur.
isFocusValidated() - Method in class oracle.dacf.control.swing.TextAreaControl
Determines whether focus into this control causes validation to occur.
isFocusValidated() - Method in class oracle.dacf.control.swing.TextFieldControl
Determines whether focus into this control causes validation to occur.
isFocusValidated() - Method in class oracle.dacf.control.swing.TreeControl
Determines whether focus into this control causes validation to occur.
isForceReadOnly() - Method in class oracle.dacf.control.swing.GridControl
are all the cells be forced as read only cells ?
isForceReadOnly() - Method in class oracle.dacf.control.swing.GridDataSource
should the grid be forced to work in read only mode
isFromLinkAccessor() - Method in interface oracle.dacf.dataset.RowSetManager
 
isInialized() - Static method in class oracle.dacf.style.StyleManager
Returns 'true' if the StyleManager is initialized.
isLeaf() - Method in class oracle.dacf.control.swing.TreeControlNode
Returns true if the receiver is a leaf.
isNullAllowed() - Method in class oracle.dacf.dataset.ColumnInfo
Returns true if this attribute accepts null values.
isOpen() - Method in class oracle.dacf.dataset.ProducerObject
Returns true if the ProducerObject has been opened.
isParentValue() - Method in class oracle.dacf.style.StyleElement
Check if this is a parent value or not
isPostAlways() - Method in class oracle.dacf.control.swing.FindPanel
indicates if the transaction changes are posted before re-executing the query.
isPostAlways() - Method in class oracle.dacf.control.swing.GridSortDelegate
indicates if the transaction changes are posted always when sorting.
isPrimaryKey() - Method in class oracle.dacf.dataset.ColumnInfo
Returns true if this attribute is a or part of a primary key.
isPrivileged() - Static method in class oracle.dacf.style.StyleManager
Returns 'true' if the StyleManager is in privileged mode.
isProtected() - Method in class oracle.dacf.style.StyleElement
Check if this is a protected or not
isPublished() - Method in class oracle.dacf.dataset.DataItemImpl
Indicates whether the DataItem has been published on the InfoBus.
isQueryable() - Method in class oracle.dacf.dataset.AttributeInfo
Returns true if the attribute is queryable.
isQueryable() - Method in class oracle.dacf.dataset.CalculatedAttributeInfo
Returns true if the attribute is queryable.
isRangeAtBottom() - Method in interface oracle.dacf.dataset.IteratorProperties
 
isRangeAtTop() - Method in interface oracle.dacf.dataset.IteratorProperties
 
isReadOnly() - Method in class oracle.dacf.dataset.PropertyInfo
Returns the read-only value for the property being exposed.
isRequestFocusEnabled() - Method in class oracle.dacf.control.swing.TextAreaControl
Return whether the receiving component can obtain the focus by calling requestFocus
isScrollToSelectedRow() - Method in class oracle.dacf.control.swing.GridControl
Returns whether the Grid has been configured to scroll automatically to the selected row in single selection mode.
isSelected() - Method in class oracle.dacf.control.swing.CancellableButtonModelImpl
Get the selected state of the model
isSelfReferential() - Method in class oracle.dacf.control.swing.TreeControl
Returns whether the nodes definitions are self-referential.
isSelfReferential() - Method in class oracle.dacf.control.swing.TreeDataSource
Returns whether the nodes definitions are self-referential.
isSelfReferential() - Method in class oracle.dacf.control.swing.TreeNodeDef
Indicates whether the node definition recurses back into itself.
isShowApplicationModuleClass() - Method in class oracle.dacf.control.swing.LoginDlg
Returns whether the LoginDlg displays a ApplicationModuleClass entry field.
isShowApplicationModuleType() - Method in class oracle.dacf.control.swing.LoginDlg
Deprecated. setting this no longer has any effect
isShowColumnPropertiesPopupMenu() - Method in class oracle.dacf.control.swing.GridControl
 
isShowConnectString() - Method in class oracle.dacf.control.swing.LoginDlg
Deprecated. superceded by #isShowDatabaseURL
isShowConnectionMode() - Method in class oracle.dacf.control.swing.LoginDlg
Deprecated. setting this no longer has any effect
isShowConnectionNames() - Method in class oracle.dacf.control.swing.LoginDlg
Returns whether the LoginDlg displays a ConnectionNames entry field.
isShowConnectionURL() - Method in class oracle.dacf.control.swing.LoginDlg
Returns whether the LoginDlg displays a ConnectionURL entry field.
isShowDatabaseURL() - Method in class oracle.dacf.control.swing.LoginDlg
Returns whether the LoginDlg displays a databaseURL field.
isShowDbAccessDescriptor() - Method in class oracle.dacf.control.swing.LoginDlg
Deprecated. setting this no longer has any effect
isShowDeploymentPlatform() - Method in class oracle.dacf.control.swing.LoginDlg
Deprecated. setting this no longer has any effect
isShowDriverClass() - Method in class oracle.dacf.control.swing.LoginDlg
Deprecated.  
isShowDriverType() - Method in class oracle.dacf.control.swing.LoginDlg
Returns whether the LoginDlg displays a DriverType entry field.
isShowIIOPConnectionNames() - Method in class oracle.dacf.control.swing.LoginDlg
Returns whether the LoginDlg displays a IIOP ConnectionNames entry field.
isShowLockingMode() - Method in class oracle.dacf.control.swing.LoginDlg
Returns whether the LoginDlg displays a LockingMode entry field.
isShowPassword() - Method in class oracle.dacf.control.swing.LoginDlg
Returns whether the LoginDlg displays a Password entry field.
isShowRemoteApplicationPath() - Method in class oracle.dacf.control.swing.LoginDlg
Returns whether the LoginDlg displays a RemoteApplicationPath entry field.
isShowRemoteHost() - Method in class oracle.dacf.control.swing.LoginDlg
Deprecated.  
isShowRemoteHostPort() - Method in class oracle.dacf.control.swing.LoginDlg
Deprecated.  
isShowServerTimeout() - Method in class oracle.dacf.control.swing.LoginDlg
Returns whether the LoginDlg displays a ServerTimeout entry field.
isShowUser() - Method in class oracle.dacf.control.swing.LoginDlg
Returns whether the LoginDlg displays a User entry field.
isSortingEnabled() - Method in class oracle.dacf.dataset.ColumnInfo
Returns whether sorting is enabled for this column.
isSourceValid() - Method in class oracle.dacf.control.NavigatingEvent
 
isSpecialItemName(String) - Method in class oracle.dacf.dataset.ResultSetInfo
 
isStringWildCardSpecified(String) - Static method in class oracle.dacf.util.ViewCriteriaModifier
isStringWildCardSpecified
isStringWildCardSpecified(String) - Static method in class oracle.dacf.util.WhereClauseBuilder
isStringWildCardSpecified
isUpdateable() - Method in class oracle.dacf.dataset.ColumnInfo
Returns true if this attribute is updateable.
isUpdateable() - Method in class oracle.dacf.dataset.InfoObject
Returns the updateable property value.
isUpdateable() - Method in class oracle.dacf.dataset.LOVAttributeInfo
Returns true if this attribute is updateable.
isUpdateable() - Method in class oracle.dacf.dataset.QueryCriteriaAttribute
 
isUpdateable() - Method in class oracle.dacf.dataset.ResultSetInfo
Returns the updateable property value.
isUpdateableIfNew() - Method in class oracle.dacf.dataset.ColumnInfo
Returns true if this attribute is updateable only when the current row is a new row.
isUpperColumns() - Method in class oracle.dacf.dataset.QueryCriteriaRowset
Returns the upper-columns flag for the current Row.
isUpperColumns() - Method in interface oracle.dacf.dataset.ViewCriteriaRowProps
Returns the upper-columns flag for this Row.
isValid() - Method in class oracle.dacf.dataset.ColumnInfo
Indicates whether the value currently referenced by the ColumnView is valid.
isValid() - Method in class oracle.dacf.dataset.InfoObject
Indicates whether the InfoObject is valid.
isVisible() - Method in class oracle.dacf.control.swing.TextAreaControl
Determine if the object is visible.
itemChanged() - Method in class oracle.dacf.control.swing.find.DacFindPanelUI
A notification from the parent that one or more data item names changed.
itemChanged() - Method in interface oracle.dacf.control.swing.find.FindPanelUI
A notification from the parent that one or more data item names changed.
itemChanged() - Method in class oracle.dacf.control.swing.find.ViewCriteriaFindPanelUI
A notification from the parent that one or more data item names changed.
itemSelected(LOVSelectionEvent) - Method in class oracle.dacf.control.swing.LOV
 
itemSelected(LOVSelectionEvent) - Method in interface oracle.dacf.control.swing.lov.LOVSelectionListener
 
itemStateChanged(ItemEvent) - Method in class oracle.dacf.control.swing.DacCellEditor.DacEditorDelegate
 
itemValueChanged(int) - Method in class oracle.dacf.control.swing.find.DacFindPanelUI
A notification from the paraent that the column value changed.
itemValueChanged(int) - Method in interface oracle.dacf.control.swing.find.FindPanelUI
A notification from the paraent that the column value changed.
itemValueChanged(int) - Method in class oracle.dacf.control.swing.find.ViewCriteriaFindPanelUI
A notification from the paraent that the column value changed.

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.