|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDocumentChange
Local document change. Instances of this class represent local changes to a replicated document.
| Method Summary | |
|---|---|
int |
getLengthOfReplacedText()
Get length of text that was replaced. |
int |
getOffset()
Get offset in document where change has or will occur. |
java.lang.String |
getText()
Get the new text. |
| Methods inherited from interface org.eclipse.ecf.sync.IModelChange |
|---|
applyToModel |
| Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
|---|
getAdapter |
| Method Detail |
|---|
int getOffset()
int getLengthOfReplacedText()
java.lang.String getText()
null, but
may return empty string.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||