Home
last modified time | relevance | path

Searched refs:setVisible (Results 1 – 25 of 69) sorted by path

123

/plugin/aceeditor/
H A Dbuild.js1setVisible(!1),this.element.style.overflowY="scroll",s.addListener(this.element,"scroll",this.onSc… function
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DMetric.php212 public function setVisible($visible) function in Google\\Service\\Spanner\\Metric
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js46122 function setVisible(el, visible) { function
46345 setVisible(this._tooltipRoot);
46350 setVisible(this._tooltipRoot, false);
46429 setVisible(htmlContainer, visible);
/plugin/diagramsnet/lib/js/
H A Dapp.min.js253 …w:function(){mxLog.setVisible(!0)},setVisible:function(a){null==mxLog.window&&mxLog.init();null!=m… variable
409 …n null!=this.div?"none"!=this.div.style.display:!1};mxWindow.prototype.setVisible=function(a){null… method in mxWindow
1629setVisible(!1),this.suspended=!0)};mxGraphHandler.prototype.resume=function(){this.suspended&&(thi…
1774 mxHandle.prototype.reset=function(){this.setVisible(!0);this.state.style=this.graph.getCellStyle(th…
2663 mxEvent.addListener(k,"click",function(){e.setVisible(c,!e.isVisible(c));f();null!=a&&a(c)});f()})(…
3558 …}),this.outlineWindow.window.setVisible(!0),d.fireEvent(new mxEventObject("outline"))):this.outlin…
10411 c=null==d;for(k=0;k<e;k++){var n=b.getChildAt(b.root,k);b.setVisible(n,c||d==n.id)}g.maxFitScale=1;…
11825 …ags"))}),this.tagsWindow.window.setVisible(!0),c.fireEvent(new mxEventObject("tags"))):this.tagsWi…
12087setVisible(!1),this.sidebarWindow.window.destroy(),this.sidebarWindow=null);null!=this.formatWindo…
12088setVisible(!1),this.actions.layersWindow.destroy(),this.actions.layersWindow=null);null!=this.menu…
[all …]
H A Dexport.js493 model.setVisible(model.getChildAt(model.root, i), false);
500 model.setVisible(model.getCell(extras.layerIds[i]), true);
511 model.setVisible(layer, true);
H A Dextensions.min.js51 …rent)if(C.lucidLayerInfo){var D=new mxCell;a.addCell(D,a.model.root);D.setVisible(C.lucidLayerInfo…
1112 …=f?k=b.getDefaultParent():(k=new mxCell,b.addCell(k,b.model.root,f)),k.setVisible(1==m.Visible),1=…
H A Dviewer-static.min.js219 …w:function(){mxLog.setVisible(!0)},setVisible:function(a){null==mxLog.window&&mxLog.init();null!=m… variable
375 …n null!=this.div?"none"!=this.div.style.display:!1};mxWindow.prototype.setVisible=function(a){null… method in mxWindow
1595setVisible(!1),this.suspended=!0)};mxGraphHandler.prototype.resume=function(){this.suspended&&(thi…
1740 mxHandle.prototype.reset=function(){this.setVisible(!0);this.state.style=this.graph.getCellStyle(th…
1764 …&null!=this.customHandles&&this.customHandles[mxEvent.CUSTOM_HANDLE-c].setVisible(!0),c=this.graph…
2414 mxEvent.addListener(l,"click",function(){k.setVisible(g,!k.isVisible(g));d();null!=b&&b(g)});d()})(…
3011 …yersWindow.window.setVisible(!0),e.fireEvent(new mxEventObject("layers")),this.layersWindow.init()…
3013 …}),this.outlineWindow.window.setVisible(!0),e.fireEvent(new mxEventObject("outline"))):this.outlin…
3313setVisible(b[d],!this.model.isVisible(b[d]))}finally{this.model.endUpdate()}};Graph.prototype.setC…
4032 … p=k.getChildAt(k.root,g),c=c&&k.isVisible(p);e.push(k.isVisible(p));k.setVisible(p,null!=b?b[g]:!…
[all …]
H A Dviewer.min.js219 …w:function(){mxLog.setVisible(!0)},setVisible:function(a){null==mxLog.window&&mxLog.init();null!=m… variable
375 …n null!=this.div?"none"!=this.div.style.display:!1};mxWindow.prototype.setVisible=function(a){null… method in mxWindow
1595setVisible(!1),this.suspended=!0)};mxGraphHandler.prototype.resume=function(){this.suspended&&(thi…
1740 mxHandle.prototype.reset=function(){this.setVisible(!0);this.state.style=this.graph.getCellStyle(th…
1764 …&null!=this.customHandles&&this.customHandles[mxEvent.CUSTOM_HANDLE-c].setVisible(!0),c=this.graph…
2414 mxEvent.addListener(l,"click",function(){k.setVisible(g,!k.isVisible(g));d();null!=b&&b(g)});d()})(…
3011 …yersWindow.window.setVisible(!0),e.fireEvent(new mxEventObject("layers")),this.layersWindow.init()…
3013 …}),this.outlineWindow.window.setVisible(!0),e.fireEvent(new mxEventObject("outline"))):this.outlin…
3313setVisible(b[d],!this.model.isVisible(b[d]))}finally{this.model.endUpdate()}};Graph.prototype.setC…
4032 … p=k.getChildAt(k.root,g),c=c&&k.isVisible(p);e.push(k.isVisible(p));k.setVisible(p,null!=b?b[g]:!…
[all …]
/plugin/diagramsnet/lib/js/diagramly/
H A DDialogs.js5293 editorUi.linkPicker.setVisible(true);
7354 this.window.setVisible(false);
11985 model.setVisible(child, showAll || layerId == child.id);
H A DDiffSync.js575 model.setVisible(cell, diff.visible == 1);
H A DDistanceGuides.js490 var guideSetVisible = mxGuide.prototype.setVisible;
492 mxGuide.prototype.setVisible = function (visible) method in mxGuide
H A DDriveClient.js2123 this[name].setVisible(false);
2215 pickers[name].setVisible(true);
2261 pickers[name].setVisible(false);
2331 pickers[name].setVisible(true);
2402 pickers.libraryPicker.setVisible(false);
2476 pickers.libraryPicker.setVisible(true);
H A DEditor.js7461 this.model.setVisible(cells[i], !this.model.isVisible(cells[i]))
7480 this.model.setVisible(cells[i], visible);
H A DEditorUi.js1898 model.setVisible(child, layerIdsMap[child.id] || false);
11514 this.actions.outlineWindow.window.setVisible(false);
11519 this.actions.layersWindow.window.setVisible(false);
11524 this.menus.tagsWindow.window.setVisible(false);
11529 this.menus.findWindow.window.setVisible(false);
11534 this.menus.findReplaceWindow.window.setVisible(false);
11650 this.actions.layersWindow.window.setVisible(true);
12202 graphModel.setVisible(layers[i], layerIdsMap[layers[i].id] || false);
15755 this.window.setVisible(true);
H A DExtensions.js6442 layerCell.setVisible(v.lucidLayerInfo.visible);
H A DGraphViewer.js672 model.setVisible(layer, (visible != null) ? visible[i] : true);
1096 model.setVisible(layer, visibleLayers[layer.id] || false);
1104 model.setVisible(model.getChildAt(model.root, i),
H A DMenus.js311 this.freehandWindow.window.setVisible(graph.freehand.isDrawing());
946 this.tagsWindow.window.setVisible(true);
951 this.tagsWindow.window.setVisible(!this.tagsWindow.window.isVisible());
978 this[name].window.setVisible(true);
982 this[name].window.setVisible(!this[name].window.isVisible());
3584 this.commentsWindow.window.setVisible(true);
3590 this.commentsWindow.window.setVisible(isVisible);
H A DMinimal.js48 this.window.setVisible(true);
105 ui.formatWindow.window.setVisible(true);
226 ui.sidebarWindow.window.setVisible(true);
351 this.actions.layersWindow.window.setVisible(false);
363 this.menus.commentsWindow.window.setVisible(false);
845 this.sidebarWindow.window.setVisible(false);
852 this.formatWindow.window.setVisible(false);
873 this.menus.tagsWindow.window.setVisible(false);
880 this.menus.findWindow.window.setVisible(false);
911 this.formatWindow.window.setVisible(false);
[all …]
H A DTrees.js87 this.model.setVisible(tmp[i], !collapse);
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js689 layerCell.setVisible(layer.Visible == 1);
/plugin/diagramsnet/lib/js/grapheditor/
H A DActions.js1697 this.layersWindow.window.setVisible(true);
1704 this.layersWindow.window.setVisible(!this.layersWindow.window.isVisible());
1730 this.outlineWindow.window.setVisible(true);
1735 this.outlineWindow.window.setVisible(!this.outlineWindow.window.isVisible());
H A DDialogs.js1921 this.window.setVisible(true);
2229 newCell.setVisible(true);
2407 graph.model.setVisible(child, !graph.model.isVisible(child));
2647 this.window.setVisible(true);
H A DEditorUi.js945 graph.getModel().setVisible(parent, true);
H A DGraph.js3720 model.setVisible(layer, !model.isVisible(layer));
6286 model.setVisible(cells[i], visible);
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js15 …w:function(){mxLog.setVisible(!0)},setVisible:function(a){null==mxLog.window&&mxLog.init();null!=m… variable
170 this.setVisible(!1);mxEvent.consume(a)}))};mxWindow.prototype.setImage=function(a){this.image=docum…
171 …n null!=this.div?"none"!=this.div.style.display:!1};mxWindow.prototype.setVisible=function(a){null… method in mxWindow
366 …nction(a,b){return mxConstants.GUIDE_COLOR};mxGuide.prototype.hide=function(){this.setVisible(!1)};
762 …le=function(a){return null!=a?a.isVisible():!1};mxGraphModel.prototype.setVisible=function(a,b){b!… method in mxGraphModel
781 …rototype.isVisible=function(){return 0!=this.visible};mxCell.prototype.setVisible=function(a){this… method in mxCell
1391setVisible(!1),this.suspended=!0)};mxGraphHandler.prototype.resume=function(){this.suspended&&(thi…
1535 …graph.snap(a.x),a.y=this.graph.snap(a.y));return a};mxHandle.prototype.setVisible=function(a){null… method in mxHandle
1536 mxHandle.prototype.reset=function(){this.setVisible(!0);this.state.style=this.graph.getCellStyle(th…
1560 …&null!=this.customHandles&&this.customHandles[mxEvent.CUSTOM_HANDLE-c].setVisible(!0),c=this.graph…
[all …]

123