Skip to content

pantoken / formats/interactions/src / makeOnCommand

Fonction: makeOnCommand()

makeOnCommand(invokerSupported): OnCommand

Construire le routeur d'événements command : transmettre les événements command d'une cible à un gestionnaire, et où l'API Invoker Commands est absente, déléguer les clics correspondants commandfor à travers l'arborescence de la cible.

Paramètres

invokerSupported

boolean

Retourne

OnCommand