Home
last modified time | relevance | path

Searched refs:properties (Results 1 – 25 of 802) sorted by path

12345678910>>...33

/plugin/aceeditor/
H A Dbuild.js1 …l:D,objc:P,ocaml:H,pascal:B,perl:j,pgsql:F,php:I,powershell:q,prolog:R,properties:U,python:z,ruby:… property in AnonymousFunction3f7200173f900.mt
/plugin/aichat/vendor/vanderlee/php-sentence/doc/resources/
H A Dstyle.css418 .class .methods .name, .class .properties .name, .class .constants .name {
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Dreadme.md46 ### 2) Add data source properties to your chart configuration.
98 headers | | An array of objects with two properties (key and value) to attach to HTTP request
354 * Added `complete`, `load` and `error` properties that can be set with function handlers to be invo…
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md250 Just like we set `label` and `format` properties for menu item, we can set
600 beforeCapture | [menu item setup](#a-list-of-menu-item-properties) | Called before the SVG element …
601 afterCapture | [menu item setup](#a-list-of-menu-item-properties) | Called right before the passed …
604 ### A list of menu item properties
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.js672 if (properties && Object.prototype.toString.call(properties) === '[object Array]') {
673 for (var i = 0, len = properties.length; i < len; i++) {
674 if (properties[i] in source) {
675 destination[properties[i]] = source[properties[i]];
1600 properties = slice.call(arguments, 0);
1602 if (typeof properties[0] === 'function') {
1603 parent = properties.shift();
1617 for (var i = 0, length = properties.length; i < length; i++) {
1618 addMethods(klass, properties[i], parent);
10456 clone: function (callback, properties) { argument
[all …]
H A Dfabric.min.js1properties){if(properties&&Object.prototype.toString.call(properties)==="[object Array]"){for(var … argument
6 …format,multiplier))})},clone:function(callback,properties){var data=JSON.stringify(this.toJSON(pro… argument
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js10589 function create(prototype, properties, guard) {
10591 if (guard && isIterateeCall(prototype, properties, guard)) {
10592 properties = null;
10594 return properties ? baseCopy(properties, result, keys(properties)) : result;
H A Dpdfmake.min.js.map1properties","defaults","assign","findKey","findLastKey","forIn","forInRight","forOwn","forOwnRight…
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.min.map1properties+xml","application/vnd.openxmlformats-officedocument.custom-properties+xml","application…
/plugin/amcharts/assets/amcharts/plugins/responsive/
H A Dreadme.md78 2. Overrides. (a set of properties to override for this particular rule)
103 It is not necessary to add all of the dimensional properties. You just neat at
124 Please note that there are several other conditional properties besides the ones
134 Now, on to explaining "overrides". It's an object, that contains properties that
137 It can be either simple properties, like "fontSize" or "precision", or complext
141 with JSON representation of the properties you need to override. I.e.:
156 There are some ways to override their properties as well.
158 To override properties for ALL objects in the array, you would provide an
190 The above will apply the same properties for the graph with an id of "g1" only.
/plugin/authgoogle/google/contrib/
H A DGoogle_DatastoreService.php345 public $properties; variable in Google_Entity
357 public function setProperties($properties) { argument
358 $this->properties = $properties;
361 return $this->properties;
H A DGoogle_DriveService.php1244 public $properties; variable in Google_DriveService
1268 …$this->properties = new Google_PropertiesServiceResource($this, $this->serviceName, 'properties', …
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAnalyticsData.php44 public $properties; variable in Google\\Service\\AnalyticsData
65 'properties',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1CustomReport.php321 public function setProperties($properties) argument
323 $this->properties = $properties;
330 return $this->properties;
H A DGoogleCloudApigeeV1Environment.php158 public function setProperties(GoogleCloudApigeeV1Properties $properties) argument
160 $this->properties = $properties;
167 return $this->properties;
H A DGoogleCloudApigeeV1Organization.php335 public function setProperties(GoogleCloudApigeeV1Properties $properties) argument
337 $this->properties = $properties;
344 return $this->properties;
H A DGoogleCloudApigeeV1Result.php120 public function setProperties(GoogleCloudApigeeV1Properties $properties) argument
122 $this->properties = $properties;
129 return $this->properties;
H A DGoogleCloudApigeeV1SchemaSchemaElement.php46 public function setProperties(GoogleCloudApigeeV1SchemaSchemaProperty $properties) argument
48 $this->properties = $properties;
55 return $this->properties;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1EnvironmentInfrastructureSpecOsImageRuntime.php34 public $properties; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1EnvironmentInfrastructureSpecOsImageRuntime
71 public function setProperties($properties) argument
73 $this->properties = $properties;
80 return $this->properties;
H A DGoogleCloudDataplexV1TaskInfrastructureSpecContainerImageRuntime.php30 public $properties; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1TaskInfrastructureSpecContainerImageRuntime
53 public function setProperties($properties) argument
55 $this->properties = $properties;
62 return $this->properties;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DMetaline.php29 public function setProperties($properties) argument
31 $this->properties = $properties;
38 return $this->properties;
H A DStructuredDataObject.php29 public function setProperties($properties) argument
31 $this->properties = $properties;
38 return $this->properties;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DInstanceTemplate.php128 public function setProperties(InstanceProperties $properties) argument
130 $this->properties = $properties;
137 return $this->properties;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DStep.php33 public $properties; variable in Google\\Service\\Dataflow\\Step
66 public function setProperties($properties) argument
68 $this->properties = $properties;
75 return $this->properties;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DHadoopJob.php52 public $properties; variable in Google\\Service\\Dataproc\\HadoopJob
155 public function setProperties($properties) argument
157 $this->properties = $properties;
164 return $this->properties;

12345678910>>...33