ui.DateSlider.setEnd
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
ตั้งค่าวันที่สิ้นสุดของแถบเลื่อน
แสดงผลแถบเลื่อนนี้
การใช้งาน | การคืนสินค้า |
---|
DateSlider.setEnd(value) | ui.DateSlider |
อาร์กิวเมนต์ | ประเภท | รายละเอียด |
---|
ดังนี้ ui.dateslider | ui.DateSlider | อินสแตนซ์ ui.DateSlider |
value | หมายเลข|สตริง | วันที่สิ้นสุดของแถบเลื่อน |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-26 UTC
[null,null,["อัปเดตล่าสุด 2025-07-26 UTC"],[[["\u003cp\u003eSets the end date for the DateSlider object.\u003c/p\u003e\n"],["\u003cp\u003eAccepts the end date as either a number or a string.\u003c/p\u003e\n"],["\u003cp\u003eReturns the ui.DateSlider instance, allowing for method chaining.\u003c/p\u003e\n"],["\u003cp\u003eShould be called on a ui.DateSlider instance using the dot operator.\u003c/p\u003e\n"]]],[],null,["# ui.DateSlider.setEnd\n\n\u003cbr /\u003e\n\nSets the end date of the slider.\n\n\u003cbr /\u003e\n\nReturns this slider.\n\n| Usage | Returns |\n|----------------------------|---------------|\n| DateSlider.setEnd`(value)` | ui.DateSlider |\n\n| Argument | Type | Details |\n|-----------------------|----------------|-----------------------------|\n| this: `ui.dateslider` | ui.DateSlider | The ui.DateSlider instance. |\n| `value` | Number\\|String | The slider's end date. |"]]