Searched refs:DOUBLE_CLICK (Results 1 – 7 of 7) sorted by relevance
| /plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/ |
| H A D | DriverCommand.php | 103 const DOUBLE_CLICK = 'mouseDoubleClick'; define in Facebook\\WebDriver\\Remote\\DriverCommand
|
| H A D | RemoteMouse.php | 135 $this->executor->execute(DriverCommand::DOUBLE_CLICK);
|
| H A D | HttpCommandExecutor.php | 97 … DriverCommand::DOUBLE_CLICK => ['method' => 'POST', 'url' => '/session/:sessionId/doubleclick'],
|
| /plugin/diagramsnet/lib/mxgraph/ |
| D | mxClient.js | 132 …LAY:"removeOverlay",UPDATE_CELL_SIZE:"updateCellSize",ESCAPE:"escape",DOUBLE_CLICK:"doubleClick",S… 1089 …raph.prototype.dblClick=function(a,b){var c=new mxEventObject(mxEvent.DOUBLE_CLICK,"event",a,"cell…
|
| /plugin/diagramsnet/lib/js/ |
| D | viewer.min.js | 336 …LAY:"removeOverlay",UPDATE_CELL_SIZE:"updateCellSize",ESCAPE:"escape",DOUBLE_CLICK:"doubleClick",S… 1293 …raph.prototype.dblClick=function(a,b){var c=new mxEventObject(mxEvent.DOUBLE_CLICK,"event",a,"cell…
|
| D | app.min.js | 370 …LAY:"removeOverlay",UPDATE_CELL_SIZE:"updateCellSize",ESCAPE:"escape",DOUBLE_CLICK:"doubleClick",S… 1327 …raph.prototype.dblClick=function(a,b){var c=new mxEventObject(mxEvent.DOUBLE_CLICK,"event",a,"cell…
|
| D | viewer-static.min.js | 336 …LAY:"removeOverlay",UPDATE_CELL_SIZE:"updateCellSize",ESCAPE:"escape",DOUBLE_CLICK:"doubleClick",S… 1293 …raph.prototype.dblClick=function(a,b){var c=new mxEventObject(mxEvent.DOUBLE_CLICK,"event",a,"cell…
|