Vertaling van "a ComboBox" 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 widget text for a ComboBox is the text of the selected item.
El texto del widget de un ComboBox es el texto del elemento seleccionado.
In case of using a ComboBox which values are instances of an entity, this event is useful to alter the instance number (which is stored) for the value that must be presented to the user. Related elements
En caso de utilizar un ComboBox cuyos valores son las instancias de una entidad, este evento resulta útil para alterar el número de instancia (que es el almancenado) por el valor que debe ser presentado al usuario.
Given that, for example, as it is a ComboBox, the complete text will be searched, but when it is an Input, there may be indicated if it "starts with", "contains", etc.
Dado que, por ejemplo, al ser un ComboBox, se buscará el texto completo, pero cuando es un Input, se podrá indicar si "comienza con", "contiene",
That means that if a redundant attribute was loaded through a ComboBox(with Entity combobox), it was necessary knowing the numbers of possible values to use monitor properly.
Es decir que si un atributo redundante, era cargado por medio de un ComboBox (con la propiedad Entidad), era necesario conocer los números de los posibles valores para utilizar correctamente el monitor.
If you select an entry in the list, a ComboBox appears with a DropDown list showing any actions that have aleady been defined, and allowing you to choose one to be associated with this event.
Seleccionando una entrada del listado aparece un ComboBox con un listado leleccionable (DropDown list)mostrando las acciones que tiene definidas, y permitiendo escoger una para asociarla a este evento.
On each line of parameters' grid, on "Value by default" column, there is an Input (so that the user enters value by the default if he wants to) and a ComboBox that indicated the type of parameter.
En cada fila de la tabla de parámetros, en la columna "Valor por defecto" existe un Input (para que el usuario ingrese un valor por defecto si lo desea) y un ComboBox que indica el tipo de parámetro.
When a filter was a ComboBox or a ListBox and there was a column with the same name, Apia used to automatically replace the values of the column with the possible values of the filter.
Donde si un filtro era un ComboBox o un ListBox y existía una columna con el mismo nombre, Apia reemplazaba en forma automática los valores de la columna con los posibles valores del filtro.
If the user wants to place a ComboBox and its possible values do not load according to the line in which such ComboBox is, you must consider the method of the API.
En el caso que se desea colocar un ComboBox y que sus posibles valores se carguen según la línea en la cual se encuentre dicho ComboBox, se debe tener en cuenta un método de la API.
Solved error in the business classes of type Data base - Views, which appeared when they were used to upload a ComboBox.
Solucionado error en las clases de negocio de tipo Base de datos - Vistas, que se producía al ser utilizadas para cargar un ComboBox.
The user can select the positionType using a widget not mentioned before, a ComboBox.
El usuario puede elegir el positionType mediante un widget del que todavía no hemos hablado, un ComboBox.
Hello, maybe someone knows a module that replaces the customization text box in the product page by a combobox or drop-down list box?
Hola, tal vez alguien conoce un módulo que reemplace el cuadro de texto de personalización dentro de la página de productos por un combobox o cuadro de lista desplegable?
The window below "Linking Type" show that when it is selected the linking "Capture Type", appears a combobox with the fields of the origin application to be selected the field that will be used for the link.
En la ventana abajo "Tipo de vínculos" muestra que cuando se selecciona el enlace "tipo de captura", aparece un combobox con los campos de la aplicación origen para ser seleccionado el campo que será utilizado para el enlace.
This allows not only loading Comboboxes individually, but also loading nested Comboboxes, that is, where possible values of a Combobox (for instance, CITIES), will depend on the value that has been selected in another Combobox (for instance, COUNTRIES).
Esto permite no solo cargar los ComboBoxes individualmente, sino que permite cargar los ComboBoxes anidados, es decir, donde los posibles valores de un ComboBox (por ejemplo CIUDADES) dependerán del valor seleccionado en otro ComboBox (por ejemplo PAISES).