documentationfor yFiles for HTML 2.6

DataProviderBase

An abstract adapter class for providing data.

Inheritance Hierarchy
DataProviderBase
Implemented Interfaces

Remarks

The data provision methods in this class throw a NotSupportedError.

This class exists as a convenience for creating data provider objects.

Extend this class to provide either typed or untyped data for a certain lookup domain.

Type Details

yfiles module
algorithms
yfiles-umd modules
All layout modules, view-layout-bridge
Legacy UMD name
yfiles.algorithms.DataProviderAdapter

See Also

Methods