Searched refs:commandHandler (Results 1 – 3 of 3) sorted by relevance
87 this.commandHandler = null;1057 this.commandHandler.updateAvailability();1076 this.commandHandler = new CommandHandler(this);2401 if (this.commandHandler)2402 this.commandHandler.updateAvailability();2819 if (this.commandHandler)2820 this.commandHandler.updateAvailability();2848 if (this.commandHandler)2849 this.commandHandler.updateAvailability();3124 if (this.commandHandler)[all …]
358 if (this.fileManager_.commandHandler)359 this.fileManager_.commandHandler.updateAvailability();
46 function commandHandler(command) { function176 var handler = commandHandler(COMMANDS[i]);