Oracle Data-aware Controls Reference

oracle.dacf.control
Interface InfoBusManagerListener

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

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

 

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