Interface UndoSource.UndoSourceVisitor
- Enclosing interface:
- UndoSource
public static interface UndoSource.UndoSourceVisitor
-
Method Summary
Modifier and TypeMethodDescriptionvoidvisitHistorySourced(UndoSource.HistorySourcedUndo undoStackTip) voidvisitStackSourced(UndoSource.StackSourcedUndo undoStackTip) voidvisitValidationSourced(UndoSource.ValidationSourcedUndo undoStackTip)
-
Method Details
-
visitValidationSourced
-
visitHistorySourced
-
visitStackSourced
-