Oracle Data-aware Controls Reference

oracle.dacf.control
Interface InfoBusManagerListener

All Known Implementing Classes:
ControlSupport, DbAccessMonitor, TreeControl, InfoFrame, LabelControl, LoginDlg, FindPanel, GridControl, RadioPanelControl, InfoInternalFrame, ButtonControl, TextAreaControl, StatusBarControl, StatusBarControl.StatusBarLabelControl, StatusBarControl.StatusBarProgressControl, TextFieldControl, NavigationBar, ListControl, ColumnModelSupport, ComboBoxControl, ImageControl, TreeControlNode, CheckBoxControl

public interface InfoBusManagerListener


Method Summary
 void releaseResources(InfoBusManagerReleaseEvent e)
          A signalling method used to indicate the the control should free all resources and unregister any listeners that it has registered.
 

Method Detail

releaseResources

public void releaseResources(InfoBusManagerReleaseEvent e)
A signalling method used to indicate the the control should free all resources and unregister any listeners that it has registered.

Oracle Data-aware Controls Reference