ui.DateSlider.setPeriod
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
הגדרת מרווח הזמן של המחוון.
מחזירה את פס ההזזה הזה.
שימוש | החזרות |
---|
DateSlider.setPeriod(value) | ui.DateSlider |
ארגומנט | סוג | פרטים |
---|
זה: ui.dateslider | ui.DateSlider | מופע ui.DateSlider. |
value | מספר | מרווח התקופה של פס ההזזה. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-26 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-26 (שעון UTC)."],[[["\u003cp\u003e\u003ccode\u003esetPeriod()\u003c/code\u003e adjusts the interval between the points on the DateSlider.\u003c/p\u003e\n"],["\u003cp\u003eCalling \u003ccode\u003esetPeriod()\u003c/code\u003e returns the \u003ccode\u003eui.DateSlider\u003c/code\u003e instance, enabling method chaining.\u003c/p\u003e\n"],["\u003cp\u003eThis method accepts a numeric \u003ccode\u003evalue\u003c/code\u003e argument to define the interval.\u003c/p\u003e\n"]]],[],null,["# ui.DateSlider.setPeriod\n\n\u003cbr /\u003e\n\nSets the period interval of the slider.\n\n\u003cbr /\u003e\n\nReturns this slider.\n\n| Usage | Returns |\n|-------------------------------|---------------|\n| DateSlider.setPeriod`(value)` | ui.DateSlider |\n\n| Argument | Type | Details |\n|-----------------------|---------------|-------------------------------|\n| this: `ui.dateslider` | ui.DateSlider | The ui.DateSlider instance. |\n| `value` | Number | The slider's period interval. |"]]