editingEnded

abstract fun editingEnded(selectBox: MutableSelectBox<T, M>)(source)

Called whenever editing completes for the MutableDropdown. This lets the behavior reconfigure the Dropdown accordingly.

Parameters

selectBox

that was being edited