object MonadSelect
- Companion:
- class
Value members
Concrete methods
Factory to create a Monad Select.
Factory to create a Monad Select.
- Type parameters:
- A
the type of the elements
- Value parameters:
- elems
the elements to display in the select
- eventFactory
the factory that create the associated event from the choice of the user
- selectedItem
the selected item at the start
- Returns:
the MonadSelect