edit

abstract fun edit(selectBox: MutableSelectBox<T, *>, value: T, current: View): EditOperation<T>(source)

Return

an edit operation to manage changing value

Parameters

selectBox

being edited

value

within selectBox that is being edited

current

View used to represent that value