Home
last modified time | relevance | path

Searched refs:setRoot (Results 1 – 25 of 35) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
DMixin.php48 public function setRoot($root) function in Google\\Service\\ServiceConsumerManagement\\Mixin
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
DMixin.php48 public function setRoot($root) function in Google\\Service\\ServiceNetworking\\Mixin
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
DMixin.php48 public function setRoot($root) function in Google\\Service\\ServiceManagement\\Mixin
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
DMixin.php48 public function setRoot($root) function in Google\\Service\\ServiceUsage\\Mixin
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
DBuildBazelRemoteExecutionV2Tree.php45 public function setRoot(BuildBazelRemoteExecutionV2Directory $root) function in Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2Tree
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
DTeamDrive.php50 public function setRoot(DriveItem $root) function in Google\\Service\\DriveActivity\\TeamDrive
DDrive.php50 public function setRoot(DriveItem $root) function in Google\\Service\\DriveActivity\\Drive
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PolyService/
DFormat.php79 public function setRoot(PolyFile $root) function in Google\\Service\\PolyService\\Format
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
DCssEmbedFilter.php58 public function setRoot($root) function in Assetic\\Filter\\CssEmbedFilter
/plugin/findologicxmlexport/vendor/jms/serializer/
DUPGRADING.md10 - `JsonSerializationVisitor::getRoot` and `JsonSerializationVisitor::setRoot` have been removed, th…
/plugin/diagramsnet/lib/plugins/
Danimation.js277 graph.getModel().setRoot(graph.cloneCells([editorUi.editor.graph.getModel().getRoot()])[0]);
/plugin/diagramsnet/lib/js/diagramly/
DDiffSync.js188 this.editor.graph.model.setRoot(page.root);
359 model.setRoot(root);
DPages.js385 graph.model.setRoot(page.root);
DGraphViewer.js583 graph.model.setRoot(root);
DEditorUi.js1642 graph.model.setRoot(page.root);
6713 graph.model.setRoot(page.root);
12185 graph.model.setRoot(page.root);
13979 pageGraph.model.setRoot(this.pages[i].root);
DApp.js2386 graph.model.setRoot(page.root);
DEditor.js8417 tempGraph.model.setRoot(page.root);
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
DEditorActions.java1314 graph.getModel().setRoot(root); in actionPerformed()
DEditorActions.java.bak1314 graph.getModel().setRoot(root);
/plugin/jdraw/lib/
Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/js/orgchart/
DOrgChart.Layout.min.js1 …tionException("More then one root found: "+node1.getElement().Id);result.setRoot(node1)}}return re…
/plugin/bpmnio/vendor/dmn-js/dist/
Ddmn-viewer.production.min.js16setRoot(null)}))}setRoot(e){if(this._root){const e=this._root;this._eventBus.fire("root.remove",{r… method in vs
Ddmn-navigated-viewer.production.min.js16setRoot(null)}))}setRoot(e){if(this._root){const e=this._root;this._eventBus.fire("root.remove",{r… method in Ws
Ddmn-modeler.production.min.js191setRoot(null)}))}setRoot(e){if(this._root){const e=this._root;this._eventBus.fire("root.remove",{r…
/plugin/diagramsnet/lib/mxgraph/
DmxClient.js739 … mxGraphModel(a){this.currentEdit=this.createUndoableEdit();null!=a?this.setRoot(a):this.clear()}m…
740 …l.prototype.endingUpdate=!1;mxGraphModel.prototype.clear=function(){this.setRoot(this.createRoot()…
742 …a)for(;null!=a;)b=a,a=this.getParent(a);return b};mxGraphModel.prototype.setRoot=function(a){this.… method in mxGraphModel
749 …return null};mxGraphModel.prototype.remove=function(a){a==this.root?this.setRoot(null):null!=this.…
1757 …odeCell(c);null!=f&&null==f.getParent()&&(b=f);c=c.nextSibling}null!=b&&d.setRoot(b)};return a}());

12