ui.Map.Linker.add
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
הוספת רכיב לרשימה.
מחזירה את ui.data.ActiveList.
שימוש | החזרות |
---|
Linker.add(el) | ui.data.ActiveList |
ארגומנט | סוג | פרטים |
---|
זה: ui.data.activelist | ui.data.ActiveList | המופע ui.data.ActiveList. |
el | אובייקט | הרכיב שרוצים להוסיף. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-26 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-26 (שעון UTC)."],[[["\u003cp\u003eThe \u003ccode\u003eadd\u003c/code\u003e method appends an element to the \u003ccode\u003eui.data.ActiveList\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt returns the \u003ccode\u003eui.data.ActiveList\u003c/code\u003e instance, allowing for method chaining.\u003c/p\u003e\n"],["\u003cp\u003eThe method is called on a \u003ccode\u003eui.data.ActiveList\u003c/code\u003e instance and accepts the element to be added as an argument.\u003c/p\u003e\n"]]],[],null,["# ui.Map.Linker.add\n\n\u003cbr /\u003e\n\nAppends an element to the list.\n\n\u003cbr /\u003e\n\nReturns this ui.data.ActiveList.\n\n| Usage | Returns |\n|------------------|--------------------|\n| Linker.add`(el)` | ui.data.ActiveList |\n\n| Argument | Type | Details |\n|----------------------------|--------------------|----------------------------------|\n| this: `ui.data.activelist` | ui.data.ActiveList | The ui.data.ActiveList instance. |\n| `el` | Object | The element to add. |"]]