ui.DateSlider.getDisabled
با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
نشان می دهد که آیا نوار لغزنده غیرفعال است یا خیر.
استفاده | برمی گرداند | DateSlider. getDisabled () | بولی |
استدلال | تایپ کنید | جزئیات | این: ui.dateslider | ui.DateSlider | نمونه ui.DateSlider. |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی."],[[["\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. |"]]