documentationfor yFiles for HTML 3.0.0.3

IClickListener

A simple interface that can be used to react to clicks on regions of INodeStyles etc.

Inheritance Hierarchy
IClickListener

Remarks

GraphEditorInputMode will query the IModelItem's lookup method for this interface if it has detected clicks. If the item yields an instance of this interface and the click was inside the getHitTestable, then onClicked is invoked.

Type Details

yFiles module
view

See Also

Methods

Static Methods