Home
last modified time | relevance | path

Searched refs:drag (Results 26 – 50 of 110) sorted by last modified time

12345

/plugin/davcal/
H A Dscript.js246 drag: function(event, ui) {
594 drag: function(event, ui) {
812 drag: function(event, ui) {
/plugin/c3chart/assets/
H A Dc3.css229 .c3-drag-zoom.enabled {
234 .c3-drag-zoom.disabled {
239 .c3-drag-zoom .extent {
H A Dc3.min.js2drag=function(t){var e,i,n,r,h,g,p,f,_=this,x=_.config,a=_.main,y=_.d3;_.hasArcType()||x.data_sele…
/plugin/bpmnioeditor/
H A Dstyle.css245 * drag styles
314 .djs-drag-active .djs-element > .djs-hit-click-stroke {
642 .djs-drag-active .djs-bendpoints * {
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Ddiagram-js.css240 * drag styles
309 .djs-drag-active .djs-element > .djs-hit-click-stroke {
637 .djs-drag-active .djs-bendpoints * {
/plugin/move/lang/ru/
H A Dtree.txt3 Здесь вы можете перемещать пространства имён, страницы и медиафайлы вашей вики перетаскиванием (drag-and-drop)
/plugin/passpolicy/
H A Dwords.txt1017 drag
/plugin/imageflow/
H A Dscript.js314 'mousemove': _self.drag
500 this.drag = function(e) { method in imageflow_plugin
611 _self.drag(e);
/plugin/diagramsnet/lib/plugins/webcola/
H A Dcola.min.js1drag&&(c.drag=d.drag),d.on&&(c.on=d.on),c.dragstart=c.dragStart=f.Layout.dragStart,c.dragend=c.dra…
2drag=function(b,c){d(b)?(void 0!==b.leaves&&b.leaves.forEach(function(a){b.bounds.setXCentre(c.x),…
H A DmxWebColaAdaptor.js256 drag: doNothing
/plugin/diagramsnet/lib/resources/
H A Ddia_kn.txt585 …nect and clone (ctrl+click to clone, shift+click to connect). Drag to connect (ctrl+drag to clone).
648 rotateTooltip=Click and drag to rotate, click to turn shape only by 90 degrees
H A Ddia_si.txt585 …nect and clone (ctrl+click to clone, shift+click to connect). Drag to connect (ctrl+drag to clone).
648 rotateTooltip=Click and drag to rotate, click to turn shape only by 90 degrees
H A Ddia_sl.txt585 …nect and clone (ctrl+click to clone, shift+click to connect). Drag to connect (ctrl+drag to clone).
648 rotateTooltip=Click and drag to rotate, click to turn shape only by 90 degrees
H A Ddia_ta.txt585 …nect and clone (ctrl+click to clone, shift+click to connect). Drag to connect (ctrl+drag to clone).
648 rotateTooltip=Click and drag to rotate, click to turn shape only by 90 degrees
H A Ddia_bn.txt585 …nect and clone (ctrl+click to clone, shift+click to connect). Drag to connect (ctrl+drag to clone).
648 rotateTooltip=Click and drag to rotate, click to turn shape only by 90 degrees
H A Ddia_eo.txt585 …nect and clone (ctrl+click to clone, shift+click to connect). Drag to connect (ctrl+drag to clone).
648 rotateTooltip=Click and drag to rotate, click to turn shape only by 90 degrees
H A Ddia_mr.txt585 …nect and clone (ctrl+click to clone, shift+click to connect). Drag to connect (ctrl+drag to clone).
648 rotateTooltip=Click and drag to rotate, click to turn shape only by 90 degrees
H A Ddia_my.txt585 …nect and clone (ctrl+click to clone, shift+click to connect). Drag to connect (ctrl+drag to clone).
648 rotateTooltip=Click and drag to rotate, click to turn shape only by 90 degrees
H A Ddia_gl.txt585 …rl+click para clonar, shift+click para conectar). Arrastra para conectares (ctrl+drag para clonar).
/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js5194 this.drag(evt, this.mouseDownPoint.x, this.mouseDownPoint.y);
5326 HoverIcons.prototype.drag = function(evt, x, y) method in HoverIcons
H A DEditorUi.js1259 var hoverIconsDrag = this.hoverIcons.drag;
1261 this.hoverIcons.drag = function()
/plugin/diagramsnet/lib/styles/
H A Dgrapheditor.css1863 -webkit-app-region: no-drag;
/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js2168 …s){this.hoverIcons.addListener("reset",e);var p=this.hoverIcons.drag;this.hoverIcons.drag=function…
2457 …mxUtils.convertPoint(this.graph.container,mxEvent.getClientX(b),mxEvent.getClientY(b)),this.drag(b,
2462 HoverIcons.prototype.drag=function(b,c,e){this.graph.popupMenuHandler.hideMenu();this.graph.stopEdi…
H A Dviewer.min.js2168 …s){this.hoverIcons.addListener("reset",e);var p=this.hoverIcons.drag;this.hoverIcons.drag=function…
2457 …mxUtils.convertPoint(this.graph.container,mxEvent.getClientX(b),mxEvent.getClientY(b)),this.drag(b,
2462 HoverIcons.prototype.drag=function(b,c,e){this.graph.popupMenuHandler.hideMenu();this.graph.stopEdi…
H A Dapp.min.js2202 …s){this.hoverIcons.addListener("reset",d);var f=this.hoverIcons.drag;this.hoverIcons.drag=function…
2706 …mxUtils.convertPoint(this.graph.container,mxEvent.getClientX(a),mxEvent.getClientY(a)),this.drag(a,
2711 HoverIcons.prototype.drag=function(a,b,d){this.graph.popupMenuHandler.hideMenu();this.graph.stopEdi…

12345