Oracle Data-aware Controls Reference

oracle.dacf.control
Interface ControlEnabledListener

All Known Implementing Classes:
TreeControl, LabelControl, GridControl, RadioPanelControl, ButtonControl, TextAreaControl, TextFieldControl, ListControl, ComboBoxControl, ImageControl, CheckBoxControl

public interface ControlEnabledListener

ControlEnabledListener


Method Summary
 void enabledChanged(boolean b)
           
 

Method Detail

enabledChanged

public void enabledChanged(boolean b)

Oracle Data-aware Controls Reference