Package org. hexworks. zircon. internal. component. impl. textedit. transformation
Types
AddRowBreak
Link copied to clipboard
DeleteCharacter
Link copied to clipboard
class DeleteCharacter(deleteKind: DeleteCharacter.DeleteKind) : TextBufferTransformation
Content copied to clipboard
InsertCharacter
Link copied to clipboard
MoveCursor
Link copied to clipboard
class MoveCursor(direction: MovementDirection) : TextBufferTransformation
Content copied to clipboard