| שימוש | החזרות |
|---|---|
ui.root.clear() |
אין ארגומנטים.
דוגמאות
עורך הקוד (JavaScript)
// Replace the default UI widgets with a few custom widgets. ui.root.clear(); ui.root.add(ui.Label('This is a custom user interface.'));
| שימוש | החזרות |
|---|---|
ui.root.clear() |
אין ארגומנטים.
// Replace the default UI widgets with a few custom widgets. ui.root.clear(); ui.root.add(ui.Label('This is a custom user interface.'));
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-26 (שעון UTC).