public static class DocumentChangeEvent.UpdateEvent extends DocumentChangeEvent
DocumentChangeEvent.DeleteEvent, DocumentChangeEvent.InsertEvent, DocumentChangeEvent.UpdateEvent| Modifier and Type | Field and Description |
|---|---|
protected String |
from |
protected int |
offset |
protected String |
to |
current, doc, preview| Constructor and Description |
|---|
UpdateEvent() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFrom() |
int |
getOffset() |
String |
getTo() |
void |
setFrom(String from) |
void |
setOffset(int offset) |
void |
setTo(String to) |
getCurrent, getDocument, getPreview, setCurrent, setDocument, setPreviewCopyright © 2018. All rights reserved.