documentationfor yFiles for HTML 3.0.0.2

TableEditorInputMode

Input mode that can be used to interactively edit a table.

Inheritance Hierarchy
MultiplexingInputMode
TableEditorInputMode
Implemented Interfaces

Remarks

This mode can either be used as a standalone input mode, or as a child mode of GraphEditorInputMode. In the latter case, some child modes of this implementation are disabled:

In addition, the stripeSelection is optionally synchronized with the graphSelection.

Note that if the TableEditorInputMode is used without a GraphEditorInputMode, labels can only be edited interactively if a EditLabelInputMode is added.

Type Details

yFiles module
view

See Also

Constructors

Properties

Methods

Events