Home
last modified time | relevance | path

Searched refs:setEnabled (Results 51 – 75 of 100) sorted by relevance

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DNodePoolAutoscaling.php56 public function setEnabled($enabled) function in Google\\Service\\Container\\NodePoolAutoscaling
H A DSetLegacyAbacRequest.php60 public function setEnabled($enabled) function in Google\\Service\\Container\\SetLegacyAbacRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A DIdentityAwareProxy.php42 public function setEnabled($enabled) function in Google\\Service\\Appengine\\IdentityAwareProxy
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DBackendServiceIAP.php42 public function setEnabled($enabled) function in Google\\Service\\Compute\\BackendServiceIAP
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DConfigManagementConfigSync.php40 public function setEnabled($enabled) function in Google\\Service\\GKEHub\\ConfigManagementConfigSync
H A DConfigManagementPolicyController.php65 public function setEnabled($enabled) function in Google\\Service\\GKEHub\\ConfigManagementPolicyController
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DScanConfig.php44 public function setEnabled($enabled) function in Google\\Service\\ContainerAnalysis\\ScanConfig
/plugin/diagramsnet/lib/js/grapheditor/
H A DToolbar.js223 if (menu != null && typeof menuElt.setEnabled === 'function')
227 menuElt.setEnabled(menu.enabled);
803 if (!ignoreState && typeof elt.setEnabled === 'function')
807 elt.setEnabled(menu.enabled);
893 if (!ignoreDisabled && typeof elt.setEnabled === 'function')
895 elt.setEnabled(action.enabled);
899 elt.setEnabled(action.enabled);
943 elt.setEnabled = function(value) function
957 elt.setEnabled(true);
H A DActions.js1133 action.setEnabled(false);
1142 action.setEnabled(false);
1146 graph.tooltipHandler.setEnabled(!graph.tooltipHandler.isEnabled());
1809 Action.prototype.setEnabled = function(value) method in Action
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DIdpConfig.php65 public function setEnabled($enabled) function in Google\\Service\\IdentityToolkit\\IdpConfig
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1TargetServerConfig.php48 public function setEnabled($enabled) function in Google\\Service\\Apigee\\GoogleCloudApigeeV1TargetServerConfig
H A DGoogleCloudApigeeV1TlsInfo.php103 public function setEnabled($enabled) function in Google\\Service\\Apigee\\GoogleCloudApigeeV1TlsInfo
H A DGoogleCloudApigeeV1TlsInfoConfig.php101 public function setEnabled($enabled) function in Google\\Service\\Apigee\\GoogleCloudApigeeV1TlsInfoConfig
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DRecordingControlsFrame.java123 pauseButton.setEnabled(false); in RecordingControlsFrame()
124 stopButton.setEnabled(false); in RecordingControlsFrame()
125 cancelButton.setEnabled(false); in RecordingControlsFrame()
H A DCaptureFrame.java207 recordButton.setEnabled(false); in setRecordButtonState()
210 recordButton.setEnabled(true); in setRecordButtonState()
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1ZoneDiscoverySpec.php61 public function setEnabled($enabled) function in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1ZoneDiscoverySpec
H A DGoogleCloudDataplexV1AssetDiscoverySpec.php61 public function setEnabled($enabled) function in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1AssetDiscoverySpec
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DDataSourceRefreshSchedule.php56 public function setEnabled($enabled) function in Google\\Service\\Sheets\\DataSourceRefreshSchedule
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DBackupConfiguration.php88 public function setEnabled($enabled) function in Google\\Service\\SQLAdmin\\BackupConfiguration
/plugin/elasticsearch/vendor/ruflin/elastica/src/Connection/
H A DConnectionPool.php91 $connection->setEnabled(false);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DNotificationChannel.php105 public function setEnabled($enabled) function in Google\\Service\\Monitoring\\NotificationChannel
H A DAlertPolicy.php147 public function setEnabled($enabled) function in Google\\Service\\Monitoring\\AlertPolicy
/plugin/diagramsnet/lib/js/diagramly/
H A DEditorUi.js11497 this.editor.graph.setEnabled(enabled);
12102 this.editor.graph.setEnabled(false);
12107 this.editor.graph.setEnabled(true);
12314 this.editor.graph.setEnabled(true);
12335 this.editor.graph.setEnabled(false);
13719 this.menus.get('viewZoom').setEnabled(active);
13745 this.actions.get('image').setEnabled(active);
13755 this.menus.get('edit').setEnabled(active);
13756 this.menus.get('view').setEnabled(active);
13964 this.editor.graph.setEnabled(false);
[all …]
/plugin/s5reloaded/ui/effects_support/
H A Dslider.js102 setEnabled: function(){
/plugin/diagramsnet/lib/plugins/
H A Dexplore.js132 graph.setEnabled(false);

1234