跳转到主要内容

week_agenda_select

信息

此功能仅在 PRO 版本中可用。

Description

在 Week Agenda 视图中突出显示所选事件

week_agenda_select: boolean

Example

scheduler.config.week_agenda_select= false; /*!*/
scheduler.init('scheduler_here',new Date(2013,0,10),"agenda_week");

Default value: true

Applicable views: Week Agenda view

Details

注释

此属性需要激活 week_agenda 插件。

week_agenda_select

注释

请注意,将 week_agenda_select 设置为 false 只会禁用所选事件的高亮显示,但不会阻止事件被编辑。若要使事件不可编辑,请使用 readonly 中的配置。

Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.