Searched refs:oMyCMCommand (Results 1 – 1 of 1) sorted by relevance
34 var oMyCMCommand = new Object() ; class35 oMyCMCommand.Name = 'OpenImage' ;38 oMyCMCommand.Execute = function()49 oMyCMCommand.GetState = function()56 FCKCommands.RegisterCommand( 'OpenImage', oMyCMCommand ) ;