Class FieldChangeTracker


  • public class FieldChangeTracker
    extends ContainerTracker
    This class tracks changes to input fields within a component hierarchy and notifies a listener when any of the input fields has been modified. It can be used to enable a save action when some of the fields on a form have been modified.