|
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.TextRange
ag.ion.bion.officelayer.internal.text.Bookmark
public class Bookmark
Bookmark of a text document.
Constructor Summary | |
---|---|
Bookmark(ITextDocument textDocument,
com.sun.star.text.XTextRange xTextRange,
java.lang.String bookmarkName)
Constructs new TextRange. |
Method Summary | |
---|---|
java.lang.String |
getName()
Returns the name of the bookmark. |
void |
jumpTo()
Jumps to the bookmark. |
Methods inherited from class ag.ion.bion.officelayer.internal.text.TextRange |
---|
compareRange, getCell, getPageStyle, getXTextRange, setDocument, setText |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface ag.ion.bion.officelayer.text.ITextRange |
---|
compareRange, getCell, getPageStyle, getXTextRange, setDocument, setText |
Constructor Detail |
---|
public Bookmark(ITextDocument textDocument, com.sun.star.text.XTextRange xTextRange, java.lang.String bookmarkName)
textDocument
- text document to be usedxTextRange
- OpenOffice.org XTextRange interfacebookmarkName
- the name of the bookmark to be usedMethod Detail |
---|
public java.lang.String getName()
getName
in interface IBookmark
public void jumpTo()
jumpTo
in interface IBookmark
|
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 |