본문으로 건너뛰기

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_selectfalse로 설정하면 선택된 이벤트의 하이라이트만 비활성화되며, 이벤트 편집 자체는 막지 않습니다. 이벤트를 편집 불가능하게 만들려면 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.