documentationfor yFiles for HTML 2.6

ITagOwner

Interface implemented by items that can be tagged with arbitrary objects.

Remarks

The object held by implementations of this interface is usually a user-defined object. Implementations don't depend on this tag. They just serve as a storage for the tag that will be used by other parts of the implementation.

Type Details

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

Properties