ui.Map.widgets
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
הפונקציה מחזירה את רשימת הווידג'טים שמוצגים כרגע בחלונית.
שימוש | החזרות |
---|
Map.widgets() | ui.data.ActiveList<ui.Widget> |
ארגומנט | סוג | פרטים |
---|
זה: ui.panel | ui.Panel | מופע ui.Panel. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-25 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-25 (שעון UTC)."],[[["\u003cp\u003e\u003ccode\u003eMap.widgets()\u003c/code\u003e retrieves a list of widgets currently displayed within the panel.\u003c/p\u003e\n"],["\u003cp\u003eIt returns this list as a \u003ccode\u003eui.data.ActiveList\u003c/code\u003e object, allowing for further manipulation and interaction.\u003c/p\u003e\n"],["\u003cp\u003eThis functionality is called on a \u003ccode\u003eui.Panel\u003c/code\u003e instance, offering control over a specific panel's contents.\u003c/p\u003e\n"]]],[],null,["# ui.Map.widgets\n\n\u003cbr /\u003e\n\nReturns the list of widgets currently in the panel.\n\n\u003cbr /\u003e\n\n| Usage | Returns |\n|-----------------|---------------------------------|\n| Map.widgets`()` | ui.data.ActiveList\\\u003cui.Widget\\\u003e |\n\n| Argument | Type | Details |\n|------------------|----------|------------------------|\n| this: `ui.panel` | ui.Panel | The ui.Panel instance. |"]]