What is the translation of " EVENT HANDLER " in Portuguese?

[i'vent 'hændlər]
[i'vent 'hændlər]
handler de eventos
event handler
manipulador de evento
event handler

Examples of using Event handler in English and their translations into Portuguese

{-}
  • Colloquial category close
  • Official category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Computer category close
  • Official/political category close
An event handler is generated for the corresponding event..
Um handler de evento é gerado para o evento correspondente.
Every subsystem can register an event handler and they are called accordingly.
Cada subsistema pode registrar um manipulador de eventos e eles são chamados de acordo com sua necessidade.
Bad event handler: Object %1 Identifier %2 Method %3 Type: %4.
Tratamento de eventos inválido: Objecto% 1 Identificador% 2 Método% 3 Tipo:% 4.
Custom data: the data that is provided when attaching the event handler to be explained next.
Dados personalizados: os dados que são fornecidos ao anexar o manipulador de eventos a ser explicado a seguir.
An event handler will complete a step"if and when I need to," she said.
Um manipulador de eventos completará uma etapa"se e quando eu precisar", disse ela.
In order to give function to the buttons,we have to assign an event handler to each to respond to events..
Para dar função aos botões,temos que designar um handler de eventos a cada um deles para responder aos eventos..
When specifying an event handler, you may use one of the following formats.
Ao especificar um manipulador de evento, você pode utilizar um dos seguintes formatos.
Stop Entity Picker:Stop the action of the Entity Picker by terminating the event handler on the graphics window.
Stop Entity Picker:para a ação de Entity Picker terminando o manipulador de eventos na janela de gráficos.
For more information about event handler functions see the event handler functions help.
Para mais informações sobre o gerenciador de eventos, veja a página event handler functions.
Event handler functions- Prototype of functions which may be used as event handler..
Event handler functions- Protótipo de funções que podem se utilizadas como gerenciadoras de eventos.
An anonymous function The signature of an event handler should be as follows, where$event refers to the event parameter.
A assinatura de um manipulador de eventos deve ser como o exemplo abaixo, onde$event refere-se ao parâmetro do evento.
Each time the sensor driver receives new data from the sensor,it passes the values to your appl by using this function or event handler.
Toda vez que o driver do sensor recebe novos dados do sensor,ele transmite os valores para seu aplicativo usando esta função ou o manipulador de eventos.
When attaching an event handler, you may provide additional data as the third parameter to yii\ base\ Component::on.
Ao anexar um manipulador de eventos, você pode fornecer dados adicionais no terceiro parâmetro do método yii\ base\ Component::on.
You can register your app as an AutoPlay Content or AutoPlay Device event handler by adding an extension to the package.
Você pode registrar seu aplicativo como um manipulador de eventos de Conteúdo de Reprodução Automática ou de Dispositivo de Reprodução Automática adicionando uma extensão ao arquivo package.
For example, we find an event handler, which will be perfect to post upcoming events related to your church.
Por exemplo, podemos encontrar um manipulador de eventos, que será perfeito para postar eventos relacionados com a sua igreja.
Generally speaking, to be able to respond, each interactive GUI component needs to register to an event listener andneeds to implement an event handler.
Generalizando, para poder responder, cada componente de GUI interativo precisa registrar um listener de evento eprecisa implementar um handler de eventos.
If the event handler sets the isValid property of the event object to be false, the login process will be cancelled.
Se o manipulador de evento define a propriedade isValid do objeto de evento para false, o processo de login será cancelado.
In our example, we want to allow users to decide whether the filtering should be case-sensitive,so we add a checkbox and extend our event handler accordingly.
Em nosso exemplo, queremos deixar os usuários decidirem se o filtro deve ser case-sensitive,então adicionamos um checkbox e estendemos nosso manipulador de eventos de acordo.
Alternatively, you could set the onmessage event handler directly though addEventListener is always encouraged by JavaScript ninjas.
Uma alternativa seria configurar o manipulador de evento onmessage diretamente emboraaddEventListener seja sempre a recomendação dos mestres do JavaScript.
Espresso is a restaurant WordPress theme that lets you create a site to restaurants,while incorporating other features such as an event handler pushed and WooCommerce support for the party store.
Espresso é um restaurante tema WordPress que permite quevocê crie um site de restaurantes, além de incorporar outros recursos, como um manipulador de eventos empurrado e apoio WooCommerce para a loja do partido.
For example, you make a call from a GUI event handler and return control immediately, keeping the user interface responsive.
Por exemplo, você faz uma chamada de um handler de eventos de GUI e retorna o controle imediatamente, mantendo a interface de usuário receptiva.
Data is sent between workers and the main thread via a system of messages- both sides send theirmessages using the postMessage() method, and respond to messages via the onmessage event handler the message is contained within the Message event's data attribute.
O thread principal e os threads dos workers comunicam-se entre si através enviando dados através do sistema de mensagens- ambos os lados enviam mensagens usando o método postMessage(), erespondem as mensagens via o manipulador de eventos onmessage the message is contained within the Message event's data attribute.
You also need to modify the button event handler to invoke the correct query and add a method to display the query results in the table.
Você também precisa modificar o handler de eventos do botão para chamar a consulta correta e adicionar um método para exibir os resultados da consulta na tabela.
Function($event){//$event is an object of yii\base\Event or a child class} Through the$event parameter,an event handler may get the following information about the event that occurred.
Function($event){//$event is an object of yii\base\Event or a child class} Através do parâmetro$event,um manipulador de evento pode receber as seguintes informações sobre o evento que ocorreu.
This event handler can both be published on the home page as a countdown timer or on a dedicated page, which take the form of a calendar.
Esse manipulador de eventos tanto pode ser publicado na home page como um temporizador ou em uma página dedicada, que tomam a forma de um calendário.
The JDispatcher class(JEventDispatcher in Joomla 3. x)is an event handler which calls all plugins registered for a particular event, when that event is triggered.
A classe JDispatcher(JEventDispatcher no Joomla 3. x)é um gerenciador de eventos que chama todos os plugins registrados para um evento específico, quando é disparado.
Inside the event handler, you can turn the tile on and off by alternating between the Tile. STATE_ACTIVE  and Tile. STATE_INACTIVE  states.
Dentro de manipulador de eventos, vocÃa deve ativar o bloco ligado e desligad, alternando entre os estados de Tile. STATE_ACTIVE e Tile. STATE_INACTIVE.
To change the tile such that it starts in the off state when the user adds it,you can override the onTileAdded()  event handler of the service and set the state  property of the qsTile  object to Tile. STATE_INACTIVE.
Para alterar o bloco para quecomece no estado desligado quando o usuário adicioná-lo, vocÃa deve substituir o manipulador de eventos onTileAdded() do serviço e definir a propriedade de estado do objeto qsTile para Tile. STATE_INACTIVE.
Start Entity Picker:Start an event handler on the graphics window to catch the mouse clicks on graphics objects and launch the corresponding Tcl/Tk interface.
Start Entity Picker:inicia um manipulador de eventos na janela de gráficos para pegar os cliques do mouse sobre objetos gráficos e lança a interface Tcl/Tk correspondente.
NVDA is organized into various subsystems, including the core loop, add-ons manager,app modules, event handler and input and output handlers, along with modules to support accessibility API's such as Microsoft Active Accessibility.
O NVDA é organizado em vários subsistemas, incluindo core loop, gerenciador de add-ons,módulos para aplicativos, manipuladores de eventos, manipuladores de entrada e saída, juntamente como módulos com suporte para API acessível como Microsoft Active Accessibility.
Results: 64, Time: 0.0322

Word-for-word translation

Top dictionary queries

English - Portuguese