Oracle ADF Designtime API Reference v10.1.2


oracle.adf.dt
Interface DataControlListener

All Known Implementing Classes:
DataBindingPanel

public interface DataControlListener

Listener interface used to notify when the set of data controls has changed. This is used by the binding window to be notified when a data control has been added\removed. DataControl listeners are registered with the DataControlManager.


Method Summary
 void dataControlSetChanged()
           

 

Method Detail

dataControlSetChanged

public void dataControlSetChanged()

Oracle ADF Designtime API Reference v10.1.2


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