Oracle Data-aware Controls Reference

Uses of Class
oracle.dacf.dataset.AttributeChangeEvent

Packages that use AttributeChangeEvent
oracle.dacf.dataset This packages provides that classes, facilities and mechanisms necessary for defining that data model for the DAC Java client. 
 

Uses of AttributeChangeEvent in oracle.dacf.dataset
 

Methods in oracle.dacf.dataset with parameters of type AttributeChangeEvent
 void ChangeListener.attributeChanged(AttributeChangeEvent e)
          Called whenever an attribute of the current row is changed.
 void ChangeAdapter.attributeChanged(AttributeChangeEvent e)
          Called whenever an attribute of the current row is changed.
 void CalculatedAttributeInfo.attributeChanged(AttributeChangeEvent e)
          A method defined by the ChangeListener interface, called whenever an attribute of the current row is changed.
 


Oracle Data-aware Controls Reference

 

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