Constructor
new ScaleEditor(args)
Parameters:
Name | Type | Description |
---|---|---|
args |
Object | Arguments passed by SlickGrid. |
- Source:
Members
(inner) $input :Node
Node containing the jQuery slider
Type:
- Node
- Source:
(inner) $parentDiv :Node
Node containing the parent div holding the slider info
Type:
- Node
- Source:
(inner) $viewval :Node
Node containing the textbox for showing the slider value
Type:
- Node
- Source:
(inner) defaultValue :Float
Initial value of the cell being edited.
Type:
- Float
- Source: