ADF Designtime

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()

ADF Designtime

 

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