Searched refs:_Items (Results 1 – 6 of 6) sorted by relevance
26 this._Items = new Array() ;32 return this._Items.length ;42 this._Items.push( oItem ) ;49 this._Items.push( new FCKMenuSeparator() ) ;54 this._Items = new Array() ;89 for ( var i = 0 ; i < this._Items.length ; i++ )90 this._Items[i].Create( this._ItemsTable ) ;
25 FCKDocumentProcessor._Items = new Array() ; variable in FCKDocumentProcessor30 this._Items.AddItem( oNewItem ) ;37 while( ( oProcessor = this._Items[i++] ) )
62 …_Items=[];FCKDocumentProcessor.AppendNew=function(){var A={};this._Items.AddItem(A);return A;};FCK…104 …_Items=[];};FCKMenuBlock.prototype.Count=function(){return this._Items.length;};FCKMenuBlock.proto…
61 …_Items=[];FCKDocumentProcessor.AppendNew=function(){var A={};this._Items.AddItem(A);return A;};FCK…103 …_Items=[];};FCKMenuBlock.prototype.Count=function(){return this._Items.length;};FCKMenuBlock.proto…
72 …_Items=[];FCKDocumentProcessor.AppendNew=function(){var A={};this._Items.push(A);return A;};FCKDoc…117 …_Items=[];};FCKMenuBlock.prototype.Count=function(){return this._Items.length;};FCKMenuBlock.proto…
76 …_Items=[];FCKDocumentProcessor.AppendNew=function(){var A={};this._Items.push(A);return A;};FCKDoc…118 …_Items=[];};FCKMenuBlock.prototype.Count=function(){return this._Items.length;};FCKMenuBlock.proto…