Interface ICategoryListener

    • Method Detail

      • categoryChanged

        void categoryChanged​(CategoryEvent categoryEvent)
        Notifies that one or more properties of an instance of Category have changed. Specific details are described in the CategoryEvent.
        Parameters:
        categoryEvent - the category event. Guaranteed not to be null.