Lines Matching defs:Execute

69 var FCKNamedCommand=function(A){this.Name=A;};FCKNamedCommand.prototype.Execute=function(){FCK.Exec…  method in FCKNamedCommand
70 var FCKStyleCommand=function(){};FCKStyleCommand.prototype={Name:'Style',Execute:function(A,B){FCKU… method in FCKStyleCommand
71 …F;this.GetStateParam=G;this.Resizable=false;};FCKDialogCommand.prototype.Execute=function(){FCKDia… method in FCKDialogCommand
72 …_SavedState=B;else this._SavedState=null;};FCKShowBlockCommand.prototype.Execute=function(){var A=… method in FCKShowBlockCommand
73 …FCKConfig.SpellChecker=='SpellerPages');};FCKSpellCheckCommand.prototype.Execute=function(){switch… method in FCKSpellCheckCommand
74 …ableSelection(this._Panel.Document.body);};FCKTextColorCommand.prototype.Execute=function(A,B,C){t… method in FCKTextColorCommand
75 …nd=function(){this.Name='PasteText';};FCKPastePlainTextCommand.prototype.Execute=function(){FCK.Pa… method in FCKPastePlainTextCommand
76 var FCKPasteWordCommand=function(){this.Name='PasteWord';};FCKPasteWordCommand.prototype.Execute=fu… method in FCKPasteWordCommand
77 var FCKTableCommand=function(A){this.Name=A;};FCKTableCommand.prototype.Execute=function(){FCKUndo.… method in FCKTableCommand
78 var FCKFitWindow=function(){this.Name='FitWindow';};FCKFitWindow.prototype.Execute=function(){var A… method in FCKFitWindow
79 …Node;};if (B&&B.nodeName.IEquals(this.TagName)) return 1;else return 0;},Execute:function(){FCKUnd… method in FCKListCommand
80 …ll;return FCKJustifyCommand._ClassRegex=A;};FCKJustifyCommand.prototype={Execute:function(){FCKUnd… method in FCKJustifyCommand
81 …|\\s)');}else this._UseIndentClasses=false;};FCKIndentCommand.prototype={Execute:function(){FCKUnd… method in FCKIndentCommand
82 var FCKBlockQuoteCommand=function(){};FCKBlockQuoteCommand.prototype={Execute:function(){FCKUndo.Sa… method in FCKBlockQuoteCommand
83 …tyleName,this._OnStyleStateChange,this);};FCKCoreStyleCommand.prototype={Execute:function(){FCKUnd… method in FCKCoreStyleCommand
84 …=function(){this.Name='RemoveFormat';};FCKRemoveFormatCommand.prototype={Execute:function(){FCKSty… method in FCKRemoveFormatCommand