documentationfor yFiles for HTML 3.0.0.3

IContextLookupChainLink

An interface for instances that can be used to chain lookup operations.

Inheritance Hierarchy
IContextLookupChainLink
Implemented Interfaces

Remarks

Implementations will perform the lookup in the contextLookup method and delegate to the next implementation in the chain if they cannot satisfy the request.

Type Details

yFiles module
core

Methods