|
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.noa.text.TextRangeSelection
public class TextRangeSelection
Selection of a text range.
Constructor Summary | |
---|---|
TextRangeSelection(ITextRange textRange)
Constructs new TextRangeSelection. |
Method Summary | |
---|---|
ITextRange |
getTextRange()
Returns text range of the selection. |
com.sun.star.uno.XInterface |
getXInterfaceObject()
Returns object implementing XInterface of the selection. |
boolean |
isEmpty()
Returns information whether the selection is empty. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TextRangeSelection(ITextRange textRange)
textRange
- text range selection to be usedMethod Detail |
---|
public ITextRange getTextRange()
getTextRange
in interface ITextRangeSelection
public com.sun.star.uno.XInterface getXInterfaceObject()
getXInterfaceObject
in interface IXInterfaceObjectSelection
public boolean isEmpty()
isEmpty
in interface ISelection
|
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 |