What is the translation of " CALLBACK METHOD " in Portuguese?

método de retorno de chamada
callback method
método de callback
callback method

Examples of using Callback method 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
These additional callback methods are.
Esses métodos de retorno de chamada adicionais são.
The callback method will receive the following values in local variables: Variable.
O método de chamado vai receber os valores abaixo em variáveis locais.
API Changes Added a new callback method to RoomDatabase.
Adição de um novo método de callback ao RoomDatabase.
Included in the event listener interfaces are the following callback methods.
Inclusos nas interfaces da escuta de evento estão os seguintes métodos de retorno de chamada.
Otherwise, the callback method is never called.
Caso contrário, o método de callback nunca é chamado.
Your implementation must override two callback methods.
Sua implementação deve modificar dois métodos de retorno de chamada.
The system doesn't call the callback method unless the listener returns false.
O sistema não chamará o método de retorno de chamada a menos que o ouvinte retorne false.
For example, if an app requests READ_CONTACTS access it might have the following callback method.
Por exemplo, se um aplicativo solicita o acesso READ_CONTACTS, ele pode ter o seguinte método de callback.
You can have both a listener and a callback method for View object.
É possível ter ao mesmo tempo um ouvinte e um método de retorno de chamada para um objeto View.
These expressions should be as simple as passing available data from your UI to your callback method.
Essas expressões devem ser tão simples quanto passar dados disponíveis da IU para o método de retorno de chamada.
The ServiceConnection includes a callback method that the system calls to deliver the IBinder.
O ServiceConnection inclui um método de retorno de chamada que o sistema chama para entregar o IBinder.
Event listeners An event listener is an interface in the View class that contains a single callback method.
Um ouvinte de eventos é uma interface na classe View que contém um único método de retorno de chamada.
The callback method must also return a value in $0(Longint), which is used to check the execution of the operation.
O método de callback também deve retornar um valor $0(Inteiro longo), permitindo controlar a execução da operação.
Both of these are described in more detail in the section The drag event listener and callback method.
Ambos estão descritos em mais detalhes na seção O ouvinte do evento de arrastar e o método de retorno de chamada.
A simpler alternative to setting up a callback method may be to specify a list of desired return values.
Uma alternativa mais simples para configurar um método callback pode ser especificar uma lista de valores de retorno desejados.
If you have logic you need to be executed just after every save operation,place it in this callback method.
Se você tem alguma lógica que precisa ser executada logo após cada operação de salvamento,coloque-a neste método callback.
The listeners or callback methods can use the metadata to decide if they want to accept the data when it is dropped.
Os ouvintes ou métodos de retorno de chamada podem usar os metadados para decidir se querem aceitar os dados quando são soltos.
Keep in mind that black holes from all of the Security Component's methods will be ran through this callback method.
Tenha em mente de que a lista negra de todos os métodos do SecurityComponent serão executadas por este método de callback.
Behaviors can define callback methods by defining methods that follow the Lifecycle Callbacks conventions.
Behaviors podem definir métodos de callback definindo métodos que seguem as convensÃμes de Lifecycle Callbacks.
Longint 32768 When this option is passed, compacting will be asynchronous andyou will need to manage the results using the callback method see below.
Quando se passa esta opção, a compactação será assincrÃ́nica edeverá administrar os resultados utilizando o método de retrochamada ver a continuação.
When you design UIs, you usually don't subclass View classes,but using the callback method forces you to do this in order to override the method..
Ao projetar IUs, normalmente não são criadas subclasses das classes View,mas o uso do método de retorno de chamada exige que isso seja feito para modificar o método..
This code gets the text that you type into the tfYourText field, has the progress bar display a"waiting for server" message,disables the btCheck button, and calls the asynchronous callback method.
Este código toma o texto que você digitou no campo tfYourText, exibe a mensagem"aguardando servidor" na barra de progresso,desativa o botão btCheck e chama o método de retorno de chamada assíncrono.
To use it, you must subclass AsyncTask and implement the doInBackground() callback method, which runs in a pool of background threads.
Para usá-la, você deve atribuir a subclasse AsyncTask e implementar o método de retorno de chamada doInBackground(), que executa em um conjunto de encadeamentos de segundo plano.
Note: For the sake of simplicity, the following sections refer to the routine that receives drag events as the"drag event listener", even thoughit may actually be a callback method.
Observação: Para simplificar, as seções a seguir se referem à rotina que recebe eventos de arrastar como o"ouvinte de eventos de arrastar", mesmo queele possa ser na verdade um método de retorno de chamada.
However, if you choose to implement the onStartCommand() callback method, then you must explicitly stop the service, because the service is now considered to be started.
No entanto, se você escolher implementar o método de retorno de chamada onStartCommand(), interrompa o serviço explicitamente, pois o serviço já terá sido considerado como iniciado.
During the drag,the system sends drag events to the drag event listeners or callback methods of each View in the layout.
Durante a ação de arrastar,o sistema envia eventos de arrastar aos ouvintes de evento de arrastar ou métodos de retorno de chamada de cada View do layout.
If you decide to also override other callback methods, such as onCreate(), onStartCommand(), or onDestroy(), be sure to call the super implementation so that the IntentService can properly handle the life of the worker thread.
Se você decidir modificar outros métodos de retorno de chamada, como onCreate(), onStartCommand() ou onDestroy(), certifique-se de chamar a superimplementação para que o IntentService lide adequadamente com a vida útil do encadeamento de trabalho.
Event handlers If you're building a custom component from View, then you will be able to define several callback methods used as default event handlers.
Se estiver compilando um componente personalizado a partir de View, você poderá definir vários métodos de retorno de chamada usados como manipuladores de evento padrão.
If the user drops the data over a View object, and that View object's listener or callback method has previously told the system that it wants to accept the drop, then the system sends the data to the listener or callback method in a drag event.
Se o usuário soltar os dados sobre um objeto View e o ouvinte ou método de retorno de chamada dessa View informou previamente ao sistema que quer aceitar a ação de soltar, o sistema enviará os dados ao ouvinte ou método de retorno de chamada em um evento de arrastar.
The optional paramObj parameter allows you to define multiple properties for the exported 4D View Pro object,as well as launch a callback method when the export has completed.
O parâmetro opcional paramObj permite que se defina mÃoltiplas propriedades para o objeto exportado 4D View Pro,assim como lançar um método de chamada quando a exportação tiver sido completada.
Results: 41, Time: 0.0288

Word-for-word translation

Top dictionary queries

English - Portuguese