Interface CfItemListener

All Superinterfaces:
EventListener

public interface CfItemListener extends EventListener
Interface for listeners for attribute changes of CfItems.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Will be called when any attribute has been changed.
  • Method Details

    • itemModified

      void itemModified()
      Will be called when any attribute has been changed.