Wijmo UI for the Web
popItem Method
The popItem method removes the last item from the wijlist widget.
Syntax
Javascript (Usage) 
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijlist("popItem");
});
Javascript (Specification) 
function popItem() : any;
Browser Compatibility
7
5
5

See Also

Reference

wijlist type
wijlist jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.