abstract_item/state_management/states/_all library
Classes
-
AbstractItemFilterableState<
TSearchModel, TItem> -
An abstract class representing a filterable item state with generic types
for both the search model
TSearchModel
and the itemTItem
. -
AbstractItemState<
TItem> -
An abstract base class representing the state of an item with generic type
TItem
.