documentationfor yFiles for HTML 2.6

Extending Types

MapperOutputHandlerAn implementation of the OutputHandlerBase<TKey,TData> class, that uses an IMapper<K,V> to retrieve the values to output for each item and a serializer callback for the serialization or delegates to the serializeCore callback.