Class EditorSaveEvent<T>

    • Constructor Detail

      • EditorSaveEvent

        public EditorSaveEvent​(Editor<T> editor,
                               T item)
        Constructor for the editor save event.
        Parameters:
        editor - the source of the event
        item - the item being edited