Home
last modified time | relevance | path

Searched refs:REFRESH (Results 1 – 14 of 14) sorted by relevance

/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DWebDriverNavigation.php33 $this->executor->execute(DriverCommand::REFRESH);
/plugin/elasticsearch/vendor/ruflin/elastica/src/
DReindex.php28 public const REFRESH = 'refresh'; define in Elastica\\Reindex
139 $this->setParam(self::REFRESH, $value);
DAbstractUpdateAction.php334 return $this->setParam(Reindex::REFRESH, $refresh);
/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/
H A DDriverCommand.php21 const REFRESH = 'refresh'; define in Facebook\\WebDriver\\Remote\\DriverCommand
H A DHttpCommandExecutor.php101 DriverCommand::REFRESH => ['method' => 'POST', 'url' => '/session/:sessionId/refresh'],
/plugin/dirtylittlehelper/mermaid/editor/docs/
D40.40.js.map1 …n 'REF',\n 'REFERENCES',\n 'REFERENCING',\n 'REFRESH',\n 'REGR_…
/plugin/diagramsnet/lib/js/diagramly/
DEditor.js6324 graph.addListener(mxEvent.REFRESH, refreshUi);
/plugin/elasticsearch/vendor/ruflin/elastica/
DCHANGELOG.md367 …the new Index after completion anymore. Use `$reindex->setParam(Reindex::REFRESH, 'wait_for')` ins…
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
Dxlsx.min.js6 …PROPERTIES",437:"LISTBOX.PROPERTIES",438:"EDITBOX.PROPERTIES",439:"PIVOT.REFRESH",440:"LINK.COMBO"…
/plugin/diagramsnet/lib/mxgraph/
DmxClient.js129 …IMIZE:"maximize",HIDE:"hide",SHOW:"show",CLOSE:"close",DESTROY:"destroy",REFRESH:"refresh",SIZE:"s…
1195 …validate();this.sizeDidChange();this.fireEvent(new mxEventObject(mxEvent.REFRESH))};mxGraph.protot…
1304 …tener(mxEvent.CHANGE,this.updateHandler);this.source.addListener(mxEvent.REFRESH,this.updateHandle…
1357 …tener(mxEvent.CHANGE,this.refreshHandler);this.graph.addListener(mxEvent.REFRESH,this.refreshHandl…
/plugin/diagramsnet/lib/js/
Dviewer.min.js333 …IMIZE:"maximize",HIDE:"hide",SHOW:"show",CLOSE:"close",DESTROY:"destroy",REFRESH:"refresh",SIZE:"s…
1399 …validate();this.sizeDidChange();this.fireEvent(new mxEventObject(mxEvent.REFRESH))};mxGraph.protot…
1508 …tener(mxEvent.CHANGE,this.updateHandler);this.source.addListener(mxEvent.REFRESH,this.updateHandle…
1561 …tener(mxEvent.CHANGE,this.refreshHandler);this.graph.addListener(mxEvent.REFRESH,this.refreshHandl…
3289 v);l.model.addListener(mxEvent.CHANGE,v);l.addListener(mxEvent.REFRESH,v);var p=document.createElem…
Dapp.min.js367 …IMIZE:"maximize",HIDE:"hide",SHOW:"show",CLOSE:"close",DESTROY:"destroy",REFRESH:"refresh",SIZE:"s…
1433 …validate();this.sizeDidChange();this.fireEvent(new mxEventObject(mxEvent.REFRESH))};mxGraph.protot…
1542 …tener(mxEvent.CHANGE,this.updateHandler);this.source.addListener(mxEvent.REFRESH,this.updateHandle…
1595 …tener(mxEvent.CHANGE,this.refreshHandler);this.graph.addListener(mxEvent.REFRESH,this.refreshHandl…
10621 n);m.model.addListener(mxEvent.CHANGE,n);m.addListener(mxEvent.REFRESH,n);var y=document.createElem…
Dviewer-static.min.js333 …IMIZE:"maximize",HIDE:"hide",SHOW:"show",CLOSE:"close",DESTROY:"destroy",REFRESH:"refresh",SIZE:"s…
1399 …validate();this.sizeDidChange();this.fireEvent(new mxEventObject(mxEvent.REFRESH))};mxGraph.protot…
1508 …tener(mxEvent.CHANGE,this.updateHandler);this.source.addListener(mxEvent.REFRESH,this.updateHandle…
1561 …tener(mxEvent.CHANGE,this.refreshHandler);this.graph.addListener(mxEvent.REFRESH,this.refreshHandl…
3289 v);l.model.addListener(mxEvent.CHANGE,v);l.addListener(mxEvent.REFRESH,v);var p=document.createElem…
/plugin/xlsx2dw/packages/xlsx/
Dxlsx.mjs14269 439: "PIVOT.REFRESH",