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
Valuecontrolling the selected entity
-
entities
- Returns:
- a
Valuecontrolling the selected entities
-
empty
ObservableState empty()- Returns:
- an
ObservableStateindicating whether the selection is empty
-
clear
void clear()Clears the selection
-