|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jaxfront.core.xui.SearchResult
public class SearchResult
This class holds information of how the search results need to be formatted and displayed as defined in a XUI file.
com.jaxfront.search.SearchDefinition#getSearchResult()| Constructor Summary | |
|---|---|
SearchResult(TableInfo tableInfo)
SearchResult constructor. |
|
| Method Summary | |
|---|---|
TableInfo |
getTableInfo()
Gets a table info that contains information for the result table. |
void |
release()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SearchResult(TableInfo tableInfo)
tableInfo - a table info that contains information for the result table| Method Detail |
|---|
public TableInfo getTableInfo()
public void release()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||