Home
last modified time | relevance | path

Searched refs:newValue (Results 26 – 50 of 82) sorted by path

1234

/plugin/diagramsnet/lib/js/diagramly/
H A DMenus.js1085 if (newValue != null)
1089 if (newValue.length > 0)
1091 var obj = JSON.parse(newValue);
1248 function(newValue) argument
1250 if (newValue.length > 0)
1621 function(newValue) argument
1623 if (newValue.length > 0)
1627 if (newValue.charAt(0) != '<')
1629 newValue = Graph.decompress(newValue);
1631 console.log('xml', newValue);
[all …]
/plugin/diagramsnet/lib/js/grapheditor/
H A DActions.js679 graph.setTooltipForCell(cell, newValue);
949 if (newValue != null && newValue.length > 0)
1094 var val = parseInt(newValue);
1108 var val = parseInt(newValue);
1458 model.getStyle(cells[0]) || '', function(newValue) argument
1460 if (newValue != null)
1462 graph.setCellStyle(mxUtils.trim(newValue), cells);
1610 graph.insertImage(newValue, w, h);
1616 if (newValue != null && (newValue.length > 0 || cells.length > 0))
1636 … graph.setCellStyles(mxConstants.STYLE_IMAGE, (newValue.length > 0) ? newValue : null, cells);
[all …]
H A DDialogs.js2200 … || mxResources.get('background'), mxResources.get('rename'), mxUtils.bind(this, function(newValue) argument
2202 if (newValue != null)
2204 graph.cellLabelChanged(layer, newValue);
H A DEditorUi.js4932 var newValue = mxUtils.prompt(title, value);
4935 if (newValue != null && newValue.length > 0)
4941 fn(newValue, img.width, img.height);
4949 img.src = newValue;
4993 var newValue = mxUtils.prompt(mxResources.get('backgroundImage'), (img != null) ? img.src : '');
4995 if (newValue != null && newValue.length > 0)
5001 apply(new mxImage(newValue, img.width, img.height), false);
5009 img.src = newValue;
H A DFormat.js1003 var apply = function(newValue) argument
1009 if (newValue)
1022 if (value != newValue)
1024 value = newValue;
4083 …dlg = new FilenameDialog(ui, value, mxResources.get('apply'), mxUtils.bind(this, function(newValue)
4085 if (newValue != null && newValue.length > 0)
4087 currentTable.setAttribute('cellPadding', newValue);
H A DGraph.js9409 Graph.prototype.insertImage = function(newValue, w, h) argument
9412 if (newValue != null && this.cellEditor.textarea != null)
9423 document.execCommand('insertimage', false, newValue);
H A DMenus.js111 this.customFonts.push(newValue);
233 mxUtils.bind(this, function(newValue) argument
241 if (newValue != null && newValue.length > 0)
244 setFontSize(newValue);
313 fn(parseFloat(newValue));
370 layout.levelDistance = newValue;
409 layout.levelDistance = newValue;
448 layout.levelDistance = newValue;
474 layout.forceConstant = newValue;
1267 if (newValue != null && newValue.length > 0)
[all …]
H A DToolbar.js725 …ilenameDialog(this.editorUi, value, mxResources.get('apply'), mxUtils.bind(this, function(newValue) argument
727 if (newValue != null && newValue.length > 0)
729 table.setAttribute('cellPadding', newValue);
/plugin/diagramsnet/lib/js/sanitizer/
H A Dsanitizer.min.js90 …;f&&!e?g="removed":!f&&e&&(g="added");a(b+"."+d+" "+g,{S:g,tagName:b,la:d,oldValue:f,newValue:e})}}
/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js94 …;f&&!e?g="removed":!f&&e&&(g="added");a(b+"."+d+" "+g,{S:g,tagName:b,la:d,oldValue:f,newValue:e})}}
H A Dviewer.min.js94 …;f&&!e?g="removed":!f&&e&&(g="added");a(b+"."+d+" "+g,{S:g,tagName:b,la:d,oldValue:f,newValue:e})}}
/plugin/diagramsnet/lib/plugins/
H A Dnumber.js12 }, onChange: function(graph, newValue) argument
H A Dreplay.js153 if (newValue != null)
172 function(newValue) argument
174 if (newValue.length > 0)
180 if (newValue.charAt(0) == '{')
184 newValue = temp.edits;
187 if (newValue.charAt(0) != '<')
189 newValue = Graph.decompress(newValue);
192 if (newValue.charAt(0) == '[')
194 newValue = JSON.parse(newValue);
203 pageId = newValue[i].pageid;
[all …]
/plugin/diagramsnet/lib/shapes/rack/
H A DmxRack.js47 onChange: function(graph, newValue)
49 graph.setCellStyles('marginLeft', (newValue == 'off') ? 9 : 33, graph.getSelectionCells());
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1newValue = customizer\n ? customizer(safeGet(object, key), srcValue, (key + ''), object, so…
H A Deditor.worker.js.map1 …his method\n */\n _setLineText(lineIndex, newValue) {\n this._lines[lineIndex] = new…
H A Djson.worker.js.map1 …his method\n */\n _setLineText(lineIndex, newValue) {\n this._lines[lineIndex] = new…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1newValue","baseIsArguments","objectProto","propertyIsEnumerable","isArguments","baseIsTypedArray",…
/plugin/edittable/lib/
H A Dhandsontable.full.js6840 BaseEditor.prototype.setValue = function (newValue) {
11781 TextEditor.prototype.setValue = function (newValue) {
11782 this.TEXTAREA.value = newValue;
11837 var newValue = value.slice(0, caretPosition) + '\n' + value.slice(caretPosition);
11839 that.setValue(newValue);
35392 MobileTextEditor.prototype.setValue = function (newValue) {
35393 this.initValue = newValue;
35395 this.TEXTAREA.value = newValue;
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js634 …urrentTarget data detail eventPhase fromElement handler keyCode metaKey newValue originalTarget pa…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestCase.php1364 * @param string $newValue
1368 protected function iniSet($varName, $newValue) argument
1374 $currentValue = ini_set($varName, $newValue);
1383 $newValue
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DProperty.php557 $newValue = StringUtil::convertToUTF8($oldValue);
558 if (true || StringUtil::isUTF8($newValue)) {
559 $this->setRawMimeDirValue($newValue);
H A DVCardConverter.php116 $newValue = '1604-' . $parts['month'] . '-' . $parts['date'];
117 $newProperty->setValue($newValue);
177 $newValue = '--' . $parts['month'] . '-' . $parts['date'];
178 $newProperty->setValue($newValue);
/plugin/icalevents/vendor/sabre/vobject/lib/Property/ICalendar/
H A DRecur.php212 $newValue = [];
225 $newValue[$partName] = $partValue;
229 return $newValue;
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...

1234