MutableListSpinButtonModel
class MutableListSpinButtonModel<T>(values: List<T> = emptyList()) : ListSpinButtonModel<T, ObservableList<T>> , MutableSpinButtonModel<T> (source)
Properties
Inherited properties
Link copied to clipboard
Notifies of changes to the current value.
Link copied to clipboard
Link copied to clipboard