Class EditorCancelEvent<T>

    • Constructor Detail

      • EditorCancelEvent

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