documentationfor yFiles for HTML 2.6

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-component
yfiles-umd modules
All view modules
Legacy UMD name
yfiles.input.IClickListener

See Also

Methods

Static Methods