Home
last modified time | relevance | path

Searched refs:setEnabled (Results 51 – 75 of 100) sorted by last modified time

1234

/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/Gmail/
H A DAutoForwarding.php66 public function setEnabled($enabled) function in Google\\Service\\Gmail\\AutoForwarding
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DAlertPolicy.php147 public function setEnabled($enabled) function in Google\\Service\\Monitoring\\AlertPolicy
/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/Container/
H A DAutopilot.php30 public function setEnabled($enabled) function in Google\\Service\\Container\\Autopilot
H A DBinaryAuthorization.php30 public function setEnabled($enabled) function in Google\\Service\\Container\\BinaryAuthorization
H A DGcfsConfig.php30 public function setEnabled($enabled) function in Google\\Service\\Container\\GcfsConfig
H A DIntraNodeVisibilityConfig.php30 public function setEnabled($enabled) function in Google\\Service\\Container\\IntraNodeVisibilityConfig
H A DSetLegacyAbacRequest.php60 public function setEnabled($enabled) function in Google\\Service\\Container\\SetLegacyAbacRequest
H A DShieldedNodes.php30 public function setEnabled($enabled) function in Google\\Service\\Container\\ShieldedNodes
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1TlsInfoConfig.php101 public function setEnabled($enabled) function in Google\\Service\\Apigee\\GoogleCloudApigeeV1TlsInfoConfig
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1AssetDiscoverySpec.php61 public function setEnabled($enabled) function in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1AssetDiscoverySpec
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DScanConfig.php44 public function setEnabled($enabled) function in Google\\Service\\ContainerAnalysis\\ScanConfig
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DAdministratorWebTokenSpecPlaySearch.php48 public function setEnabled($enabled) function in Google\\Service\\AndroidEnterprise\\AdministratorWebTokenSpecPlaySearch
/plugin/diagramsnet/lib/plugins/
H A Dexplore.js132 graph.setEnabled(false);
/plugin/diagramsnet/lib/js/
H A Dembed.dev.js201 graph.setEnabled(false);
H A Dviewer-static.min.js433 mxPopupMenu.prototype.setEnabled=function(a){this.enabled=a};mxPopupMenu.prototype.isPopupTrigger=f… method in mxPopupMenu
1274setEnabled(!1);this.selectionCellsHandler=this.createSelectionCellsHandler();this.connectionHandle…
1722 …otype.isEnabled=function(){return this.enabled};mxRubberband.prototype.setEnabled=function(a){this… method in mxRubberband
2190setEnabled(this.editor.graph.cellEditor.isContentEditing()||(!mxClient.IS_FF&&null!=navigator.clip…
2249 …this.editor.undoManager,k=mxUtils.bind(this,function(){b.setEnabled(this.canUndo());c.setEnabled(t…
2252setEnabled(g);this.actions.get("lockUnlock").setEnabled(!b.isSelectionEmpty());this.actions.get("s…
2253setEnabled(k);this.actions.get("rotation").setEnabled(c);this.actions.get("wordWrap").setEnabled(c…
2254setEnabled(c&&(b.isContainer(b.getSelectionCell())||0<b.model.getChildCount(b.getSelectionCell()))…
2255setEnabled(1==p.length);this.actions.get("openLink").setEnabled(1==b.getSelectionCount()&&null!=b.…
2256setEnabled(p&&c&&1<b.getSelectionCount());this.actions.get("selectVertices").setEnabled(p);this.ac…
[all …]
H A Dviewer.min.js433 mxPopupMenu.prototype.setEnabled=function(a){this.enabled=a};mxPopupMenu.prototype.isPopupTrigger=f… method in mxPopupMenu
1274setEnabled(!1);this.selectionCellsHandler=this.createSelectionCellsHandler();this.connectionHandle…
1722 …otype.isEnabled=function(){return this.enabled};mxRubberband.prototype.setEnabled=function(a){this… method in mxRubberband
2190setEnabled(this.editor.graph.cellEditor.isContentEditing()||(!mxClient.IS_FF&&null!=navigator.clip…
2249 …this.editor.undoManager,k=mxUtils.bind(this,function(){b.setEnabled(this.canUndo());c.setEnabled(t…
2252setEnabled(g);this.actions.get("lockUnlock").setEnabled(!b.isSelectionEmpty());this.actions.get("s…
2253setEnabled(k);this.actions.get("rotation").setEnabled(c);this.actions.get("wordWrap").setEnabled(c…
2254setEnabled(c&&(b.isContainer(b.getSelectionCell())||0<b.model.getChildCount(b.getSelectionCell()))…
2255setEnabled(1==p.length);this.actions.get("openLink").setEnabled(1==b.getSelectionCount()&&null!=b.…
2256setEnabled(p&&c&&1<b.getSelectionCount());this.actions.get("selectVertices").setEnabled(p);this.ac…
[all …]
/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js1356 graph.setEnabled(false);
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
H A DEditorUi.js1843 pasteHere.setEnabled(paste.isEnabled());
3729 undo.setEnabled(this.canUndo());
3730 redo.setEnabled(this.canRedo());
3812 this.actions.get(actions[i]).setEnabled(selected);
3822 this.actions.get('curved').setEnabled(edgeSelected);
3829 this.actions.get('ungroup').setEnabled(groupSelected);
3842 this.actions.get('expand').setEnabled(foldable);
3843 this.actions.get('collapse').setEnabled(foldable);
3851 this.menus.get('layout').setEnabled(unlocked);
3852 this.menus.get('insert').setEnabled(unlocked);
[all …]
H A DSidebar.js303 this.graph2.setEnabled(false);
/plugin/diagramsnet/lib/js/diagramly/
H A DApp.js2166 this.actions.get('revisionHistory').setEnabled(this.isRevisionHistoryEnabled());
2898 this.editor.graph.setEnabled(this.getCurrentFile() != null);
2967 this.editor.graph.setEnabled(false);
3338 this.editor.graph.setEnabled(false);
6450 graph.setEnabled(editable);
H A DDialogs.js5618 graph.setEnabled(false);
5785 cmpGraph.setEnabled(false);
6461 graph.setEnabled(false);
9726 graph.setEnabled(false);
11954 graph.setEnabled(false);

1234