Home
last modified time | relevance | path

Searched refs:readOnly (Results 51 – 75 of 143) sorted by relevance

123456

/plugin/ckgdoku/ckeditor/
H A Dckeditor.js190 …0:!1!==f.exec.call(this,a,b)};this.refresh=function(a,b){if(!this.readOnly&&a.readOnly)return!0;if…
247 …EDITOR.tools.extend(a.config,b,!0);delete a.config.on}c=a.config;a.readOnly=c.readOnly?!0:a.elemen…
259 …e("afterSetData",a)},setReadOnly:function(a){a=null==a||a;this.readOnly!=a&&(this.readOnly=a,this.…
351 …onfig.contentsLangDirection);a.keystrokeHandler.blockedKeystrokes[8]=+a.readOnly;a.keystrokeHandle…
354 …fault()});var n={8:1,46:1};this.attachListener(a,"key",function(b){if(a.readOnly)return!0;var c=b.…
357 …ART),b.select())});this.attachListener(this,"dblclick",function(b){if(a.readOnly)return!1;b={eleme…
359 …()}));CKEDITOR.env.webkit&&this.attachListener(a,"key",function(b){if(a.readOnly)return!0;b=b.data…
364 function(b){if(!c.readOnly){var d=c.getSelection();d&&!d.isLocked&&(d=c.checkDirty(),c.fire("lockSn…
625 …=u[b]?u[b]:CKEDITOR.TRISTATE_OFF:CKEDITOR.TRISTATE_DISABLED,b=a.readOnly&&!this.readOnly?CKEDITOR.…
658 …(a){b.readOnly&&"cut"==a.name||D.initPasteDataTransfer(a,b);a.data.preventDefault()};a.on("copy",d…
[all …]
H A DCHANGES.md288 …ossible in the [read-only](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-property-readOnly) mode.
289 …he [read-only](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-property-readOnly) mode throws an e…
497 …in [read-only](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-property-readOnly) mode when the `<…
1208 …or.com/addon/magicline) when [`editor.readOnly`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-p…
/plugin/diagramsnet/lib/resources/
H A Ddia_ru.txt603 readOnly=Только для чтения
H A Ddia_bg.txt603 readOnly=Само за четене
H A Ddia_el.txt603 readOnly=Ανάγνωση μόνο
H A Ddia_zh.txt603 readOnly=只读
H A Ddia_uk.txt603 readOnly=Лише для читання
H A Ddia_fa.txt603 readOnly=‫فقط خواندنی‬
H A Ddia_ja.txt603 readOnly=読み取り専用
H A Ddia_he.txt603 readOnly=‫קריאה בלבד‬
H A Ddia_ko.txt603 readOnly=읽기 전용
H A Ddia_th.txt603 readOnly=อ่านเท่านั้น
H A Ddia_zh-tw.txt603 readOnly=唯讀
H A Ddia_ar.txt603 readOnly=‫قراءة فقط‬
H A Ddia_eu.txt603 readOnly=Irakurtzeko soilik
H A Ddia_et.txt603 readOnly=Ainult lugemiseks
H A Ddia_kn.txt603 readOnly=Read-only
H A Ddia_si.txt603 readOnly=Read-only
H A Ddia_sl.txt603 readOnly=Read-only
/plugin/ckgedit/ckeditor/
H A Dckeditor.js.unc4348 if (!this.readOnly && a.readOnly) return !0;
12768 b.readOnly = 1;
13826 readOnly: 1,
17341 b.readOnly = 1;
17876 !this.readOnly && a.on("readOnly", f, this);
21427 readOnly: 1,
21488 readOnly: 1,
21547 readOnly: 1,
21604 readOnly: 1,
21659 readOnly: 1,
[all …]
H A DCHANGES.md157 …s://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_editor.html#property-readOnly) throws an error.
158 …s://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_editor.html#property-readOnly) throws an error.
391 …://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_editor.html#property-readOnly) editor throws an…
708 …-only](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_editor.html#property-readOnly) mode.
709 …://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_editor.html#property-readOnly) mode throws an e…
917 …://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_editor.html#property-readOnly) mode when the `<…
1628 …on/magicline) when [`editor.readOnly`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_edi…
/plugin/vkeyboard/
H A Dvkeyboard.js.unc1115 if ((e || event).type != "keyup" || !this.readOnly)
1446 if (self.VKI_target.setSelectionRange && !self.VKI_target.readOnly) {
1451 } else if (self.VKI_target.createTextRange && !self.VKI_target.readOnly) {
1620 if (this.VKI_target.setSelectionRange && !this.VKI_target.readOnly) {
1625 } else if (this.VKI_target.createTextRange && !this.VKI_target.readOnly) {
/plugin/edittable/lib/
H A Dhandsontable.less410 TextRenderer readOnly cell
H A Dhandsontable.full.js14594 if (cellMeta.readOnly) {
15033 if (!instance.getCellMeta(r, c).readOnly) {
20296 readOnly: false,
29522 readOnly: true,
39738 readOnly: true,
40893 return _this.getCellMeta(row, col).readOnly;
40907 return _this2.getCellMeta(row, col).readOnly;
47328 if (cellProperties.readOnly) {
47598 if (_cellProperties.readOnly === true) {
47755 if (cellProperties.readOnly) {
[all …]
/plugin/diagramsnet/lib/js/diagramly/
H A DEditorUi.js15012 var readOnly = !editorUi.canComment();
15334 if (!readOnly && !comment.isLocked && (level == 0 || canReplyToReplies))
15344 if (user != null && user.id == comment.user.id && !readOnly && !comment.isLocked)
15424 if (!readOnly && !comment.isLocked && level == 0) //Resolve is a top-level action only
15511 if (!readOnly)

123456