Interface UndoableAccessor<CTX,R,E extends java.lang.Exception>

    • Method Detail

      • getUndoable

        Undoable<CTX,R,E> getUndoable()
        Retrieves the undoable from the undoable property.
        Returns:
        The undoable stored by the undoable property.