Interface LabelActionListener<T>


  • public interface LabelActionListener<T>
    • Method Detail

      • fireLabelChanged

        void fireLabelChanged​(T instance,
                              String label)
        Callback to signal that the labels have been changed.
        Parameters:
        instance - the instance
        label - the label