The jQuery plugin namespace.
Namespaces
Methods
(static) jGraduate(optionsopt, okCallbackopt, cancelCallbackopt) → {external:jQuery}
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
options |
module:jGraduate.Options |
<optional> |
|
okCallback |
external:jQuery.fn.jGraduate.OkCallback |
<optional> |
Called with a Paint object when Ok is pressed |
cancelCallback |
external:jQuery.fn.jGraduate.CancelCallback |
<optional> |
Called with no arguments when Cancel is pressed |
Returns:
- Type
- external:jQuery
(static) jPicker()
- Source:
- See:
-
external:jQuery.fn.$.fn.jPicker
Type Definitions
jPickerOptions
Type:
Properties:
Name | Type | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
window |
PlainObject |
Properties
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
color |
PlainObject |
Properties
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
images |
PlainObject |
Properties
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
localization |
PlainObject | alter these to change the text presented by the picker (e.g. different language) Properties
|
jPickerOptionsIconInfo
Type:
Properties:
Name | Type | Description |
---|---|---|
file |
string | Color Map/Color Bar/Color Picker arrow icon |
width |
Float | |
height |
Float |
jPickerOptionsImagesDimensionsArrow
Type:
Properties:
Name | Type | Description |
---|---|---|
width |
Float | |
height |
Float | |
arrow |
external:jQuery.fn.jPickerOptionsIconInfo |
jPickerOptionsRadioTextboxLocale
Type:
Properties:
Name | Type | Description |
---|---|---|
radio |
string | |
textbox |
string |