Class EditorCloseEvent<T>

    • Constructor Detail

      • EditorCloseEvent

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