documentationfor yFiles for HTML 2.6

QueryTypeEventArgs

The event arguments used by QueryType to override automatic type resolution in GraphML.

Inheritance Hierarchy
EventArgs
QueryTypeEventArgs

Remarks

If the event handler determines that it can resolve xmlName to a type, it should place the result into the result property and thus mark the event as handled.

Type Details

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

Constructors

Properties