Module is.codion.framework.model
Package is.codion.framework.model
Interface EntitySearchModel.Selection
- Enclosing interface:
- EntitySearchModel
public static interface EntitySearchModel.Selection
Controls the selection
-
Method Summary
-
Method Details
-
entity
- Returns:
- a
Value
controlling the selected entity
-
entities
- Returns:
- a
Value
controlling the selected entities
-
empty
StateObserver empty()- Returns:
- a
StateObserver
indicating whether the selection is empty
-
clear
void clear()Clears the selection
-