Input mode that can be used to interactively edit a table.
Namespace: yWorks.yFiles.UI.InputAssembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)
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
System..::..MarshalByRefObject
System.ComponentModel..::..Component
yWorks.Canvas.Input..::..AbstractInputMode
yWorks.Canvas.Input..::..AbstractConcurrentInputMode
yWorks.Canvas.Input..::..MultiplexingInputMode
yWorks.yFiles.UI.Input..::..TableEditorInputMode
System..::..MarshalByRefObject
System.ComponentModel..::..Component
yWorks.Canvas.Input..::..AbstractInputMode
yWorks.Canvas.Input..::..AbstractConcurrentInputMode
yWorks.Canvas.Input..::..MultiplexingInputMode
yWorks.yFiles.UI.Input..::..TableEditorInputMode