Home
last modified time | relevance | path

Searched refs:activate (Results 76 – 100 of 126) sorted by relevance

123456

/plugin/ckgdoku/ckeditor/plugins/fontAssist/
H A Dplugin.js.unc355 … label: lang.IfChecked, //' If checked, uncheck to activate OK button',
/plugin/ckgedit/ckeditor/plugins/fontAssist/
H A Dplugin.js.unc355 … label: lang.IfChecked, //' If checked, uncheck to activate OK button',
/plugin/ckgedit/ckeditor/
H A Dconfig.js.unc459 IfChecked : ' If checked, uncheck to activate OK button',
/plugin/ckgdoku/ckeditor/lang/
H A Dlang_array.txt754 IfChecked: ' If checked, uncheck to activate OK button',
H A Den.js.beautified758 IfChecked: " If checked, uncheck to activate OK button",
H A Den.js.unc121 IfChecked : ' If checked, uncheck to activate OK button',
/plugin/ckgedit/ckeditor/lang/
H A Dlang_array.txt754 IfChecked: ' If checked, uncheck to activate OK button',
H A Den.4.9.js.beautified849 IfChecked: " If checked, uncheck to activate OK button",
H A Den.js-4.9.merged122 IfChecked : ' If checked, uncheck to activate OK button',
H A Den.js.unc123 IfChecked : ' If checked, uncheck to activate OK button',
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md30 * `FEAT`: activate direct editing on participant creation ([#1845](https://github.com/bpmn-io/bpmn-…
362 * `FIX`: activate, not toggle global connect tool on palette click
/plugin/pgn4web/pgn4web/
H A DREADME.txt204 When using chess figurine fonts it's strongly recommended to activate the
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified849 IfChecked: " If checked, uncheck to activate OK button",
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js3464 form.findFirstElement().activate();
3537 activate: function(element) { method in Form.Element.Methods
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js4011 form.findFirstElement().activate();
4086 activate: function(element) { method in Form.Element.Methods
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md271 …* Added FingersCrossedHandler::activate() to manually trigger the handler regardless of the activa…
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js27429 function move(event, activate) { argument
31060 DirectEditing.prototype.activate = function(element) {
31069 return (context = p.activate(element)) ? p : null;
37172 directEditing.activate(currentSelection[0]);
38946 resize.activate(event, element, direction);
39192 directEditing.activate(element);
54070 function start(event, element, activate, context) { argument
54071 if (isObject(activate)) {
54072 context = activate;
54073 activate = false;
[all …]
H A Dbpmn-modeler.production.min.js34activate=function(e){var t;this.isActive()&&this.cancel();var n=y(this._providers,(function(n){ret…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js4598 this.handTool.activate();
4681 this.activate = this.activate.bind(this);
4693 activate: function GrabToPan_activate() {
4722 this.activate();
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md974 * Fixed: Drag&Drop feature does not activate automatically the annotation mode
/plugin/issuetracker/
H A Dprototype.js5068 if (element) element.activate();
5143 activate: function(element) { method in Form.Element.Methods
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js21activate(e[0])}))};var $d={__depends__:[Bd],editorActions:["type",Ld]};function Vd(e){return e.dmn… method in kp
/plugin/diagramsnet/lib/js/diagramly/
H A DDialogs.js3250 function activate(doCreate) function
3275 activate();
3280 activate(true);
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js6079 activate: function(){ method in gantt._cached_functions
6124 function activate(){ function
6127 gantt._cached_functions.activate();
6131 gantt.attachEvent("onBeforeGanttRender", activate);
6132 gantt.attachEvent("onBeforeDataRender", activate);
6134 activate();
6136 gantt.attachEvent("onBeforeParse", activate);
/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js9157 this.activate(this.currentState);
9274 activate: function(state) method in Graph.addClickHandler.mouseListener

123456