본문으로 건너뛰기

details_on_dblclick

Description

이벤트를 더블 클릭하여 라이트박스를 열 수 있도록 설정합니다.

details_on_dblclick: boolean

Example

scheduler.config.details_on_dblclick = true;
...
scheduler.init('scheduler_here',new Date(2013,05,11),"week");

Default value: true

Applicable views: Day view, Week view, Units view

Change log

  • 버전 7.0부터 기본 설정이 true로 변경되었습니다.
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.