Indicates if editor can only display data
Indicates if editor can only display data
Close the editor - returns data that was in editor or undefined if cancel specified
An empty implementation of a cell renderer, see the null object pattern.
Preferred pixel width of content. The content may or may not be rendered at that width depending on whether or not config.bounds
was respected and whether or not the grid renderer is using clipping. (Clipping is generally not used due to poor performance.)
See if the editor wants the key down event. If fromEditor is true, then this editor generated the event in the first place
Provide the initial data to the editor. This is done after all events have been subscribed to - so editor can start running
Editor can optionally use this eventer to notify Grid that it has completed