Home
last modified time | relevance | path

Searched +full:col_left +(+path:plugin +path:edittable) -(+path:plugin +path:edittable +path:lang) (Results 1 – 3 of 3) sorted by relevance

/plugin/edittable/less/
H A Dcontextmenu.less41 &.col_left {
42 background-image: url('../plugins/edittable/images/col_left.png');
/plugin/edittable/script/
H A Dcontextmenu.js145 col_left: {
146 name: LANG.plugins.edittable.col_left
/plugin/edittable/lib/
H A Dhandsontable.full.js38927 * * `["row_above", "row_below", "col_left", "col_right",
39154 * * `'col_left'` - Insert column on the left
40796 var KEY = exports.KEY = 'col_left';