documentationfor yFiles for HTML 2.6

PortEventArgs

A specialized subclass of the ItemEventArgs<T> class that is bound to the IPort type and carries additional IPortOwner information.

Inheritance Hierarchy

Remarks

Since for some events (PortRemoved) it is unclear what owner the port had been attached to before the event, this event can be used to carry exactly that information.

Type Details

yfiles module
view-component
yfiles-umd modules
All view modules
Legacy UMD name
yfiles.graph.PortEventArgs

Constructors

Properties