Home
last modified time | relevance | path

Searched refs:createTab (Results 1 – 4 of 4) sorted by relevance

/plugin/freechat/phpfreechat/data/public/js/
H A Dpfcgui.js206 createTab: function(name, tabid, type) method in pfcGui
H A Dpfcclient.js250 this.gui.createTab(name, tabid, "ch");
293 this.gui.createTab(name, tabid, "pv");
/plugin/diagramsnet/lib/js/diagramly/
H A DPages.js1428 EditorUi.prototype.createTab = function(hoverEnabled) method in EditorUi
1473 var tab = this.createTab((hoverEnabled != null) ? hoverEnabled : true);
1622 var tab = this.createTab(hoverEnabled);
/plugin/diagramsnet/lib/js/
H A Dapp.min.js11982 EditorUi.prototype.createTab=function(b){var e=document.createElement("div");e.style.display="inlin…
11984 EditorUi.prototype.createControlTab=function(b,e,d){d=this.createTab(null!=d?d:!0);d.style.lineHeig…
11990 EditorUi.prototype.createTabForPage=function(b,e,d,c){d=this.createTab(d);var g=b.getName()||mxReso…