إشعار: يجب
إثبات أهلية جميع المشاريع غير التجارية المسجّلة لاستخدام Earth Engine قبل
15 أبريل 2025 من أجل الحفاظ على إمكانية الوصول إلى Earth Engine.
ui.DateSlider.getDisabled
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
تعرِض هذه السمة ما إذا كان شريط التمرير غير مفعَّل.
الاستخدام | المرتجعات |
---|
DateSlider.getDisabled() | منطقي |
الوسيطة | النوع | التفاصيل |
---|
هذا: ui.dateslider | ui.DateSlider | مثيل ui.DateSlider |
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-07-26 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-07-26 (حسب التوقيت العالمي المتفَّق عليه)"],[[["\u003cp\u003eReturns a Boolean value indicating whether the DateSlider is disabled.\u003c/p\u003e\n"],["\u003cp\u003eUses the \u003ccode\u003eDateSlider.getDisabled()\u003c/code\u003e method to retrieve the disabled state.\u003c/p\u003e\n"],["\u003cp\u003eAccepts the ui.DateSlider instance as an argument.\u003c/p\u003e\n"]]],["The `DateSlider.getDisabled()` method determines if a date slider is disabled. It takes a `ui.DateSlider` instance as an argument. The method then returns a Boolean value, representing whether the specified date slider is disabled (true) or not (false). The argument of the function `ui.dateslider` is an object that represents the DateSlider instance.\n"],null,["# ui.DateSlider.getDisabled\n\n\u003cbr /\u003e\n\nReturns whether the slider is disabled.\n\n\u003cbr /\u003e\n\n| Usage | Returns |\n|----------------------------|---------|\n| DateSlider.getDisabled`()` | Boolean |\n\n| Argument | Type | Details |\n|-----------------------|---------------|-----------------------------|\n| this: `ui.dateslider` | ui.DateSlider | The ui.DateSlider instance. |"]]