| Package | Description |
|---|---|
| org.opencms.widgets.dataview |
| Modifier and Type | Method and Description |
|---|---|
CmsDataViewResult |
I_CmsDataView.getResults(CmsDataViewQuery query,
int offset,
int count)
Gets the result for the given query, with the given offset and limited to the given number of results.
|