Flex 组件仅选择月份和年份

发布于 2024-08-14 17:14:45 字数 112 浏览 10 评论 0原文

是否有一个扩展 DateChooser 的自定义组件,该组件仅具有月份和年份,但没有日期网格来选择特定日期。我所需要的只是月份和年份,而不是任何特定的日期。如果月份发生变化,我可以使用更改事件来选择该月的第一天

is there a custom component that extends DateChooser that only has the month and year but not the date grid to select a specific day. All i need is the month and year not any specific day. if the month is changed i could use the change event to select the 1st day of that month

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

や三分注定 2024-08-21 17:14:45

您可以使用两个组合框和日期实例创建自定义组件

You can create custom component using two ComboBoxes and Date instance

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文