Searched full:view (Results 1 – 25 of 2672) sorted by relevance
12345678910>>...107
3 var view;5 QUnit.module('Backbone.View', {12 view = new Backbone.View({13 id: 'test-view',14 className: 'test-view',21 $('#test-view').remove();28 assert.equal(view.el.id, 'test-view');29 assert.equal(view.el.className, 'test-view');30 assert.equal(view.el.other, void 0);35 var myView = new Backbone.View;[all …]
17 (function (view) { argument20 view.URL = view.URL || view.webkitURL;22 if (view.Blob && view.URL) {31 …var BlobBuilder = view.BlobBuilder || view.WebKitBlobBuilder || view.MozBlobBuilder || (function(v… argument47 , FileReaderSync = view.FileReaderSync56 , real_URL = view.URL || view.webkitURL || view60 , btoa = view.btoa61 , atob = view.atob63 , ArrayBuffer = view.ArrayBuffer64 , Uint8Array = view.Uint8Array[all …]
34 * Deletes a view (profile). (profiles.delete)36 * @param string $accountId Account ID to delete the view (profile) for.37 * @param string $webPropertyId Web property ID to delete the view (profile)39 * @param string $profileId ID of the view (profile) to be deleted.49 * Gets a view (profile) to which the user has access. (profiles.get)51 * @param string $accountId Account ID to retrieve the view (profile) for.52 * @param string $webPropertyId Web property ID to retrieve the view (profile)54 * @param string $profileId View (Profile) ID to retrieve the view (profile)66 * Create a new view (profile). (profiles.insert)68 * @param string $accountId Account ID to create the view (profile) for.[all …]
34 * Removes a user from the given view (profile). (profileUserLinks.delete)38 * @param string $profileId View (Profile) ID to delete the user link for.49 * Adds a new user to the given view (profile). (profileUserLinks.insert)53 * @param string $profileId View (Profile) ID to create the user link for.65 * Lists profile-user links for a given view (profile).68 * @param string $accountId Account ID which the given view (profile) belongs70 * @param string $webPropertyId Web Property ID which the given view (profile)73 * @param string $profileId View (Profile) ID to retrieve the profile-user links92 * Updates permissions for an existing user on the given view (profile).97 * @param string $profileId View (Profile ID) to update the user link for.
26 * The view layer which displays the results.29 protected $view; variable in Swift_Plugin_VerboseSending33 * @param Swift_Plugin_VerboseSending_AbstractView The view object to display the result35 public function __construct(Swift_Plugin_VerboseSending_AbstractView $view) argument37 $this->setView($view);73 * Set the View component to display results.74 * @param Swift_Plugin_VerboseSending_AbstractView The view object to display the result76 public function setView(Swift_Plugin_VerboseSending_AbstractView $view) argument78 $this->view = $view;81 * Get the View component.[all …]
35 * Creates a view over log entries in a log bucket. A bucket may contain a38 * @param string $parent Required. The bucket in which to create the view44 * @opt_param string viewId Required. The id to use for this view.54 * Deletes a view on a log bucket. If an UNAVAILABLE error is returned, this55 * indicates that system is not in a state where it can delete the view. If this58 * @param string $name Required. The full resource name of the view to delete: "59 * projects/[PROJECT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW61 * bucket/views/my-view"94 * Updates a view on a log bucket. This method replaces the following fields in95 * the existing view with values from the new view: filter. If an UNAVAILABLE[all …]
35 * Creates a view over log entries in a log bucket. A bucket may contain a38 * @param string $parent Required. The bucket in which to create the view44 * @opt_param string viewId Required. The id to use for this view.54 * Deletes a view on a log bucket. If an UNAVAILABLE error is returned, this55 * indicates that system is not in a state where it can delete the view. If this58 * @param string $name Required. The full resource name of the view to delete: "59 * projects/[PROJECT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW61 * bucket/views/my-view"72 * Gets a view on a log bucket.. (views.get)77 * view"[all …]
14 --view-drd-button-background-color: var(--color-white);15 --view-drd-button-border-color: var(--color-grey-225-10-75);16 --view-drd-button-color: var(--color-grey-225-10-15);17 --view-drd-button-hover-background-color: var(--color-grey-225-10-97);146 /* view drd */147 .dmn-literal-expression-container .view-drd {152 .dmn-literal-expression-container .view-drd .view-drd-button {153 background: var(--view-drd-button-background-color);155 border: solid 1px var(--view-drd-button-border-color);158 color: var(--view-drd-button-color);[all …]
14 --view-drd-button-background-color: var(--color-white);15 --view-drd-button-border-color: var(--color-grey-225-10-75);16 --view-drd-button-color: var(--color-grey-225-10-15);17 --view-drd-button-hover-background-color: var(--color-grey-225-10-97);115 /* view drd */116 .dmn-boxed-expression-container .view-drd {121 .dmn-boxed-expression-container .view-drd .view-drd-button {122 background: var(--view-drd-button-background-color);124 border: solid 1px var(--view-drd-button-border-color);127 color: var(--view-drd-button-color);[all …]
15 var saveAs = saveAs || (function(view) { argument22 doc = view.document25 return view.URL || view.webkitURL || view;32 "click", true, false, view, 0, 0, 0, 0, 037 , webkit_req_fs = view.webkitRequestFileSystem38 , req_fs = view.requestFileSystem || webkit_req_fs || view.mozRequestFileSystem40 (view.setImmediate || view.setTimeout)(function() {58 if (view.chrome) {106 var new_tab = view.open(object_url, "_blank");109 view.location.href = object_url[all …]
14 if (!indexmenu_contextmenu['all']['pg']) indexmenu_contextmenu['all']['pg'] = {'view': [] };15 if (!indexmenu_contextmenu['all']['ns']) indexmenu_contextmenu['all']['ns'] = {'view': [] };19 //indexmenu_contextmenu['all']['pg']['view'][0] = ['Custom Title'];22 //indexmenu_contextmenu['all']['pg']['view'].splice(1, 0, ['Input new page', '"javascript: Indexmen…26 if (!indexmenu_contextmenu['pg']) indexmenu_contextmenu['pg'] = {'view': []};27 if (!indexmenu_contextmenu['ns']) indexmenu_contextmenu['ns'] = {'view': []};36 if (!indexmenu_contextmenu['pg']) indexmenu_contextmenu['pg'] = {'view': []};37 if (!indexmenu_contextmenu['ns']) indexmenu_contextmenu['ns'] = {'view': []};
... mxICostFunction) public int compare (com.mxgraph.view.mxCellState, com.mxgraph.view.mxCellState ...
35 * Creates a view. (views.create)37 * @param string $parent Required. The parent resource of the view. Required.38 * The location to create a view for. Format: `projects//locations/` or51 * Deletes a view. (views.delete)53 * @param string $name Required. The name of the view to delete.64 * Gets a view. (views.get)66 * @param string $name Required. The name of the view to get.98 * Updates a view. (views.patch)100 * @param string $name Immutable. The resource name of the view. Format:101 * projects/{project}/locations/{location}/views/{view}
3 import View from '../components/View.svelte';11 #view-page {17 <div id="view-page">18 <View />
105 $view = '~search/';109 $view = '~admin';111 $view .= '/' . $page;117 $view = str_replace(':', '/', $ID); // slashes needed for Content Drilldown121 $view = DOKU_REL . $view;126 $view .= '?' . $query;129 return $view;
5 var VIEW = uid('view'); variable19 hide(Typed.prototype, VIEW, true);27 VIEW: VIEW property
11 return graph.view.redrawNumberShape != null;21 var graphViewResetValidationState = graph.view.resetValidationState;23 graph.view.resetValidationState = function()29 var graphViewValidateCellState = graph.view.validateCellState;31 graph.view.validateCellState = function(cell, recurse)46 graph.view.redrawNumberShape = function(state)102 // Extends View menu115 var menu = ui.menus.get((urlParams['sketch'] == '1') ? 'extras' : 'view');
6 * Gets the view, applying any `transforms` to the `start` and `end` positions.9 * @param {number} start The start of the view.10 * @param {number} end The end of the view.11 * @param {Array} transforms The transformations to apply to the view.13 * positions of the view.
27 public $view; variable in Google\\Service\\Vault\\CountArtifactsRequest46 public function setView($view) argument48 $this->view = $view;55 return $this->view;
55 graph.view.gridSteps = extras.grid.steps;370 var view = graph.view;371 var gridImage = btoa(unescape(encodeURIComponent(view.createSvgGrid(gridColor))));373 var phase = graph.gridSize * view.gridSteps * view.scale;378 if (view.backgroundPageShape != null)380 var bds = view.getBackgroundPageBounds();387 …var position = -Math.round(phase - mxUtils.mod(view.translate.x * view.scale - x0, phase)) + 'px '…388 -Math.round(phase - mxUtils.mod(view.translate.y * view.scale - y0, phase)) + 'px';543 data.scale = Math.min((data.pageHeight * v) / (gb.height / graph.view.scale),544 (data.pageWidth * h) / (gb.width / graph.view.scale));[all …]
5 var view = new ol.View ({12 view: view property