|
Oxygen XML Editor 12.2 Author API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AuthorChangeTrackingController
Controls the change tracking mode. Can toggle change tracking on and off and check its state.
Method Summary | |
---|---|
AuthorPersistentHighlight[] |
getChangeHighlights()
Fetches the list of change tracking highlights. |
boolean |
isTrackingChanges()
Return true if the current editor is in change tracking mode. |
void |
toggleTrackChanges()
Toggle the track changes mode. |
Method Detail |
---|
boolean isTrackingChanges()
true
if the current editor is in change tracking mode.
true
if the current editor is in change tracking mode.void toggleTrackChanges()
AuthorPersistentHighlight[] getChangeHighlights()
|
Oxygen XML Editor 12.2 Author API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |