collection library
Classes
-
CollectionController<
Item> -
CollectionStateModel<
Item> -
PagedCollectionController<
Item> - Provides collections in a paged manner.
-
PagedCollectionModel<
Item> -
SequentialCollectionController<
Item> - Controls collection querying in a lazy sequential manner.
-
SequentialCollectionModel<
Item>