Oxygen XML Editor 11.2 Author API

ro.sync.exml.workspace.api.editor.page.text
Interface WSTextEditorPage

All Superinterfaces:
WSEditorPage, WSTextBasedEditorPage

public interface WSTextEditorPage
extends WSTextBasedEditorPage

Text editor page access.

*********************************
EXPERIMENTAL - Subject to change
*********************************

Please note that this API is not marked as final and it can change in one of the next versions of the application. If you have suggestions, comments about it, please let us know.

Since:
11.2

Method Summary
 Document getDocument()
          Get the edited document.
 
Methods inherited from interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
deleteSelection, getCaretOffset, getLocationOnScreenAsPoint, getSelectedText, getSelectionEnd, getSelectionStart, getWordAtCaret, hasSelection, modelToViewRectangle, select, selectWord, setCaretPosition, viewToModelOffset
 

Method Detail

getDocument

Document getDocument()
Get the edited document.

Returns:
The edited document.

Oxygen XML Editor 11.2 Author API

© Copyright SyncRO Soft SRL 2002 - 2010.