Input mode that can be used to interactively edit a table.
Namespace: yWorks.yFiles.UI.InputAssembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public class TableEditorInputMode : MultiplexingInputMode |
| Visual Basic |
|---|
Public Class TableEditorInputMode _ Inherits MultiplexingInputMode |
Remarks
This mode can either be used as a stand alone input mode, or as a child mode of GraphEditorInputMode. In that case,
some child modes of this implementation are disabled:
In addition, the stripe selection is optionally synchronized with the GraphSelection.
Inheritance Hierarchy
System..::..Object
yWorks.Canvas.Input..::..AbstractInputMode
yWorks.Canvas.Input..::..AbstractConcurrentInputMode
yWorks.Canvas.Input..::..MultiplexingInputMode
yWorks.yFiles.UI.Input..::..TableEditorInputMode
yWorks.Canvas.Input..::..AbstractInputMode
yWorks.Canvas.Input..::..AbstractConcurrentInputMode
yWorks.Canvas.Input..::..MultiplexingInputMode
yWorks.yFiles.UI.Input..::..TableEditorInputMode