Home
last modified time | relevance | path

Searched refs:isChanged (Results 1 – 14 of 14) sorted by relevance

/plugin/ckgdoku/ckeditor/plugins/find/dialogs/
H A Dfind.js17 …230px","90px"],children:[{type:"text",id:"txtFindFind",label:f.findWhat,isChanged:!1,labelLayout:"…
18 …k",isChanged:!1,label:f.matchCase},{type:"checkbox",id:"txtFindWordChk",isChanged:!1,label:f.match…
19 …px","90px"],children:[{type:"text",id:"txtFindReplace",label:f.findWhat,isChanged:!1,labelLayout:"…
20 …th,isChanged:!1,labelLayout:"horizontal",accessKey:"R"},{type:"button",id:"btnReplaceAll",align:"l…
21 …e:"checkbox",id:"txtReplaceCaseChk",isChanged:!1,label:f.matchCase},{type:"checkbox",id:"txtReplac…
22 label:f.matchWord},{type:"checkbox",id:"txtReplaceCyclic",isChanged:!1,"default":!0,label:f.matchCy…
/plugin/ckgedit/ckeditor/plugins/find/dialogs/
H A Dfind.js18 …230px","90px"],children:[{type:"text",id:"txtFindFind",label:e.findWhat,isChanged:!1,labelLayout:"…
19 …k",isChanged:!1,label:e.matchCase},{type:"checkbox",id:"txtFindWordChk",isChanged:!1,label:e.match…
20 id:"txtFindReplace",label:e.findWhat,isChanged:!1,labelLayout:"horizontal",accessKey:"F"},{type:"bu…
21 …th,isChanged:!1,labelLayout:"horizontal",accessKey:"R"},{type:"button",id:"btnReplaceAll",align:"l…
22isChanged:!1,label:e.matchCase},{type:"checkbox",id:"txtReplaceWordChk",isChanged:!1,label:e.match…
/plugin/ckgdoku/ckeditor/plugins/image/dialogs/
H A Dimage.js1isChanged())){B.data("cke-saved-src",this.getValue());B.setAttribute("src",this.getValue())}else{i…
H A Dimage.js.unc620 if ( this.getValue() || this.isChanged() )
830 } else if ( !value && this.isChanged() )
881 } else if ( !value && this.isChanged() ) {
1056 if ( this.getValue() || this.isChanged() ) {
1099 if ( this.getValue() || this.isChanged() )
1148 if ( this.getValue() || this.isChanged() )
1171 if ( this.getValue() || this.isChanged() )
1188 if ( this.getValue() || this.isChanged() )
1206 if ( this.getValue() || this.isChanged() )
1227 if ( this.getValue() || this.isChanged() )
[all …]
/plugin/ckgedit/ckeditor/plugins/image/dialogs/
H A Dimage.js1isChanged())){B.data("cke-saved-src",this.getValue());B.setAttribute("src",this.getValue())}else{i…
H A Dimage.js.unc621 if ( this.getValue() || this.isChanged() )
831 } else if ( !value && this.isChanged() )
882 } else if ( !value && this.isChanged() ) {
1057 if ( this.getValue() || this.isChanged() ) {
1100 if ( this.getValue() || this.isChanged() )
1149 if ( this.getValue() || this.isChanged() )
1172 if ( this.getValue() || this.isChanged() )
1189 if ( this.getValue() || this.isChanged() )
1207 if ( this.getValue() || this.isChanged() )
1228 if ( this.getValue() || this.isChanged() )
[all …]
/plugin/ckgdoku/ckeditor/plugins/scayt/dialogs/
H A Doptions.js1 …\x3e"+d.getLocal("text_copyrights")+"\x3c/p\x3e",n=CKEDITOR.document,l={isChanged:function(){retur… method in AnonymousFunctionbb2b70450100.l
23 …scaytOptions").getChild(),d=0;d<a.length;d++)a[d].isChanged()&&(b[a[d].id]=a[d].getValue());l.isCh…
/plugin/ckgedit/ckeditor/plugins/scayt/dialogs/
H A Doptions.js1 …\x3e"+c.getLocal("text_copyrights")+"\x3c/p\x3e",n=CKEDITOR.document,l={isChanged:function(){retur… method in AnonymousFunctionea7a5d580100.l
23 …scaytOptions").getChild(),c=0;c<a.length;c++)a[c].isChanged()&&(b[a[c].id]=a[c].getValue());l.isCh…
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js494 …build:function(a,b,c){return new CKEDITOR.ui.dialog[b.type](a,b,c)}},c={isChanged:function(){retur… method in AnonymousFunctione4ea003831900.c
555 d:void 0);return e}})},this,null,0);this.on("cancel",function(a){D(function(c){if(c.isChanged())ret…
585 typeof b.isChanged&&(this.isChanged=function(){return b.isChanged});"function"==typeof b.isChanged&…
591 …urn this},getValue:function(){return this.getInputElement().getValue()},isChanged:function(){retur…
/plugin/ckgedit/ckeditor/
H A Dckeditor.js541 …build:function(b,a,d){return new CKEDITOR.ui.dialog[a.type](b,a,d)}},q={isChanged:function(){retur… method in AnonymousFunctiona9e2af6b33f00.q
602 c:void 0);return d}})},this,null,0);this.on("cancel",function(b){t(function(c){if(c.isChanged())ret…
632 …olean"==typeof b.isChanged&&(this.isChanged=function(){return b.isChanged});"function"==typeof b.i…
639 …urn this},getValue:function(){return this.getInputElement().getValue()},isChanged:function(){retur… method in CKEDITOR.ui.dialog.uiElement
H A Dckeditor.js.unc10726 isChanged: function() {
11851 …if (c.isChanged()) return a.config.dialog_noConfirmCancel || confirm(a.lang.common.confirmCancel) …
12418 "boolean" == typeof b.isChanged && (this.isChanged = function() {
12419 return b.isChanged
12421 "function" == typeof b.isChanged && (this.isChanged = b.isChanged);
12553 isChanged: function() {
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js13isChanged()?t.save():t.hide(),!0}),i.attachEvent("onTaskDblClick",function(e,i){var n=t.getState()…
H A Ddhtmlxgantt.js.map1isChanged","defaultPrevented","shouldPrevent","defaultMapping","keyNavMappings","setMapping","getM…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js17650 isChanged: function(){ method in AnonymousFunctioncdb5859f0100.AnonymousFunctioncdb5859f19300.create.createGridEditors.controller
17688 if(!(this.isVisible() && store.exists(this._itemId) && this.isChanged())) {
18353 if (controller.isVisible() && controller.isChanged()) {