Searched full:editing (Results 501 – 525 of 539) sorted by relevance
1...<<2122
| /plugin/edittable/lib/ |
| D | handsontable.full.js | 6810 VIRGIN: 'STATE_VIRGIN', // before editing 6811 EDITING: 'STATE_EDITING', property 6885 …// if ctrl+enter and multiple cells selected, behave like Excel (finish editing and apply to all c… 6912 this.state = EditorState.EDITING; 6956 if (this.state == EditorState.EDITING) { 7001 this.state = EditorState.EDITING; 7014 * automatically after hit ENTER or F2 key on the cell or while editing cell press F2 key. 11983 if (this.state !== _baseEditor.EditorState.EDITING) { 19437 …* Initial data source that will be bound to the data grid __by reference__ (editing data grid alte… 19949 …* If `true`, <kbd>ENTER</kbd> begins editing mode (like in Google Docs). If `false`, <kbd>ENTER</k… [all …]
|
| /plugin/sketchcanvas/bundle/ |
| D | SketchCanvas.js.map | 4 …editing when true.\r\n/// debug: A function with one argument to output debug strin…
|
| /plugin/pgn4web/pgn4web/ |
| D | board-generator.html | 1741 …he code in your website or blog, please make sure you are using the HTML editing option, otherwise…
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/sources/ |
| D | dhtmlxgantt.js | 8308 …* @param: mode - "row" - based on row selection changed, "cell" - based on cell editing finished, … 8785 url = url.replace("editing=true&", ""); 9038 url = urlParams.replace(/(&|\?)editing=true/, ""); 9073 … this.serverProcessor += (this.serverProcessor.indexOf("?") !== -1 ? "&" : "?") + "editing=true"; 9339 // editing=true& 18615 // start editing on character key 18626 // don't start editing on alt+key 18628 // don't start editing if command already have a keyboard shortcut
|
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | Menus.js | 4278 // Handles in-place editing custom fonts via font family lookup
|
| D | Editor.js | 6381 // which is used as the face attribute when editing stops
|
| /plugin/indexmenu/scripts/fancytree/ |
| D | jquery.fancytree-all.js | 10130 * [ext-edit] Start inline editing of current node title. 10154 // beforeEdit may want to modify the title before editing 10226 * [ext-edit] Stop inline editing.
|
| D | jquery.fancytree-all-deps.js | 10796 * [ext-edit] Start inline editing of current node title. 10820 // beforeEdit may want to modify the title before editing 10892 * [ext-edit] Stop inline editing.
|
| /plugin/revealjs/js/ |
| D | reveal.js | 3215 // http://www.w3.org/html/wg/drafts/html/master/editing.html#the-hidden-attribute
|
| /plugin/zwidoku/files/ |
| H A D | js.js | 1 …editing this page is about to expire in a minute.\\nTo avoid conflicts use the preview button to r…
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/ |
| D | dhtmlxgantt.js.map | 1 …editing=true&\n\t\t\t\tthis.serverProcessor = url + (url.slice(-1) === \"/\" ? \"\" : \"/\") + mod…
|
| D | dhtmlxgantt.js | 13 …editing=true&",""),this.getUpdates(n,function(i){var n=e.xpath("//userdata",i);t.obj.setUserData(0…
|
| /plugin/diagramsnet/lib/js/grapheditor/ |
| D | Format.js | 3401 // LATER: Update dir in text editor while editing and update style with label
|
| /plugin/jsontable/script/ |
| D | handsontable.full.min.js | 29 …EDITING:"STATE_EDITING",WAITING:"STATE_WAITING",FINISHED:"STATE_FINISHED"};function a(e){this.inst… property 35 …},u.prototype.refreshDimensions=function(){if(this.state===a.EditorState.EDITING)if(this.TD=this.g…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 5.5.js | 1 …editing. The attribute must take one of the following values:\n\n* `true` or the _empty string_,…
|
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.production.min.js | 34 …editing-parent"><div class="djs-direct-editing-content" contenteditable="true"></div></div>'),this…
|
| /plugin/bpmnio/vendor/bpmn-js/dist/ |
| D | bpmn-modeler.production.min.js | 197 …editing-parent"><div class="djs-direct-editing-content" contenteditable="true"></div></div>'),this…
|
| /plugin/mizarveifiabledocs/dist/ |
| D | script.js.map | 1 …editing.\n */ map(other, before = false) {\n return other.empty ? this : $3ef527dddcdea7…
|
| /plugin/mizarproofchecker/dist/ |
| D | script.js.map | 1 …editing.\n */ map(other, before = false) {\n return other.empty ? this : $3ef527dddcdea7…
|
| /plugin/codemirror/dist/ |
| D | scripts.min.js.map | 1 …editing and measuring is concerned. This is not fully correct,\n // since some scripts/fonts/brow…
|
| /plugin/mizarverifiabledocs/dist/ |
| H A D | script.js.map | 1 …editing.\n */ map(other, before = false) {\n return other.empty ? this : $3ef527dddcdea7…
|
| /plugin/datatables/assets/datatables.net/js/ |
| D | jquery.dataTables.js | 10476 * // adding, editing and removing rows).
|
| /plugin/diagramsnet/lib/js/ |
| D | viewer.min.js | 4011 …Editing\ncompare=Compare\ncompressed=Compressed\ncommitMessage=Commit Message\nconfigLinkWarn=This…
|
| /plugin/openlayersmap/ol/ |
| D | ol.js.map | 1 …editing style has the following defaults:\n * ```js\n * import {Circle, Fill, Stroke, Style} from…
|
| /plugin/bpmnio/vendor/dmn-js/dist/ |
| D | dmn-modeler.production.min.js | 191 …editing-parent"><div class="djs-direct-editing-content" contenteditable="true"></div></div>'),this… 192 …"),2,{onClick:this.onClick,style:{top:n,left:i},title:e?this._translate("Editing not supported for…
|
1...<<2122