Miembro de enumeración Feature.MULTISELECT_ENABLED
Permite que el usuario elija más de un elemento.
Firma
MULTISELECT_ENABLED = 'multiselectEnabled'
Salvo que se indique lo contrario, el contenido de esta página está sujeto a la licencia Atribución 4.0 de Creative Commons, y los ejemplos de código están sujetos a la licencia Apache 2.0. Para obtener más información, consulta las políticas del sitio de Google Developers. Java es una marca registrada de Oracle o sus afiliados.
Última actualización: 2024-11-21 (UTC)
[null,null,["Última actualización: 2024-11-21 (UTC)"],[[["Allows users to select multiple items."],["Uses the `MULTISELECT_ENABLED` signature to enable multi-selection functionality."]]],["The core content focuses on enabling users to select multiple items. This functionality is represented by a specific setting, denoted as `MULTISELECT_ENABLED`. This setting, likely a configuration flag or a property, controls whether the multi-select feature is active. The key action is thus the ability to allow multiple selections, and the key information is the existence and identifier (`MULTISELECT_ENABLED`) of the control mechanism for this functionality.\n"]]