Home
last modified time | relevance | path

Searched refs:getModel (Results 26 – 50 of 108) sorted by relevance

12345

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudVideoIntelligence/
H A DGoogleCloudVideointelligenceV1FaceDetectionConfig.php73 public function getModel() function in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1FaceDetectionConfig
H A DGoogleCloudVideointelligenceV1LabelDetectionConfig.php81 public function getModel() function in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1LabelDetectionConfig
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Translate/
H A DDetectLanguageRequest.php91 public function getModel() function in Google\\Service\\Translate\\DetectLanguageRequest
H A DTranslation.php75 public function getModel() function in Google\\Service\\Translate\\Translation
H A DTranslateDocumentResponse.php85 public function getModel() function in Google\\Service\\Translate\\TranslateDocumentResponse
H A DTranslateTextRequest.php116 public function getModel() function in Google\\Service\\Translate\\TranslateTextRequest
H A DTranslateDocumentRequest.php111 public function getModel() function in Google\\Service\\Translate\\TranslateDocumentRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HomeGraphService/
H A DDeviceInfo.php77 public function getModel() function in Google\\Service\\HomeGraphService\\DeviceInfo
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DScreen.php77 public function getModel() function in Google\\Service\\ToolResults\\Screen
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DChromeOsDeviceCpuInfo.php90 public function getModel() function in Google\\Service\\Directory\\ChromeOsDeviceCpuInfo
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Fitness/
H A DDevice.php67 public function getModel() function in Google\\Service\\Fitness\\Device
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidProvisioningPartner/
H A DDeviceIdentifier.php95 public function getModel() function in Google\\Service\\AndroidProvisioningPartner\\DeviceIdentifier
/plugin/diagramsnet/lib/plugins/
H A Dimport.js120 graph.getModel().beginUpdate();
151 graph.getModel().endUpdate();
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DUserObject.java.bak60 return !getModel().isEdge(cell);
137 graph.getModel().beginUpdate();
148 graph.getModel().endUpdate();
H A DGraphEditor.java118 if (graph.getModel().isEdge(cell)) in GraphEditor()
571 mxIGraphModel model = graph.getModel(); in importCells()
618 mxGeometry geo = getModel().getGeometry(cell); in getToolTipForCell()
621 if (getModel().isEdge(cell)) in getToolTipForCell()
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3InputAudioConfig.php90 public function getModel() function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3InputAudioConfig
H A DGoogleCloudDialogflowCxV3beta1InputAudioConfig.php90 public function getModel() function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1InputAudioConfig
/plugin/diagramsnet/lib/js/grapheditor/
H A DFormat.js759 graph.getModel().beginUpdate();
788 graph.getModel().endUpdate();
1100 graph.getModel().beginUpdate();
1117 graph.getModel().endUpdate();
1341 graph.getModel().beginUpdate();
1357 graph.getModel().endUpdate();
2093 !ss.cell && graph.getModel().isVertex(graph.getModel().getParent(cell)))
2444 var model = graph.getModel();
3395 graph.getModel().endUpdate();
5020 graph.getModel().endUpdate();
[all …]
H A DDialogs.js344 graph.getModel().beginUpdate();
353 graph.getModel().endUpdate();
1347 var value = graph.getModel().getValue(cell);
1463 var isLayer = graph.getModel().getParent(cell) == graph.getModel().getRoot();
1508 if (graph.getModel().getCell(value) == null)
1510 graph.getModel().cellRemoved(cell);
1514 graph.getModel().cellAdded(cell);
1675 graph.getModel().setValue(cell, value);
1704 if (ui.editor.graph.getModel().isVertex(cell) || ui.editor.graph.getModel().isEdge(cell))
2449 graph.getModel().beginUpdate();
[all …]
/plugin/aichat/
H A Daction.php
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DBasicGraphEditor.java175 graph.getModel().addListener(mxEvent.CHANGE, changeTracker); in BasicGraphEditor()
178 graph.getModel().addListener(mxEvent.UNDO, undoHandler); in BasicGraphEditor()
785 || graph.getModel().getChildCount(cell) == 0)
790 graph.getModel().beginUpdate();
808 graph.getModel().endUpdate();
H A DEditorActions.java657 String xml = mxUtils.getXml(codec.encode(graph.getModel())); in actionPerformed()
788 mxIGraphModel model = graph.getModel(); in actionPerformed()
851 mxIGraphModel model = graph.getModel(); in actionPerformed()
1250 mxIGraphModel model = graphComponent.getGraph().getModel(); in actionPerformed()
1314 graph.getModel().setRoot(root); in actionPerformed()
1362 codec.decode(document.getDocumentElement(), graph.getModel()); in actionPerformed()
1451 graph.getModel().beginUpdate(); in actionPerformed()
1469 graph.getModel().endUpdate(); in actionPerformed()
1781 String initial = graph.getModel().getStyle( in actionPerformed()
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sasportal/
H A DSasPortalDeviceConfig.php152 public function getModel() function in Google\\Service\\Sasportal\\SasPortalDeviceConfig
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SASPortalTesting/
H A DSasPortalDeviceConfig.php152 public function getModel() function in Google\\Service\\SASPortalTesting\\SasPortalDeviceConfig
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromeManagement/
H A DGoogleChromeManagementV1DiskInfo.php170 public function getModel() function in Google\\Service\\ChromeManagement\\GoogleChromeManagementV1DiskInfo

12345