Constructor
new ShapeEditor(args)
Parameters:
Name | Type | Description |
---|---|---|
args |
Object | Arguments passed by SlickGrid. |
- Source:
ShapeEditor
This class represents a dropdown editor defined by the SlickGrid project.
Note, this object is heavily based on classes in slick.editors.js and in the documentation that can be found [here](https://github.com/mleibman/ SlickGrid/wiki/Writing-custom-cell-editors)
Also see ShapeFormatter, a function in charge of formatting a dropdown for the SlickGrid object.
Name | Type | Description |
---|---|---|
args |
Object | Arguments passed by SlickGrid. |