Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckmenuitem.js24 var FCKMenuItem = function( parentMenuBlock, name, label, iconPathOrStripInfoArray, isDisabled ) argument
33 this.SubMenu.Parent = parentMenuBlock ;