Translation of event handler from English into Spanish
Noun
technology
- The event handler executed when the button was clicked.El manejador de eventos se ejecutó cuando se hizo clic en el botón.
Examples of event handler in a sentence
Developers updated the event handler for better performance.
Translations of "event handler" in Context ordered by category and frequency
He debugged the event handler to ensure it runs without errors.
Él depuró el controlador de eventos para asegurarse de que funcione sin errores.
This function causes the registered event handler specified by event to be cancelled.
Esta función provoca la cancelación del manejador de eventos especificado por event.
Essentially, a command updater is like a global event handler.
Esencialmente, un actualizador de comandos es como un gestor de eventos global.
Add keyboard event handlers to support keyboard activation; that is, the keyboard equivalent of an onclick event handler.
Agregar controladores de eventos de teclado para admitir la activación por teclado; es decir, el equivalente para teclado de un controlador del evento onclick.
event handler: Examples and translations in context
A poorly written event handler can lead to application crashes.
Un controlador de eventos mal escrito puede causar bloqueos en la aplicación.
Each event handler should only focus on a specific task.
Cada controlador de eventos debería enfocarse solo en una tarea específica.
An effective event handler can improve the responsiveness of a program.
Un controlador de eventos efectivo puede mejorar la capacidad de respuesta de un programa.
An event handler can be linked to multiple user actions.
Un controlador de eventos puede estar vinculado a múltiples acciones de usuario.
Her new app includes a custom event handler for better functionality.
Su nueva aplicación incluye un controlador de eventos personalizado para una mejor funcionalidad.
In this situation, the event handler should be reentrant.
En esta situación, el controlador de eventos debe ser de reentrada.
The app registers this event handler on the following line.
La aplicación registra este controlador de eventos en la siguiente línea.
This event handler is the last thing in our initialization method.
Este controlador de eventos es lo último en nuestro método de inicialización.
See also: