Searched refs:FCKMenuBlock (Results 1 – 7 of 7) sorted by relevance
24 var FCKMenuBlock = function() class30 FCKMenuBlock.prototype.Count = function()35 FCKMenuBlock.prototype.AddItem = function( name, label, iconPathOrStripInfoArrayOrIndex, isDisabled…47 FCKMenuBlock.prototype.AddSeparator = function()52 FCKMenuBlock.prototype.RemoveAllItems = function()64 FCKMenuBlock.prototype.Create = function( parentElement )
28 FCKMenuBlock.call( this ) ;31 FCKMenuBlockPanel.prototype = new FCKMenuBlock() ;41 FCKMenuBlock.prototype.Create.call( this, oPanel.MainNode ) ; class
37 var oMenuBlock = this._MenuBlock = new FCKMenuBlock() ;
104 …FCKMenuBlock=function(){this._Items=[];};FCKMenuBlock.prototype.Count=function(){return this._Item… class105 …FCKMenuBlock.call(this);};FCKMenuBlockPanel.prototype=new FCKMenuBlock();FCKMenuBlockPanel.prototy…106 …e) {e.preventDefault();return false;},true);var D=this._MenuBlock=new FCKMenuBlock();D.Panel=C;D.O…
103 …FCKMenuBlock=function(){this._Items=[];};FCKMenuBlock.prototype.Count=function(){return this._Item… class104 …FCKMenuBlock.call(this);};FCKMenuBlockPanel.prototype=new FCKMenuBlock();FCKMenuBlockPanel.prototy…105 …e) {e.preventDefault();return false;},true);var D=this._MenuBlock=new FCKMenuBlock();D.Panel=C;D.O…
117 …FCKMenuBlock=function(){this._Items=[];};FCKMenuBlock.prototype.Count=function(){return this._Item… class118 …FCKMenuBlock.call(this);};FCKMenuBlockPanel.prototype=new FCKMenuBlock();FCKMenuBlockPanel.prototy…119 …e) {e.preventDefault();return false;},true);var D=this._MenuBlock=new FCKMenuBlock();D.Panel=C;D.O…
118 …FCKMenuBlock=function(){this._Items=[];};FCKMenuBlock.prototype.Count=function(){return this._Item… class119 …FCKMenuBlock.call(this);};FCKMenuBlockPanel.prototype=new FCKMenuBlock();FCKMenuBlockPanel.prototy…120 …e) {e.preventDefault();return false;},true);var D=this._MenuBlock=new FCKMenuBlock();D.Panel=C;D.O…