documentationfor yFiles for HTML 2.6

DelegateUndoUnit<T>

An implementation of the IUndoUnit interface that uses delegates for the actual undo and redo operations.

Inheritance Hierarchy
UndoUnitBase
DelegateUndoUnit
Implemented Interfaces

Type Parameters

T
The type of the single parameter that is passed to the delegate.

Type Details

yfiles module
view-component
yfiles-umd modules
All view modules
Legacy UMD name
yfiles.graph.DelegateUndoUnit

Constructors

Properties

Methods