Home
last modified time | relevance | path

Searched refs:getParent (Results 126 – 150 of 293) sorted by last modified time

12345678910>>...12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudResourceManager/
H A DTagKey.php135 public function getParent() function in Google\\Service\\CloudResourceManager\\TagKey
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/
H A DGoogleAnalyticsAdminV1alphaProperty.php197 public function getParent() function in Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaProperty
H A DGoogleAnalyticsAdminV1alphaPropertySummary.php63 public function getParent() function in Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaPropertySummary
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DBitbucketServerConnectedRepository.php41 public function getParent() function in Google\\Service\\CloudBuild\\BitbucketServerConnectedRepository
H A DCreateBitbucketServerConnectedRepositoryRequest.php53 public function getParent() function in Google\\Service\\CloudBuild\\CreateBitbucketServerConnectedRepositoryRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
H A DGoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataRequest.php93 public function getParent() function in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIdentity/
H A DGroup.php163 public function getParent() function in Google\\Service\\CloudIdentity\\Group
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DCreateNodePoolRequest.php79 public function getParent() function in Google\\Service\\Container\\CreateNodePoolRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AccessContextManager/
H A DAccessPolicy.php82 public function getParent() function in Google\\Service\\AccessContextManager\\AccessPolicy
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DFinding.php370 public function getParent() function in Google\\Service\\SecurityCommandCenter\\Finding
H A DGoogleCloudSecuritycenterV1Resource.php106 public function getParent() function in Google\\Service\\SecurityCommandCenter\\GoogleCloudSecuritycenterV1Resource
H A DGoogleCloudSecuritycenterV1p1beta1Resource.php84 public function getParent() function in Google\\Service\\SecurityCommandCenter\\GoogleCloudSecuritycenterV1p1beta1Resource
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DBatchAnnotateImagesRequest.php40 public function getParent() function in Google\\Service\\Vision\\BatchAnnotateImagesRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DFileComment.php89 public function getParent() function in Google\\Service\\DriveActivity\\FileComment
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Assuredworkloads/
H A DGoogleCloudAssuredworkloadsV1beta1CreateWorkloadOperationMetadata.php94 public function getParent() function in Google\\Service\\Assuredworkloads\\GoogleCloudAssuredworkloadsV1beta1CreateWorkloadOperationMetadata
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Keep/
H A DCreatePermissionRequest.php39 public function getParent() function in Google\\Service\\Keep\\CreatePermissionRequest
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js26352 function getParent(element, anyType) { function
36000 return getParent(shape, LANE_PARENTS) || shape;
40303 context.parent = getParent(parent, 'bpmn:Participant');
45276 return getParent(element, 'bpmn:Process') || getParent(element, 'bpmn:Collaboration');
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DDn.php71 public function getParent(): ?Dn
59 public function getParent(): ?Dn global() function in FreeDSx\\Ldap\\Entry\\Dn
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG-0.x.md
/plugin/diagramsnet/lib/plugins/
H A DedgeConnection.js13 source = this.graph.getModel().getParent(source);
18 …var clone = this.graph.createVertex(this.graph.getModel().getParent(source), null, null, 0, 0, 6, …
H A Dexplore.js240 graph.getModel().getParent(tmp) == graph.getDefaultParent())
/plugin/diagramsnet/lib/plugins/webcola/
H A DmxWebColaAdaptor.js432 var parent = cell.getParent();
471 var groupParentId = cells[preliminaryGroups[j].parentId].getParent().id;
811 cell = cell.getParent();
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js1807 if (graph.getDefaultParent() === model.getParent(c)) {
/plugin/diagramsnet/lib/js/grapheditor/
H A DDialogs.js1463 var isLayer = graph.getModel().getParent(cell) == graph.getModel().getRoot();
1780 if (ui.editor.graph.getModel().getParent(cell) != null)
H A DGraph.js6029 var row = model.getParent(col);
6030 var table = model.getParent(row);
10226 table = model.getParent(row);
10306 pool = model.getParent(lane);
10353 pool = model.getParent(lane);
10382 row = model.getParent(cell);
10383 table = model.getParent(row);
10452 row = model.getParent(cell);
10457 table = model.getParent(row);
10536 row = model.getParent(cell);
[all …]

12345678910>>...12