public class TextRange extends AceRange
Constructor and Description |
---|
TextRange(String text,
AceRange range) |
TextRange(String text,
int start,
int end) |
TextRange(String text,
int row1,
int col1,
int row2,
int col2) |
Modifier and Type | Method and Description |
---|---|
int |
getCursorPosition() |
int |
getEnd() |
int |
getStart() |
TextRange |
withNewText(String newText) |
asTransport, equals, fromPositions, fromPositions, fromTransport, getEndCol, getEndRow, getPositions, getPositions, getStartCol, getStartRow, hashCode, isBackwards, isZeroLength, reversed, toString
Copyright © 2020 Magnolia International Ltd.. All rights reserved.