edit

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

Return

an edit operation to manage changing value

Parameters

dropdown

being edited

value

within dropdown that is being edited

current

View used to represent that value