combobox
- Ejemplos
Seleccione la fecha de vencimiento en el combobox en la parte superior. | Select the expiration in the combobox on the top. |
Tiene un combobox accesible para solutos. | It has an accessible combobox for solutes. |
Crea un efecto combobox. | Creates a combobox effect. |
En el combobox usted puede seleccionar el índice de cómo es bueno es la compresión. | In the combobox you can select the rate of how good the compression is. |
Funcionamiento de los componentes en tiempo de diseño, barras de menú, lista en combobox, botones del navigator para visualización de los registros, etc. | All the components work at design time, menu bars, combobox list, navigator buttons to visualize the registries, etc. |
En este ejemplo, veremos cómo crear un enlace entre los formularios para el mantenimiento de las tablas utilizadas en los campos de selección (combobox). | In this example, we will see how to create a link between the forms for the maintenance of the tables used in the selection fields (combobox). |
Elementos de un formulario: hidden, label, título, grilla (común, con origen en consulta, paginada), checkbox, radio button, botones, textarea, combobox, listbox, contraseña e input. | Elements of a form: hidden, label, title, grid (common, with origin in query, paginated), checkbox, radio button, buttons, textarea, combobox, listbox, password and input. |
Mostrar imágenes y texto en los elementos de la ComboBox. | Display images and text in the ComboBox list items. |
ComboBox: Este tipo de campoes una lista desplegable en la forma. | ComboBox: This field type is a drop-down list in the form. |
¿Cómo llenar un Userform ComboBox con todos los nombres de las hojas en Excel? | How to populate a Userform ComboBox with all sheet names in Excel? |
El componente ComboBox es un control de selección desplegable que ofrece una navegación parecida a un TabBar. | The ComboBox component is a drop-down selection control that provides navigation similar to a TabBar. |
Utilizar un TreeStore o ListStore existente como modelo para los elementos de la lista de la ComboBox. | Use an existing TreeStore or ListStore as the model for the ComboBox list items. |
El usuario puede elegir el positionType mediante un widget del que todavía no hemos hablado, un ComboBox. | The user can select the positionType using a widget not mentioned before, a ComboBox. |
ComboBox con capacidad para imágenes, alineamientos, personalización del botón anexo, casillas de chequeo, multiselección, etc. | Combo Box capable of displaying images, alignments, customisable attached button, check boxes, multi-selection, etc. |
Un segundo comboBox permite que el usuario seleccione la política de actualizaciones, alguno de los tres constructores de UpdateType. | A second comboBox lets the user select the update policy, one of the three UpdateType constructors. |
Este ComboBox será cargado automáticamente con todas las instancias de la entidad contra la cual se relacionó el atributo. | This ComboBox will be automatically loaded with all the instances of the entities against the one that the attribute was related. |
Una vez que se seleccione un atributo del ComboBox se mostrarán todos los cambios realizados sobre ese atributo. | Once an attribute is selected from the combo box, all the changes performed on that attribute will be shown. |
El ComboBox implementa la interfaz CellLayout, que proporcina diversos métodos para gestionar la visualización de los elementos de la lista. | The ComboBox implements the CellLayout interface that provides a number of methods for managing the display of the list items. |
Los dos primeros métodos empaquetan un CellRenderer en la ComboBox y el método clear() elimina todos los atributos de todos los CellRenderers. | The first two methods pack a CellRenderer into the ComboBox and the clear() method clears all attributes from all CellRenderers. |
ComboBox resulta útil para crear plantillas de reproductor más reducidas que otros componentes de control de selección, como TabBar o TileList. | The ComboBox can be useful to create more compact player templates than the other selection control components like the TabBar or TileList. |
