Package org.opencms.widgets.dataview


package org.opencms.widgets.dataview
  • Class
    Description
    This class represents the definition of a column for the table widget used to select data items provided by an I_CmsDataView implementation.
    The column type.
    Represents a filter to narrow down the list of displayed results.
    Represents a search query which can be submitted to an implementation of I_CmsDataView to retrieve a set of results.
    Represents the result of a search query returned by an implementation of I_CmsDataView.
    Interface for a data source for use by CmsDataViewWidget.
    Interface describing a data item retrieved by an implementation of I_CmsDataView.