editingEnded

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

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

Parameters

dropdown

that was being edited