Flex:寻找 Su-Sa Cal 控制
我的任务是为我们部门做一些日程安排工作。问题之一是共享空间(会议室等)的使用。为了安排这样的时间点,我希望找到一个灵活的控件,可以显示 SuMTWThFSa 以及一天中的几个小时,我可以将时间块拖到上面。
有几种商业日历(Ilog 就是其中之一)允许在日历上使用时间块来安排日程,但它们会固定到实际日期。我想要的东西一看就是一周。
这样的野兽存在吗?
Ive been tasked with doing some scheduling work for our dept. One issue is the use of shared spaces (conference rooms, etc). To schedule such spots Im hoping to find a flex control that displays SuMTWThFSa with hours of the day onto which I can drag blocks of time.
There are several commercial calendars (Ilog being one) that let one schedule using blocks of time over a calendar but they are pinned to actual dates. I want something that is just a week at a glance.
Does such a beast exist?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
简短的回答是否定的。您可以查看预制的第 3 方组件,或者您可能会很幸运地找到有人发布其组件的代码。看起来似乎并不难,但是由于每个人的需求不同,所以要制作一个可以高效重用的组件是非常困难的。
Short answer is no. You can look a premade 3rd party ones or maybe you'll be lucky to find someone posting the code for their components. It doesn't seems to be that hard to do, but since everyone has different requirements, it would be very hard to make a component that could be reused efficiently.