The resetUI() method resets the module user interface to an initial state.
Note: This module is intended to be overridden with behavior specific to the module.
resetUI()
Undefined
resetUI: function(){ this.resultsContainer.html(""); },
Splunk and our developer community are here to help.