documentationfor yFiles for HTML 3.0.0.3

Properties

clickablePredicatein TableEditorInputModeGets or sets a predicate that is queried to determine whether the item described by the TableHitTestResult can be clicked.
doubleClickablePredicatein TableEditorInputModeGets or sets a predicate that is queried to determine whether the item described by the TableHitTestResult can be double-clicked.

Method Parameters

TableEditorInputMode ()in TableEditorInputModeCreates a new instance.
click (TableHitTestResult, ClickEventArgs)in TableEditorInputModeActually performs the click or tap on the given item.
doubleClick (TableHitTestResult, ClickEventArgs)in TableEditorInputModeActually performs a double click on the given item.