Home
last modified time | relevance | path

Searched refs:windowType (Results 1 – 11 of 11) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DTemporalAsset.php34 protected $windowType = TimeWindow::class; variable in Google\\Service\\CloudAsset\\TemporalAsset
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFilestore/
H A DUpdatePolicy.php29 protected $windowType = MaintenanceWindow::class; variable in Google\\Service\\CloudFilestore\\UpdatePolicy
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMemorystoreforMemcached/
H A DUpdatePolicy.php29 protected $windowType = MaintenanceWindow::class; variable in Google\\Service\\CloudMemorystoreforMemcached\\UpdatePolicy
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DMaintenancePolicy.php26 protected $windowType = MaintenanceWindow::class; variable in Google\\Service\\Container\\MaintenancePolicy
H A DRecurringTimeWindow.php26 protected $windowType = TimeWindow::class; variable in Google\\Service\\Container\\RecurringTimeWindow
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/
H A DUpdatePolicy.php29 protected $windowType = MaintenanceWindow::class; variable in Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\UpdatePolicy
/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/
H A DRemoteTargetLocator.php111 * @param string $windowType The type of a new browser window that should be created. One of [tab, window].
117 public function newWindow($windowType = self::WINDOW_TYPE_TAB) argument
119 if ($windowType !== self::WINDOW_TYPE_TAB && $windowType !== self::WINDOW_TYPE_WINDOW) {
127 $response = $this->executor->execute(DriverCommand::NEW_WINDOW, ['type' => $windowType]);
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DcontrolWindow.js9 this.windowType = "controlWindow";
H A DwordWindow.js18 this.windowType = "wordWindow";
/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DcontrolWindow.js9 this.windowType = "controlWindow";
H A DwordWindow.js18 this.windowType = "wordWindow";