إشعار: يجب
إثبات أهلية جميع المشاريع غير التجارية المسجّلة لاستخدام Earth Engine قبل
15 أبريل 2025 من أجل الحفاظ على إمكانية الوصول إلى Earth Engine.
ui.Checkbox.setLabel
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
تضبط هذه السمة تصنيف مربّع الاختيار.
تعرض مربّع الاختيار هذا.
الاستخدام | المرتجعات |
---|
Checkbox.setLabel(value) | ui.Checkbox |
الوسيطة | النوع | التفاصيل |
---|
هذا: ui.checkbox | ui.Checkbox | مثيل ui.Checkbox |
value | سلسلة | التصنيف الجديد لمربّع الاختيار. |
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-07-26 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-07-26 (حسب التوقيت العالمي المتفَّق عليه)"],[[["\u003cp\u003e\u003ccode\u003eCheckbox.setLabel()\u003c/code\u003e allows you to set the label displayed next to a checkbox.\u003c/p\u003e\n"],["\u003cp\u003eThis method accepts the new label as a string argument and applies it to the specified \u003ccode\u003eui.Checkbox\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eUsing \u003ccode\u003eCheckbox.setLabel()\u003c/code\u003e returns the \u003ccode\u003eui.Checkbox\u003c/code\u003e instance, enabling method chaining.\u003c/p\u003e\n"]]],[],null,["# ui.Checkbox.setLabel\n\n\u003cbr /\u003e\n\nSets the checkbox's label.\n\n\u003cbr /\u003e\n\nReturns this checkbox.\n\n| Usage | Returns |\n|----------------------------|-------------|\n| Checkbox.setLabel`(value)` | ui.Checkbox |\n\n| Argument | Type | Details |\n|---------------------|-------------|---------------------------------|\n| this: `ui.checkbox` | ui.Checkbox | The ui.Checkbox instance. |\n| `value` | String | The new label for the checkbox. |"]]