创建交互式事件调度程序 [英] Creating an interactive events scheduler

查看:458
本文介绍了创建交互式事件调度程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试创建类似于日历



这是否可能与dojo日历窗口小部件是可能的? (我以前从来没有使用过Dojo)



对于其他框架或者提供这个功能的示例,我们也非常欢迎。



我看过JQuery的fullCalendar插件,它似乎不提供这个功能(如果有人可以证明我错了!)

解决方案

查看Dojo的窗口小部件文档后,我认为子列显示是您正在查找的。因此,在这种情况下,每个日历将代表一个类别。 http://livedocs.dojotoolkit.org/dojox/calendar#sub-columns



我不认为FullCalendar是类别布局的能力,但我认为它足够冷静要求: http://arshaw.com/fullcalendar/wiki/Request-a-Feature/



希望有所帮助!


I'm attempting to create something with a similar layout to this schedule page. See attached screenshot also.

.

So what I need is:
- "Categories" across the top of the scheduler (Vertical dividers).
- "Timeslots (07:00 07:30, etc..)" down the left of the scheduler.

User's can then add events via modal screens and assign them "Timeslots" and "Categories".
They should then appear in the Schedule in the appropriate locations.

The above mentioned example appears to be using Dojo.
I found this calendar widget but am unsure of how to get it to represent "Categories" across the top when using the "Day" view.

Is this possible with the dojo calendar widget? (I've never worked with Dojo before)

Any suggestions as to other frameworks or example's that would provide me with this functionality would be very welcome also.

I've looked at JQuery's fullCalendar plugin and it doesn't seem to provide this functionality (Would be great if someone could prove me wrong!).

解决方案

After looking at Dojo's widget documentation I think the Sub-Column display is what you are looking for. So each Calendar in this case will represent a category. http://livedocs.dojotoolkit.org/dojox/calendar#sub-columns.

I don't think FullCalendar is capable of the category layout, but I think its cool enough to request: http://arshaw.com/fullcalendar/wiki/Request-a-Feature/

Hope that helps!

这篇关于创建交互式事件调度程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆