Home
last modified time | relevance | path

Searched refs:onCheck (Results 1 – 1 of 1) sorted by relevance

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js2022 }if(isFunction(this.onCheck)){this.onCheck.call(this,target,value,!wasChecked)
2417 },onCheck:function(target,value,checked){Firebug.setPref(value,checked) method