Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfcktoolbarbutton.js24 var FCKToolbarButton = function( commandName, label, tooltip, style, sourceView, contextSensitive, … argument
30 this.SourceView = sourceView ? true : false ;