Searched refs:activeElementId_ (Results 1 – 1 of 1) sorted by relevance
182 activeElementId_: '', property in DropDown380 if (DropDown.activeElementId_)381 $(DropDown.activeElementId_).setItems(data);390 if (DropDown.activeElementId_)391 $(DropDown.activeElementId_).setTitle(title, icon);403 if (DropDown.activeElementId_ != elementId) {404 DropDown.activeElementId_ = elementId;415 if (DropDown.activeElementId_ == elementId) {416 DropDown.activeElementId_ = '';