documentationfor yFiles for HTML 3.0.0.3

QueryNameEventArgs

The event arguments used by query-name to override automatic name determination in GraphML.

Inheritance Hierarchy
EventArgs
QueryNameEventArgs

Remarks

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

It is valid to provide only part of the XML name by setting the other part to null. In that case, the default name determination rules are used for that part.

Type Details

yFiles module
view

Constructors

Properties