Vertaling van "UI widget" in Spaans
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.
The place picker provides the following advantages over developing your own UI widget
El seleccionador de sitios proporciona las siguientes ventajas en comparación con el desarrollo de tu propio widget de la IU
We can put an image component in our UI widget covering the screen and can change the alpha value over the time.
Podemos poner una componente de tipo Image cubriendo la pantalla y cambiar su parámetro de transparencia alpha con el tiempo
If you are creating a UI widget that is not directly part of an activity's view hierarchy, such as a dialog or a toast-like UI element, set the correct layout direction depending on the context.
Si quieres crear un widget de IU que no es una parte directa de la jerarquía de vistas de una actividad, como un diálogo o un elemento de IU similar a una notificación, debes establecer la dirección de diseño correcta en función del contexto.
During this tutorial we are using surface materials that can be applied to the background sprite and UI materials that can be used in UI widget components
Durante este tutorial vamos a usar surface materials que pueden aplicarse a objetos como el sprite de nuestro fondo y UI materials que pueden usarse en componentes de los widgets de interfaz de usuario.
Views If you are creating a UI widget that is not directly part of an activity's view hierarchy, such as a dialog or a toast-like UI element, set the correct layout direction depending on the context.
Vistas Si quieres crear un widget de IU que no es una parte directa de la jerarquía de vistas de una actividad, como un diálogo o un elemento de Muchos métodos de la clase View requieren consideraciones adicionales
To change a configurable option of any jQuery UI widget prior to initialisation the implementing developer would just use something like this
Para cambiar una opción configurable de cualquier widget de jQuery UI antes de la inicialización, el desarrollador de implementación solo usaría algo como esto
Imagine that we have to build a UI widget, can we hide the implementation details of our widget from the JavaScript and CSS code that is included on the page, which consumes our widget?
Imagine que tenemos que crear un widget de interfaz de usuario, ¿podemos ocultar los detalles de la implementación de nuestro widget del código JavaScript y CSS que se incluye en la página, que consume nuestro widget?
We can create an image component in the UI widget and set our material in the Image field
Podemos crear una componente de tipo Imagen en nuestro widget de la interfaz y elegir nuestro material de transición en el campo Image.
Accessing UI Widgets You access a widget in the UI widget hierarchy by using the method
For example, if you are using a jQuery UI widget in a Web page, you have to make sure the jQuery JavaScript file is included before the jQuery UI JavaScript file.
Por ejemplo, si se usa un widget jQuery UI en una página Web, tenemos que asegurarnos de que el archivo JavaScript jQuery se incluya antes que el archivo JavaScript jQuery UI.
Add a PlacePicker UI widget, then call PlacePicker.getPlace() - See the guide to adding a place picker.
Agregar un widget de la IU de PlacePicker; a continuación, realizar una llamada a PlacePicker.getPlace(): consulta la guía para agregar un seleccionador de sitios.
A new UI Widget has been created for approving and declining Vehicle Claim requests.
Se ha creado una nueva ventana emergente para aprobar o desaprobar las peticiones de vehículo en las partidas.
The following code samples demonstrate how to get the current place, and add a place picker UI widget to your app.