Interface ICategoryListener

    • Method Detail

      • categoryChanged

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