documentationfor yFiles for HTML 3.0.0.3

InputHandlerBase<TKey,TData>

An abstract base implementation of the IInputHandler interface.

Inheritance Hierarchy
Implemented Interfaces

Type Parameters

TKey
The type of the key, i.e. the items that are associated with the data in the GraphML.
TData
The type of the data that is associated with the keys.

Type Details

yFiles module
view

Constructors

Properties

Methods