Handsontable之自定义编辑器

Posted on 2016-10-19 19:09  上善其若水,厚德载物  阅读(546)  评论(0)    收藏  举报

一.EditorManager

Handsontable.EditorManager is a class responsible for handling all editors available in Handsontable. If Handsontable.Coreneeds to interact with editors it uses Handsontable.EditorManager object. Handsontable.EditorManager object is instantiated in init() method which is run, after you invoke handsontable() constructor for the first time. The reference for Handsontable.EditorManager object is kept private in Handsontable instance and you cannot access it. However, there are ways to alter the default behaviour of Handsontable.EditorManager, more on that later.

 

博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3