Searched defs:Handsontable (Results 1 – 1 of 1) sorted by relevance
36290 Handsontable.baseVersion = baseVersion; field36329 Handsontable.cellTypes[cellTypeName] = (0, _cellTypes.getCellType)(cellTypeName); field36339 …Handsontable.editors[stringHelpers.toUpperCaseFirst(editorName) + 'Editor'] = (0, _editors.getEdit… field36352 Handsontable.renderers.cellDecorator = renderer; field36364 …Handsontable.validators[stringHelpers.toUpperCaseFirst(validatorName) + 'Validator'] = (0, _valida… field36377 Handsontable.plugins[pluginName + 'Plugin'] = plugin; field36379 Handsontable.plugins[pluginName] = plugin; field