|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc for Elexis version 2.1.7.dev vom 17.03.2013 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectag.ion.bion.officelayer.internal.text.TextService
public class TextService
Text service implementation of a text document.
| Constructor Summary | |
|---|---|
TextService(ITextDocument textDocument,
com.sun.star.lang.XMultiServiceFactory xMultiServiceFactory,
com.sun.star.text.XText xText)
Constructs new TextService. |
|
| Method Summary | |
|---|---|
IAnnotationService |
getAnnotationService()
Returns annotation service. |
IBookmarkService |
getBookmarkService()
Returns bookmark service. |
ITextCursorService |
getCursorService()
Returns cursor service. |
IText |
getText()
Returns text. |
ITextContentService |
getTextContentService()
Returns text content service. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextService(ITextDocument textDocument,
com.sun.star.lang.XMultiServiceFactory xMultiServiceFactory,
com.sun.star.text.XText xText)
throws java.lang.IllegalArgumentException
textDocument - text document to be usedxMultiServiceFactory - OpenOffice.org XMultiServiceFactory interfacexText - OpenOffice.org XText interface
java.lang.IllegalArgumentException - if the submitted text document or OpenOffice.org XText interface is not valid| Method Detail |
|---|
public ITextContentService getTextContentService()
getTextContentService in interface ITextServicepublic ITextCursorService getCursorService()
getCursorService in interface ITextServicepublic IBookmarkService getBookmarkService()
getBookmarkService in interface ITextServicepublic IAnnotationService getAnnotationService()
getAnnotationService in interface ITextServicepublic IText getText()
getText in interface ITextService
|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc for Elexis version 2.1.7.dev vom 17.03.2013 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||