Lines Matching defs:GetState

69 …nction(){FCK.ExecuteNamedCommand(this.Name);};FCKNamedCommand.prototype.GetState=function(){return…  method in FCKNamedCommand
70 ….SaveUndoStep();FCK.Focus();FCK.Events.FireEvent('OnSelectionChange');},GetState:function(){if (!F… method in FCKStyleCommand
71 …idth,this.Height,null,null,this.Resizable);};FCKDialogCommand.prototype.GetState=function(){if (th… method in FCKPasteCommand
72 …tate=null;};FCKShowBlockCommand.prototype.Execute=function(){var A=this.GetState();if (A==-1) retu… method in FCKShowBlockCommand
73 …Spell: '+e.message+' ('+e.number+')');}};FCKSpellCheckCommand.prototype.GetState=function(){return… method in FCKSpellCheckCommand
74 …K.Events.FireEvent('OnSelectionChange');};FCKTextColorCommand.prototype.GetState=function(){return… method in FCKTextColorCommand
75 …=function(){FCK.PasteAsPlainText();};FCKPastePlainTextCommand.prototype.GetState=function(){return… method in FCKPastePlainTextCommand
76 ….Execute=function(){FCK.PasteFromWord();};FCKPasteWordCommand.prototype.GetState=function(){if (FC… method in FCKPasteWordCommand
77 …g.UnknownCommand.replace(/%1/g,this.Name));}};FCKTableCommand.prototype.GetState=function(){if (FC… method in FCKTableCommand
78 …=0) FCK.EditingArea.MakeEditable();FCK.Focus();};FCKFitWindow.prototype.GetState=function(){if (FC… method in FCKFitWindow
79 var FCKListCommand=function(A,B){this.Name=A;this.TagName=B;};FCKListCommand.prototype={GetState:fu… method in FCKListCommand
80 …;var A=new FCKDomRange(FCK.EditorWindow);A.MoveToSelection();var B=this.GetState();if (B==-1) retu… method in FCKJustifyCommand
81 …k(B);A.Select();FCK.Focus();FCK.Events.FireEvent('OnSelectionChange');},GetState:function(){if (FC… method in FCKIndentCommand
82 …Command.prototype={Execute:function(){FCKUndo.SaveUndoStep();var A=this.GetState();var B=new FCKDo… method in FCKBlockQuoteCommand
83 …this.StyleName);FCK.Focus();FCK.Events.FireEvent('OnSelectionChange');},GetState:function(){return… method in FCKCoreStyleCommand
84 …les.RemoveAll();FCK.Focus();FCK.Events.FireEvent('OnSelectionChange');},GetState:function(){return… method in FCKRemoveFormatCommand