Lines Matching refs:textarea

75 …,strike:0,strong:0,style:148,sub:0,summary:0,sup:0,table:0,tbody:1,td:1,textarea:8,tfoot:1,th:1,th…  property in $.f
80 …eElement",tbody:"HTMLTableSectionElement",td:"HTMLTableDataCellElement",textarea:"HTMLTextAreaElem… property in $.Q
248 …lement("td");e.style.verticalAlign="top";mxLog.textarea=document.createElement("textarea");mxLog.t…
249textarea.setAttribute("readOnly","true");mxLog.textarea.style.height="100%";mxLog.textarea.style.r…
250 …{mxUtils.copy(mxLog.textarea.value)}catch(k){mxUtils.alert(k)}});mxLog.addButton("Show",function(a…
251 function(a){mxLog.textarea.value=""});d=c=0;"number"===typeof window.innerWidth?(c=window.innerHeig…
252textarea.style.height=Math.max(0,f.offsetHeight-70)+"px"};mxLog.window.addListener(mxEvent.RESIZE_…
254textarea?(mxLog.textarea.value+=a,null!=navigator.userAgent&&0<=navigator.userAgent.indexOf("Prest…
1103 mxCellEditor.prototype.graph=null;mxCellEditor.prototype.textarea=null;mxCellEditor.prototype.editi… method in mxCellEditor
1104textarea=document.createElement("div");this.textarea.className="mxCellEditor mxPlainTextEditor";th…
1105 …rigger)};mxCellEditor.prototype.setAlign=function(a){null!=this.textarea&&(this.textarea.style.tex…
1106 …pe.getCurrentValue=function(a){return mxUtils.extractTextWithWhitespace(this.textarea.childNodes)};
1109 …this.textarea.innerHTML.length||"<br>"==this.textarea.innerHTML?(this.textarea.innerHTML=this.getE…
1111 …n(a)};mxCellEditor.prototype.isEventSource=function(a){return mxEvent.getSource(a)==this.textarea};
1112 …te(this.editingCell);if(null==a)this.stopEditing(!0);else if(null!=this.textarea){var b=this.graph…
1116textarea.innerHTML!=this.getEmptyLabelText())if(this.textarea.style.wordWrap=mxConstants.WORD_WRAP…
1117textarea.style.maxHeight=this.bounds.height+"px";this.textarea.style.width=e+"px"}else this.textar…
1118textarea.style.top=Math.max(0,Math.ceil((this.bounds.y-d.y*(this.bounds.height-(e+.5)*c)+e*(c-1)*0…
1119textarea.style.width=Math.round(this.bounds.width/c)+"px",this.textarea.style.height=Math.round(th…
1120textarea.innerHTML!=this.getEmptyLabelText()?(this.textarea.style.wordWrap=mxConstants.WORD_WRAP,t…
1121 "0px 0px");mxUtils.setPrefixedStyle(this.textarea.style,"transform","scale("+c+","+c+")"+(null==d?"…
1123 …rtEditing=function(a,b){this.stopEditing(!0);this.align=null;null==this.textarea&&this.init();null…
1125textarea.style.lineHeight=mxConstants.ABSOLUTE_LINE_HEIGHT?Math.round(d*mxConstants.LINE_HEIGHT)+"…
1126textarea.style.textAlign=g;this.textarea.style.outline="none";this.textarea.style.color=f;d=this.t…
1127textarea.innerHTML=this.getInitialValue(c,b)||"";this.initialValue=this.textarea.innerHTML;0==this…
1128 …ze()}),0);this.resize();try{this.textarea.focus(),this.isSelectText()&&0<this.textarea.innerHTML.l…
1130textarea.blur();this.clearSelection();null!=this.textarea.parentNode&&this.textarea.parentNode.rem…
1131textarea.innerHTML!=b||null!=this.align)){this.prepareTextarea();b=this.getCurrentValue(a);this.gr…
1132textarea.lastChild&&"BR"==this.textarea.lastChild.nodeName&&this.textarea.removeChild(this.textare…
1138 …!=this.textarea&&(mxEvent.release(this.textarea),null!=this.textarea.parentNode&&this.textarea.par…
2184textarea,"input",b);mxEvent.addListener(e.cellEditor.textarea,"touchend",b);mxEvent.addListener(e.…
2218 …ellEditor,null!=b.textarea&&(b.textarea.innerHTML=String.fromCharCode(a.which),a=document.createRa…
2268 …f(a.isEditing()){var b=a.cellEditor.textarea.innerHTML;document.execCommand("undo",!1,null);b==a.c…
2308 …ls.bind(this,function(){this.editor.graph.isEditing()&&null!=this.editor.graph.cellEditor.textarea?
2309 this.editor.graph.cellEditor.textarea.focus():(mxUtils.clearSelection(),this.editor.graph.container…
2824textarea){for(var d=this.cellEditor.textarea.getElementsByTagName("img"),e=[],f=0;f<d.length;f++)e…
2825textarea.getElementsByTagName("a"),c=[],d=0;d<b.length;d++)c.push(b[d]);document.execCommand("crea…
2839textarea&&1==this.cellEditor.textarea.children.length&&this.cellEditor.textarea.firstChild.nodeTyp…
2855textarea)};mxCellEditor.prototype.isTextSelected=function(){var a="";window.getSelection?a=window.…
2856 …w.getSelection().containsNode){var d=!0;this.graph.processElements(this.textarea,function(a){c||wi…
2859 …ell(a,b);t.apply(this,arguments);var c=this.graph.view.getState(a);this.textarea.className=null!=c…
2860 …().isEdge(c)&&null!=d&&d.relative||this.graph.getModel().isEdge(a))this.textarea.style.outline=mxC…
2862 …mentMode&&mxEvent.addListener(this.textarea,"paste",mxUtils.bind(this,function(a){var d=b(this.tex…
2863textarea&&(0<=this.textarea.innerHTML.indexOf("<o:OfficeDocumentSettings>")||0<=this.textarea.inne…
2864 …gth-1));h=this.graph.sanitizeHtml(b?h.replace(/\n/g,"<br/>"):h,!0);this.textarea.className="mxCell…
2865 …KETHROUGH)==mxConstants.FONT_STRIKETHROUGH&&k.push("line-through");this.textarea.style.lineHeight=…
2866textarea.style.fontSize=Math.round(d)+"px";this.textarea.style.textDecoration=k.join(" ");this.tex…
2867textarea.innerHTML==this.getEmptyLabelText()&&(this.clearOnChange=!1,this.textarea.innerHTML="");v…
2868textarea.style.fontSize=Math.round(d)+"px";this.textarea.style.textDecoration="";this.textarea.sty…
2869 …totype.resize;mxCellEditor.prototype.resize=function(a,b){if(null!=this.textarea)if(a=this.graph.g…
2870textarea.style.width=Math.round((this.bounds.width-4)/c)+"px";this.textarea.style.height=Math.roun…
2871textarea.clientHeight)+"px",this.bounds.height=parseInt(this.textarea.style.height)*c);this.textar…
2872 c+")")}else this.textarea.style.height="",this.textarea.style.overflow="",x.apply(this,arguments)};…
2873 …etCurrentValue.apply(this,arguments);var b=this.graph.sanitizeHtml(this.textarea.innerHTML,!0);ret…
2984 …lEditor.textarea&&(m=l.cellEditor.saveSelection())}),mxEvent.addListener(a,"touchstart",function()…
3081 …IS_IE11){var b=function(b,g){null!=e.cellEditor.textarea&&b!=e.cellEditor.textarea&&e.cellEditor.t…
3082 …ditor.textarea;g!=e.cellEditor.textarea&&g.nodeType==mxConstants.NODETYPE_ELEMENT||document.execCo…
3083 …ontainer)),null!=k&&b(e.cellEditor.textarea,k))for(S=a,document.execCommand("fontSize",!1,"4"),k=e…
3086 …tion(){return ja},function(a){if(mxClient.IS_FF){for(var b=e.cellEditor.textarea.getElementsByTagN…
3087 …onstants.STYLE_FONTCOLOR],"values",[a],"cells",c.cells));a=e.cellEditor.textarea.getElementsByTagN…
3094textarea&&null!=e.cellEditor.textarea.firstChild&&("P"!=e.cellEditor.textarea.firstChild.nodeName&…
3095 mxEvent.addListener(a,"touchstart",function(){document.activeElement==e.cellEditor.textarea&&(la=e.…
3111 …"+b}return!1},f=function(b){if(null!=e.getParentByName(a,b,e.cellEditor.textarea))return!0;for(var…
3114 …==mxConstants.ALIGN_RIGHT))),y=e.getParentByName(a,"TABLE",e.cellEditor.textarea),L=null==y?null:e…
3116textarea,"DOMSubtreeModified",f);mxEvent.addListener(e.cellEditor.textarea,"input",f);mxEvent.addL…
3521 …()){var a=c.getSelectedElement(),b=c.getParentByName(a,"A",c.cellEditor.textarea),e="";if(null==b&…
3563 …Item(d,null,mxUtils.bind(this,function(){null!=b.cellEditor.textarea&&(b.cellEditor.textarea.focus…
3566 …s,function(c){if(null!=b.cellEditor.textarea){document.execCommand("fontSize",!1,"3");for(var d=b.…
3568 …0,mxUtils.bind(this,function(a){null!=m&&null!=b.cellEditor.textarea&&(b.cellEditor.textarea.focus…
3597textarea){e.getParentByName(a,"TR");var f=e.cellEditor.textarea.getElementsByTagName("table");a=[]…
3658 …){b.cellEditor.toggleViewMode();0<b.cellEditor.textarea.innerHTML.length&&("&nbsp;"!=b.cellEditor.
3690 …);x.style.resize="none";x.style.width=k+"px";x.style.height=h+"px";this.textarea=x;this.init=funct…
10240 …,null,null,null,null,!0,null,mxResources.get("merge")),c.textarea.style.width="600px",c.textarea.s…
10348 …style.resize="none";m.style.width=c-200+"px";m.style.height=g+"px";this.textarea=m;this.init=funct…
10622 …document.execCommand("fontname",!1,b);if(null!=c){var f=this.cellEditor.textarea.getElementsByTagN…
10803 …var f=new TextareaDialog(this,b,c,null,null,mxResources.get("close"));f.textarea.style.width="600p…
10804 f.textarea.style.height="380px";this.showDialog(f.container,620,460,!0,!0,null,null,null,null,!0);f…
11830 …!0,null,null,"https://www.diagrams.net/doc/faq/configure-diagram-editor",d);b.textarea.style.width=
11831 "600px";b.textarea.style.height="380px";c.showDialog(b.container,620,460,!0,!1);b.init()});if(mxCli…
11835 …null,"https://www.diagrams.net/doc/faq/apply-layouts");b.textarea.style.width="600px";b.textarea.s…
11850 …ndleError(H),null!=window.console&&console.error(H)}});b.textarea.style.width="600px";b.textarea.s…
11851textarea.value="Snapshot updated "+(new Date).toLocaleString()}],["Diff",function(d,e){try{b.texta…
11852 …(c.getFileData(!0)).documentElement),b.textarea.value="Snapshot created "+(new Date).toLocaleStrin…
11932 …_URL+"?url=").length)));var g=null;document.activeElement==b.cellEditor.textarea&&(g=b.cellEditor.…