documentationfor yFiles for HTML 2.6

ChildParseContext

An implementation of IParseContext that delegates most calls to a parentContext, but adds the capability to locally add lookup results and deserialization properties

Inheritance Hierarchy
ChildParseContext
Implemented Interfaces

Remarks

Whenever it is necessary to locally modify some context properties, a new instance of this class should be created that wraps an existing one.

Type Details

yfiles module
view-graphml
yfiles-umd modules
view-graphml, view
Legacy UMD name
yfiles.graphml.ChildParseContext

See Also

Constructors

Properties

Methods