setActiveId

open fun setActiveId(activeId: String? = null): Boolean

Changes the active row of @combo_box to the one that has an ID equal to

Return

true if a row with a matching ID was found. If a null

Parameters

activeId

the ID of the row to select