Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckspecialcombo.js131 FCKSpecialCombo.prototype.SelectItemByLabel = function( itemLabel, setLabel ) argument
137 if ( oDiv.FCKItemLabel == itemLabel )
143 this.SetLabel( itemLabel ) ;