Home
last modified time | relevance | path

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

/template/codowik/js/
Dlayout.js5668 inst.bindButton(this, action, pane);
5854bindButton: function (selector, action, pane) { return $.layout.buttons.bind(inst, selector, acti… method