Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在我的 GWT RPC 应用程序中创建自己的时间选择器。我使用了来自 traccar 的标准时间选择器。但它使用了一个时间间隔为 30 分钟的下拉时间字段。我想要它为 1 分钟的时间间隔。我必须在我的 Ui Binder 类中进行哪些更改?