Table of Contents

Class Editor.Cmds

Namespace
Lime
Assembly
Lime.dll
public static class Editor.Cmds
Inheritance
Editor.Cmds
Inherited Members

Fields

BackSpace

public static ICommand BackSpace

Field Value

ICommand

Cancel

public static ICommand Cancel

Field Value

ICommand

ContextMenu

public static ICommand ContextMenu

Field Value

ICommand

DeleteWordNext

public static ICommand DeleteWordNext

Field Value

ICommand

DeleteWordPrev

public static ICommand DeleteWordPrev

Field Value

ICommand

MoveCharNext

public static ICommand MoveCharNext

Field Value

ICommand

MoveCharPrev

public static ICommand MoveCharPrev

Field Value

ICommand

MoveLineEnd

public static ICommand MoveLineEnd

Field Value

ICommand

MoveLineNext

public static ICommand MoveLineNext

Field Value

ICommand

MoveLinePrev

public static ICommand MoveLinePrev

Field Value

ICommand

MoveLineStart

public static ICommand MoveLineStart

Field Value

ICommand

MoveWordNext

public static ICommand MoveWordNext

Field Value

ICommand

MoveWordPrev

public static ICommand MoveWordPrev

Field Value

ICommand

SelectCharNext

public static ICommand SelectCharNext

Field Value

ICommand

SelectCharPrev

public static ICommand SelectCharPrev

Field Value

ICommand

SelectCurrentWord

public static ICommand SelectCurrentWord

Field Value

ICommand

SelectLineEnd

public static ICommand SelectLineEnd

Field Value

ICommand

SelectLineStart

public static ICommand SelectLineStart

Field Value

ICommand

SelectWordNext

public static ICommand SelectWordNext

Field Value

ICommand

SelectWordPrev

public static ICommand SelectWordPrev

Field Value

ICommand

Submit

public static ICommand Submit

Field Value

ICommand

ToggleOverwrite

public static ICommand ToggleOverwrite

Field Value

ICommand