示例
论坛
支持
文档
agenda_date
agenda_day
agenda_text
agenda_time
api_date
calendar_date
calendar_month
calendar_scale_date
calendar_time
day_date
day_scale_date
drag_marker_class
drag_marker_content
event_bar_date
event_bar_text
event_class
event_date
event_header
event_text
format_date
hour_scale
load_format
map_date
map_info_content
map_text
map_time
month_date
month_date_class
month_day
month_events_link
month_scale_date
parse_date
quick_info_content
quick_info_date
quick_info_title
time_picker
time_slot_class
time_slot_text
tooltip_date_format
tooltip_text
week_agenda_date
week_agenda_event_text
week_agenda_scale_date
week_date
week_date_class
week_scale_date
year_date
year_month
year_scale_date
year_tooltip
lightbox_header
{gridName}_date
{gridName}_full_date
{gridName}_single_date
{gridName}_field
{timelineName}_cell_value
{timelineName}_cell_class
{timelineName}_scalex_class
{timelineName}_second_scalex_class
{timelineName}_scaley_class
{timelineName}_scale_label
{timelineName}_tooltip
{timelineName}_date
{timelineName}_scale_date
{timelineName}_second_scale_date
{unitsName}_date
{unitsName}_scale_text
xml_date
xml_format
{timelineName}_row_class
Start
Scheduler API
模板
week_date_class
定义分配给某一天单元格的CSS类
start
Date
列的起始日期
today
Date
当前日期
Example
scheduler.
templates
.
week_date_class
=
function
(
start
,
today
)
{
return
""
;
}
;
Applicable views:
周视图
,
Units 视图
See also
Articles
周视图模板
返回顶部