Lines Matching defs:GetState

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