documentationfor yFiles for HTML 2.6

ParseEventArgs

This is the event argument that is used by the IParseEvents interface that can be queried from the parseEvents property.

Inheritance Hierarchy
EventArgs
ParseEventArgs

Remarks

This class holds a reference to the parse context and the element that is currently being parsed.

Type Details

yfiles module
view-component
yfiles-umd modules
All view modules
Legacy UMD name
yfiles.graphml.ParseEventArgs

Constructors

Properties