While it would seem this should specify the name jPicker
for JSDoc, that doesn't
get us treated as a function as well as a namespace (even with @function name
),
so we use an approach to add a redundant $.fn.
in the name.
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
elem |
any | ||
options |
external:jQuery.fn.jPickerOptions | ||
commitCallback |
module:jPicker.CommitCallback |
<optional> |
|
liveCallback |
module:jPicker.LiveCallback |
<optional> |
|
cancelCallback |
module:jPicker.CancelCallback |
<optional> |
Returns:
- Type
- void