תכונה של חבר ב-Enum.MULTISELECT_enabled
המשתמש יכול לבחור יותר מפריט אחד.
חתימה
MULTISELECT_ENABLED = 'multiselectEnabled'
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-11-21 (שעון UTC).
[null,null,["עדכון אחרון: 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"]]