Home
last modified time | relevance | path

Searched refs:setEnabled (Results 1 – 25 of 100) sorted by relevance

1234

/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
DEditorPopupMenu.java33 .setEnabled(selected); in EditorPopupMenu()
38 .setEnabled(selected); in EditorPopupMenu()
49 .setEnabled(selected); in EditorPopupMenu()
67 .getEditAction())).setEnabled(selected); in EditorPopupMenu()
/plugin/jcapture/src/com/hammurapi/jcapture/
DCaptureOptionsDialog.java233 inactivityPanel.setEnabled(false); in CaptureOptionsDialog()
240 inactivityCheckBox.setEnabled(false); in CaptureOptionsDialog()
247 inactivityIntervalLabel.setEnabled(false); in CaptureOptionsDialog()
256 inactivityIntervalTextField.setEnabled(false); in CaptureOptionsDialog()
404 timeLineScaleTextField.setEnabled(!recordSoundCheckBox.isSelected()); in CaptureOptionsDialog()
596 child.setEnabled(recordSoundCheckBox.isSelected()); in onSetSound()
599 inactivityPanel.setEnabled(!recordSoundCheckBox.isSelected()); in onSetSound()
600 timeLineScaleTextField.setEnabled(!recordSoundCheckBox.isSelected()); in onSetSound()
602 child.setEnabled(!recordSoundCheckBox.isSelected()); in onSetSound()
/plugin/diagramsnet/lib/js/diagramly/
DmxFreehand.js68 var setEnabled = function(isEnabled) method
71 graph.getRubberband().setEnabled(!isEnabled);
80 setEnabled(true);
237 setEnabled(false);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
DBinaryAuthorization.php30 public function setEnabled($enabled) function in Google\\Service\\Container\\BinaryAuthorization
DILBSubsettingConfig.php30 public function setEnabled($enabled) function in Google\\Service\\Container\\ILBSubsettingConfig
DConsumptionMeteringConfig.php30 public function setEnabled($enabled) function in Google\\Service\\Container\\ConsumptionMeteringConfig
DIntraNodeVisibilityConfig.php30 public function setEnabled($enabled) function in Google\\Service\\Container\\IntraNodeVisibilityConfig
DAutopilot.php30 public function setEnabled($enabled) function in Google\\Service\\Container\\Autopilot
DGcpFilestoreCsiDriverConfig.php30 public function setEnabled($enabled) function in Google\\Service\\Container\\GcpFilestoreCsiDriverConfig
DServiceExternalIPsConfig.php30 public function setEnabled($enabled) function in Google\\Service\\Container\\ServiceExternalIPsConfig
DVerticalPodAutoscaling.php30 public function setEnabled($enabled) function in Google\\Service\\Container\\VerticalPodAutoscaling
DConfidentialNodes.php30 public function setEnabled($enabled) function in Google\\Service\\Container\\ConfidentialNodes
DShieldedNodes.php30 public function setEnabled($enabled) function in Google\\Service\\Container\\ShieldedNodes
DLegacyAbac.php30 public function setEnabled($enabled) function in Google\\Service\\Container\\LegacyAbac
DGcfsConfig.php30 public function setEnabled($enabled) function in Google\\Service\\Container\\GcfsConfig
DDnsCacheConfig.php30 public function setEnabled($enabled) function in Google\\Service\\Container\\DnsCacheConfig
DIdentityServiceConfig.php30 public function setEnabled($enabled) function in Google\\Service\\Container\\IdentityServiceConfig
DConfigConnectorConfig.php30 public function setEnabled($enabled) function in Google\\Service\\Container\\ConfigConnectorConfig
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
DAdministratorWebTokenSpecManagedConfigurations.php30 public function setEnabled($enabled) function in Google\\Service\\AndroidEnterprise\\AdministratorWebTokenSpecManagedConfigurations
DAdministratorWebTokenSpecZeroTouch.php30 public function setEnabled($enabled) function in Google\\Service\\AndroidEnterprise\\AdministratorWebTokenSpecZeroTouch
DAdministratorWebTokenSpecWebApps.php30 public function setEnabled($enabled) function in Google\\Service\\AndroidEnterprise\\AdministratorWebTokenSpecWebApps
DAdministratorWebTokenSpecStoreBuilder.php30 public function setEnabled($enabled) function in Google\\Service\\AndroidEnterprise\\AdministratorWebTokenSpecStoreBuilder
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataprocMetastore/
DDataCatalogConfig.php30 public function setEnabled($enabled) function in Google\\Service\\DataprocMetastore\\DataCatalogConfig
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
DGoogleCloudApigeeV1AdvancedApiOpsConfig.php30 public function setEnabled($enabled) function in Google\\Service\\Apigee\\GoogleCloudApigeeV1AdvancedApiOpsConfig
DGoogleCloudApigeeV1IntegrationConfig.php30 public function setEnabled($enabled) function in Google\\Service\\Apigee\\GoogleCloudApigeeV1IntegrationConfig

1234