documentationfor yFiles for HTML 2.6

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
view-component
yfiles-umd modules
All view modules
Legacy UMD name
yfiles.graph.IContextLookupChainLink

See Also

Methods

Static Methods