Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/methodofaction/Method-Draw
/ cancelClicked
Function
cancelClicked
src/js/lib/jquery.jgraduate.js:187–190 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
185
$this.hide();
186
},
187
cancelClicked =
function
() {
188
$.isFunction($this.cancelCallback) && $this.cancelCallback();
189
$this.hide();
190
};
191
192
$.extend(true, $this,
// public properties, methods, and callbacks
193
{
Callers
1
jquery.jgraduate.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected