Download for Windows Premium
Publiciteit
arrayadapter

Vertaling van "arrayadapter" in Engels

We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
ArrayAdapter
No puedes pasar *null como el primer parámetro de un *ArrayAdapter constructor.
You cannot pass null as the first parameter of an ArrayAdapter constructor.
En este ejemplo, se guarda como parte de una clase ArrayAdapter que se muestra al usuario.
In this example, it's saved as a part of an ArrayAdapter that's shown to the user.
En este código, la cadena que contiene las opciones disponibles se divide en un conjunto mediante el uso de la expresión regex y luego pasa a una instancia de un ArrayAdapter.
In this code, the String containing the available choices is split into an array using a regex expression and then passed to an instance of an ArrayAdapter.
Actualmente, estoy creando un *ArrayAdapter de mi variedad de dato y poniéndolo como el adaptador para el *ListView.
Currently, I'm creating an ArrayAdapter from my array of data and setting it as the adapter for the ListView.
Las opciones que proporciones para el control de número pueden provenir de cualquier fuente, pero deben brindarse mediante un SpinnerAdapter (como un ArrayAdapter) si están disponibles en una matriz como esta, puedes usar el siguiente código seleccionada en el control del control de número.
The choices you provide for the spinner can come from any source, but must be provided through an SpinnerAdapter, such as an ArrayAdapter if the choices are available in an array or a CursorAdapter if the choices are available from a database query.
Escogiendo entre un *ArrayAdapter y un *CursorAdapter realmente tendría que ser conducido por dónde el dato es almacenado y qué grande de una lista tienes.
Choosing between an ArrayAdapter and a CursorAdapter really should be driven by where the data are stored and how big of a list you have.
Según la configuración predeterminada, ArrayAdapter crea una vista para cada elemento de la matriz llamando a toString() en cada elemento y disponiendo los contenidos en una TextView.
By default, ArrayAdapter creates a view for each array item by calling toString() on each item and placing the contents in a TextView.
Las opciones que proporciones para el control de número pueden provenir de cualquier fuente, pero deben brindarse mediante un SpinnerAdapter (como un ArrayAdapter) si están disponibles en una matriz o un CursorAdapter si están disponibles a partir de una consulta de la base de datos.
The choices you provide for the spinner can come from any source, but must be provided through an SpinnerAdapter, such as an ArrayAdapter if the choices are available in an array or a CursorAdapter if the choices are available from a database query.
Si estás familiarizado con la clase ArrayAdapter, puedes pensar en populateView() como una alternativa al método getView().
If you are familiar with the ArrayAdapter class, you can think of populateView() as an alternative to the getView() method.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor arrayadapter in het Spaans

Publiciteit

Resultaten: 9. Exact: 9. Verstreken tijd: 115 ms.