public nothrow | InsertIntoLineCommand(int lineIndex_, int columnIndex_, const String<uchar>& text_) |
public override nothrow void | Redo(TextView* textView) |
public override nothrow void | Undo(TextView* textView) |
private int | columnIndex |
private int | lineIndex |
private String<uchar> | text |