documentationfor yFiles for HTML 2.6

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-graphml
yfiles-umd modules
view-graphml, view
Legacy UMD name
yfiles.graphml.InputHandlerBase

See Also

Constructors

Properties

Methods