DefaultHelpModel.DefaultHighlightpublic static interface TextHelpModel.Highlight
| Modifier and Type | Method | Description |
|---|---|---|
int |
getEndOffset() |
Gets the ending model offset of the highlight.
|
int |
getStartOffset() |
Gets the starting model offset of the highlight.
|