Wijmo UI for the Web
drop Method
wijmo.input Namespace > wijinputtext type : drop Method
Open the dropdown list.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijinputtext("drop");
});
function drop() : any;
See Also

Reference

wijinputtext type
wijinputtext jQuery Widget