Home
last modified time | relevance | path

Searched refs:getCellEditor (Results 1 – 5 of 5) sorted by relevance

/plugin/issuetracker/
H A Dtablekit.js227 var editor = TableKit.Editable.getCellEditor(cell);
775 var ftype = TableKit.Editable.getCellEditor(null,null,head);
779 getCellEditor : function(cell, table, head) { method in TableKit.Editable
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java1219 if (graphComponent.getCellEditor() instanceof mxCellEditor) { in actionPerformed()
1221 .getCellEditor()).getEditor(); in actionPerformed()
H A DEditorActions.java.bak1219 if (graphComponent.getCellEditor() instanceof mxCellEditor) {
1221 .getCellEditor()).getEditor();
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/edittable/lib/
H A Dhandsontable.full.js16557 this.getCellEditor = (0, _data.cellMethodLookupFactory)('editor');
34754 editorClass = instance.getCellEditor(cellProperties);