/plugin/bookcreator/action/ |
H A D | handleselection.php | 56 case 'saveSelection': 58 $response = $this->saveSelection($title, $this->getPOSTedSelection()); 168 private function saveSelection($savedSelectionName, $selection) { function in action_plugin_bookcreator_handleselection
|
/plugin/bookcreator/ |
H A D | script.js | 591 saveSelection: function($this) { method in BookManager 610 action: 'saveSelection', 799 BookManager.saveSelection(jQuery(this));
|
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Actions.js | 807 var selState = graph.cellEditor.saveSelection(); 1602 var selectionState = graph.cellEditor.saveSelection();
|
H A D | Menus.js | 248 selState = graph.cellEditor.saveSelection(); 1314 var selState = graph.cellEditor.saveSelection();
|
H A D | Format.js | 804 selState = graph.cellEditor.saveSelection(); 812 selState = graph.cellEditor.saveSelection(); 3864 selState = graph.cellEditor.saveSelection(); 3872 selState = graph.cellEditor.saveSelection();
|
H A D | EditorUi.js | 4423 var selState = graph.cellEditor.saveSelection(); 4931 var selState = cellEditor.saveSelection();
|
H A D | Graph.js | 10987 mxCellEditor.prototype.saveSelection = function() method in mxCellEditor 11272 var tmp = this.saveSelection();
|
/plugin/jmol2/jmol/ |
H A D | JmolApplet0.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/obrador/
javax/
... |
H A D | JmolAppletSigned0.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |
H A D | JmolApplet.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jmol/
org/ ... |
H A D | JmolAppletSigned.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | Menus.js | 4368 selState = graph.cellEditor.saveSelection();
|
/plugin/diagramsnet/lib/js/ |
H A D | app.min.js | 2310 EditorUi.prototype.pickColor=function(a,b){var d=this.editor.graph,e=d.cellEditor.saveSelection(),c… 2326 …wImageDialog=function(a,b,d,e){e=this.editor.graph.cellEditor;var c=e.saveSelection(),f=mxUtils.pr… 2857 …xecCommand("justify"+a.toLowerCase(),!1,null)};mxCellEditor.prototype.saveSelection=function(){if(… 2863 …!=a){var b=null!=a&&"0"!=mxUtils.getValue(a.style,"nl2Br","1"),c=this.saveSelection();if(this.code… 2984 …ditor.saveSelection())}),mxEvent.addListener(a,"touchstart",function(){document.activeElement==l.c… 3094 …own",function(){document.activeElement==e.cellEditor.textarea&&(la=e.cellEditor.saveSelection())}); 3095 …ion(){document.activeElement==e.cellEditor.textarea&&(la=e.cellEditor.saveSelection())});a.value="… 3522 …me&&(e=b.getAttribute("href")||"",c.selectNode(b));var k=c.cellEditor.saveSelection();d.showLinkDi… 3553 var f=c.cellEditor.saveSelection();d.showImageDialog(a,e,function(a,b,d){if(c.cellEditor.isContentE… 3609 …/12));if(null!=b&&c.cellEditor.isContentEditing()){var k=c.cellEditor.saveSelection();a=new ColorD… [all …]
|
H A D | viewer.min.js | 2276 EditorUi.prototype.pickColor=function(b,c){var e=this.editor.graph,k=e.cellEditor.saveSelection(),g… 2292 …wImageDialog=function(b,c,e,k){k=this.editor.graph.cellEditor;var g=k.saveSelection(),p=mxUtils.pr… 2608 …xecCommand("justify"+b.toLowerCase(),!1,null)};mxCellEditor.prototype.saveSelection=function(){if(… 2614 …!=b){var d=null!=b&&"0"!=mxUtils.getValue(b.style,"nl2Br","1"),f=this.saveSelection();if(this.code… 2977 …me&&(c=d.getAttribute("href")||"",g.selectNode(d));var u=g.cellEditor.saveSelection();e.showLinkDi… 3008 var m=g.cellEditor.saveSelection();e.showImageDialog(b,c,function(b,d,c){if(g.cellEditor.isContentE…
|
H A D | viewer-static.min.js | 2276 EditorUi.prototype.pickColor=function(b,c){var e=this.editor.graph,k=e.cellEditor.saveSelection(),g… 2292 …wImageDialog=function(b,c,e,k){k=this.editor.graph.cellEditor;var g=k.saveSelection(),p=mxUtils.pr… 2608 …xecCommand("justify"+b.toLowerCase(),!1,null)};mxCellEditor.prototype.saveSelection=function(){if(… 2614 …!=b){var d=null!=b&&"0"!=mxUtils.getValue(b.style,"nl2Br","1"),f=this.saveSelection();if(this.code… 2977 …me&&(c=d.getAttribute("href")||"",g.selectNode(d));var u=g.cellEditor.saveSelection();e.showLinkDi… 3008 var m=g.cellEditor.saveSelection();e.showImageDialog(b,c,function(b,d,c){if(g.cellEditor.isContentE…
|