| Package | Description |
|---|---|
| org.opencms.ui.dataview | |
| org.opencms.ui.dialogs.embedded | |
| org.opencms.widgets.dataview |
| Class and Description |
|---|
| CmsDataViewColumn.Type
The column type.
|
| CmsDataViewFilter
Represents a filter to narrow down the list of displayed results.
|
| I_CmsDataView
Interface for a data source for use by CmsDataViewWidget.
|
| I_CmsDataViewItem
Interface describing a data item retrieved by an implementation of I_CmsDataView.
|
| Class and Description |
|---|
| I_CmsDataView
Interface for a data source for use by CmsDataViewWidget.
|
| I_CmsDataViewItem
Interface describing a data item retrieved by an implementation of I_CmsDataView.
|
| Class and Description |
|---|
| CmsDataViewColumn
This class represents the definition of a column for the table widget used to select data items provided by an I_CmsDataView implementation.
|
| CmsDataViewColumn.Type
The column type.
|
| CmsDataViewFilter
Represents a filter to narrow down the list of displayed results.
|
| CmsDataViewQuery
Represents a search query which can be submitted to an implementation of I_CmsDataView to retrieve a set of results.
|
| CmsDataViewResult
Represents the result of a search query returned by an implementation of I_CmsDataView.
|
| I_CmsDataViewItem
Interface describing a data item retrieved by an implementation of I_CmsDataView.
|