Home
last modified time | relevance | path

Searched defs:RemoveAllItems (Results 1 – 6 of 6) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckmenublock.js52 FCKMenuBlock.prototype.RemoveAllItems = function() method in FCKMenuBlock
H A Dfckcontextmenu.js72 FCKContextMenu.prototype.RemoveAllItems = function() method in FCKContextMenu
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js104 …(){this._Items.push(new FCKMenuSeparator());};FCKMenuBlock.prototype.RemoveAllItems=function(){thi… method in FCKMenuBlock
106 …enuBlock.AddSeparator();this._Redraw=true;};FCKContextMenu.prototype.RemoveAllItems=function(){thi… method in FCKContextMenu
H A Dfckeditorcode_gecko.js103 …(){this._Items.push(new FCKMenuSeparator());};FCKMenuBlock.prototype.RemoveAllItems=function(){thi… method in FCKMenuBlock
105 …enuBlock.AddSeparator();this._Redraw=true;};FCKContextMenu.prototype.RemoveAllItems=function(){thi… method in FCKContextMenu
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js117 …(){this._Items.push(new FCKMenuSeparator());};FCKMenuBlock.prototype.RemoveAllItems=function(){thi… method in FCKMenuBlock
119 …enuBlock.AddSeparator();this._Redraw=true;};FCKContextMenu.prototype.RemoveAllItems=function(){thi… method in FCKContextMenu
H A Dfckeditorcode_ie.js118 …(){this._Items.push(new FCKMenuSeparator());};FCKMenuBlock.prototype.RemoveAllItems=function(){thi… method in FCKMenuBlock
120 …enuBlock.AddSeparator();this._Redraw=true;};FCKContextMenu.prototype.RemoveAllItems=function(){thi… method in FCKContextMenu