Oracle Data-aware Controls Reference

Uses of Package
oracle.dacf.control

Packages that use oracle.dacf.control
oracle.dacf.control   
oracle.dacf.control.swing   
oracle.dacf.control.swing.find   
oracle.dacf.control.swing.lov   
oracle.dacf.dataset This packages provides that classes, facilities and mechanisms necessary for defining that data model for the DAC Java client. 
 

Classes in oracle.dacf.control used by oracle.dacf.control
ConsumerSupport
           
Control
          All data-aware controls that plug into the runtime framework must implement this interface.
ControlEnabledListener
          ControlEnabledListener
ControlSupport
          This class provides default implementations for most of the methods in the Control interface.
CurrencyChangedEvent
          This event is sent by the NavigationManager to all CurrencyListeners whenever the the "current" control is changed.
DbAccessMonitor
          This class tracks a DbAccess item.
DbAccessSupport
          This class provides support to access a DbAccess data item.
IncompleteTransactionAlert
          IncompleteTransactionAlert
InfoBusManager
          The InfoBusManager serves to track active controls.
InfoBusManagerListener
           
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".
NavigatedEvent
          NavigatedEvent is used by a Control to notify it's listener's about the type and level of navigation change that occurs when focus changes from control to another.
NavigatedListener
          This defines the interface for receiving Navigated events fired by a Control.
NavigatingEvent
           
NavigatingException
          This exception is thrown to stop the NavigationEvent delivery cycle and to transfer the focus to some other control.
NavigatingListener
          Interface for receiving NavigatingEvent fired by a Control.
NavigationManager
          This class arbitrates the focus changes between Data aware controls Control.
 

Classes in oracle.dacf.control used by oracle.dacf.control.swing
ApplyEditsListener
          This interface is used by the NavigationManager and navigation aware controls like the NavigationBar to manage the movement of values from the control to the appropriate DataItem.
ContainerControl
          An interface that a Control implements when it is a container like the GridControl.
Control
          All data-aware controls that plug into the runtime framework must implement this interface.
ControlEnabledListener
          ControlEnabledListener
ControlSupport
          This class provides default implementations for most of the methods in the Control interface.
CurrencyChangedEvent
          This event is sent by the NavigationManager to all CurrencyListeners whenever the the "current" control is changed.
CurrencyListener
          This interface is to be implemented by those classes that wish to notified when the current control changes.
DbAccessSupport
          This class provides support to access a DbAccess data item.
DualBindingControl
           
IncompleteTransactionAlert
          IncompleteTransactionAlert
InfoBusManagerListener
           
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".
NavigatedEvent
          NavigatedEvent is used by a Control to notify it's listener's about the type and level of navigation change that occurs when focus changes from control to another.
NavigatedListener
          This defines the interface for receiving Navigated events fired by a Control.
NavigatingEvent
           
NavigatingException
          This exception is thrown to stop the NavigationEvent delivery cycle and to transfer the focus to some other control.
NavigatingListener
          Interface for receiving NavigatingEvent fired by a Control.
 

Classes in oracle.dacf.control used by oracle.dacf.control.swing.find
ConsumerSupport
           
DataItemAccessHelper
          This class provides support to help access a data item.
 

Classes in oracle.dacf.control used by oracle.dacf.control.swing.lov
ConsumerSupport
           
DataItemAccessHelper
          This class provides support to help access a data item.
 

Classes in oracle.dacf.control used by oracle.dacf.dataset
Control
          All data-aware controls that plug into the runtime framework must implement this interface.
 


Oracle Data-aware Controls Reference

 

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