Example #1
0
			setTimeout(function(){
					if(LoadingIndicator.isOpen()){
						LoadingIndicator.hide();
					}
				}, 4000); //End of setTime
Example #2
0
		function(){
			LoadingIndicator.hide();
		}