Interface ContentViewerRowSetModel

  • All Superinterfaces:
    ContentQueryRowSet

    public interface ContentViewerRowSetModel
    extends ContentQueryRowSet
    The ContentViewerRowSetModel class represents the set of rows returned by a content viewer.

    Contrasted to the ContentViewerNavigationModel, this class has information about the data currently fetched (the current "page"), whereas the ContentViewerNavigationModel has information about all the data available to the viewer, fetched or not.