إشعار: يجب
إثبات أهلية جميع المشاريع غير التجارية المسجّلة لاستخدام Earth Engine قبل
15 أبريل 2025 من أجل الحفاظ على إمكانية الوصول إلى Earth Engine.
ui.Label.setValue
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
تضبط قيمة التصنيف.
تعرض هذا التصنيف.
الاستخدام | القيم التي يتم عرضها |
---|
Label.setValue(value) | ui.Label |
الوسيطة | النوع | التفاصيل |
---|
هذا: ui.label | ui.Label | مثيل ui.Label |
value | سلسلة | قيمة التصنيف |
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-08-10 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-08-10 (حسب التوقيت العالمي المتفَّق عليه)"],[[["\u003cp\u003eSets the value of the label using \u003ccode\u003eLabel.setValue(value)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eReturns the \u003ccode\u003eui.Label\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eAccepts a string \u003ccode\u003evalue\u003c/code\u003e to display on the label.\u003c/p\u003e\n"]]],[],null,["# ui.Label.setValue\n\n\u003cbr /\u003e\n\nSets the value of the label.\n\n\u003cbr /\u003e\n\nReturns this label.\n\n| Usage | Returns |\n|-------------------------|----------|\n| Label.setValue`(value)` | ui.Label |\n\n| Argument | Type | Details |\n|------------------|----------|-------------------------|\n| this: `ui.label` | ui.Label | The ui.Label instance. |\n| `value` | String | The value of the label. |"]]