| ব্যবহার | রিটার্নস |
|---|---|
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.'));
| ব্যবহার | রিটার্নস |
|---|---|
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 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।