|
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.internal.search.SearchResult
public class SearchResult
Result of a search.
Constructor Summary | |
---|---|
SearchResult()
Constructs new SearchResult. |
|
SearchResult(com.sun.star.container.XIndexAccess xIndexAccess)
Constructs new SearchResult. |
|
SearchResult(com.sun.star.uno.XInterface xInterface)
Constructs new SearchResult. |
Method Summary | |
---|---|
ITextRange[] |
getTextRanges()
Returns text ranges of the search result. |
boolean |
isEmpty()
Returns information whether the search result is empty. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SearchResult()
public SearchResult(com.sun.star.container.XIndexAccess xIndexAccess)
xIndexAccess
- OpenOffice.org XIndexAccess interfacepublic SearchResult(com.sun.star.uno.XInterface xInterface)
xInterface
- OpenOffice.org XInterface interfaceMethod Detail |
---|
public boolean isEmpty()
isEmpty
in interface ISearchResult
public ITextRange[] getTextRanges()
getTextRanges
in interface ISearchResult
|
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 |