Home
last modified time | relevance | path

Searched refs:model (Results 51 – 75 of 272) sorted by last modified time

1234567891011

/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md860 * `FIX`: correctly handle missing `bpmndi:Label` bounds during model updating ([#794](https://githu…
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js7model=e,this.properties=t}ri.prototype.destroy=function(){this.get("eventBus").fire("diagram.destr…
H A Dbpmn-navigated-viewer.production.min.js2model=e,this.properties=t}ai.prototype.destroy=function(){this.get("eventBus").fire("diagram.destr…
H A Dbpmn-viewer.production.min.js2model=e,this.properties=t}ri.prototype.destroy=function(){this.get("eventBus").fire("diagram.destr…
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js2model=e,this.properties=t}_e.prototype.get=function(e){return this.$model.properties.get(this,e)},…
H A Ddmn-navigated-viewer.production.min.js2model=e,this.properties=t}re.prototype.get=function(e){return this.$model.properties.get(this,e)},…
H A Ddmn-viewer.production.min.js2model=e,this.properties=t}re.prototype.get=function(e){return this.$model.properties.get(this,e)},…
/plugin/katex/
H A DLICENSE261 model, to give anyone who possesses the object code either (1) a
/plugin/bbcodeextensions/
H A DLICENSE261 model, to give anyone who possesses the object code either (1) a
/plugin/confightmlok/
H A DLICENSE98 b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge.
/plugin/htmlokalt/
H A DLICENSE98 …for as long as you offer spare parts or customer support for that product model, to give anyone wh…
/plugin/deeplautotranslate/
H A DLICENSE
/plugin/orphanmedia2/
H A DLICENSE261 model, to give anyone who possesses the object code either (1) a
/plugin/odtsupport/
H A DLICENSE261 model, to give anyone who possesses the object code either (1) a
/plugin/usecounter/
H A DLICENSE261 model, to give anyone who possesses the object code either (1) a
/plugin/edittable/lib/
H A Dhandsontable.full.js9909 function cloneWithOffset(input, model) {
9911 if (model._isUTC) {
9912 res = model.clone();
47991 TEMPLATE.model = instance.getSourceDataAtRow(row);
/plugin/elasticsearch/vendor/ruflin/elastica/src/Suggest/
H A DPhrase.php128 * @param string $model the name of the smoothing model
133 public function setSmoothingModel(string $model, array $params): self argument
136 $model => $params,
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DMlNamespace.asciidoc253 $params['model_id'] = (string) The ID of the trained model to delete
338 $params['advance_time'] = (string) Advances time to the given value generating results and updating the model for the advanced interval
339 $params['skip_time'] = (string) Skips time to the given value without generating results or updating the model for the skipped interval
830 $params['body'] = (array) The trained model configuration (Required)
1002 $params['body'] = (array) The model snapshot properties to update (Required)
/plugin/wrap/
H A Dexample.txt124 :!: Attention: What is the difference between widths and width keywords and when is it best to use which? **Widths** can cause problems and will never fully add up, therefore will break the layout under some circumstances. (See [[http://en.wikipedia.org/wiki/Internet_Explorer_box_model_bug|box model]] for a technical explanation.) So, getting widths right will need some fiddling around and testing in various browsers. **Width keywords** on the other hand fit automatically and work better on mobile devices. But the drawback is that they need an extra wrap around them and don't work properly in older browsers (IE8 and under).
H A Dall.less7 /* resetting the box model to something more sane makes life a whole lot easier */
/plugin/davcal/fullcalendar-3.10.5/
H A Dmoment.js2830 function cloneWithOffset(input, model) { argument
2832 if (model._isUTC) {
2833 res = model.clone();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DTable.php390 public function setModel(ModelDefinition $model) argument
392 $this->model = $model;
399 return $this->model;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DMobileDevice.php120 public $model; variable in Google\\Service\\Directory\\MobileDevice
521 public function setModel($model) argument
523 $this->model = $model;
530 return $this->model;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DBooks.php1163 'model' => [
1200 'model' => [
1233 'model' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Fitness/
H A DDevice.php29 public $model; variable in Google\\Service\\Fitness\\Device
60 public function setModel($model) argument
62 $this->model = $model;
69 return $this->model;

1234567891011