Elemento enum Feature.MULTISELECT_ENABLED
Consenti all'utente di scegliere più di un elemento.
Firma
MULTISELECT_ENABLED = 'multiselectEnabled'
Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0, mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0. Per ulteriori dettagli, consulta le norme del sito di Google Developers. Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2024-11-21 UTC.
[null,null,["Ultimo aggiornamento 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"]]