본문으로 건너뛰기

xy

Description

스케줄러의 다양한 요소 크기를 정의합니다

xy: SchedulerSizes

Example

scheduler.xy.scale_height = 25; // X축의 높이를 설정합니다
...
scheduler.init('scheduler_here', new Date(), "month");

Details

xy 객체는 다음과 같은 속성들을 포함합니다:

속성

설명

기본값

적용 뷰

bar_height월별 뷰에서 작업 바의 높이20month
editor_width이벤트 텍스트 입력 필드의 너비140day, week, units
lightbox_additional_height라이트박스에 추가되는 높이50모든 뷰
map_date_width맵 뷰에서 날짜 열의 너비188map
map_description_width맵 뷰에서 설명 열의 너비400map
margin_left메인 스케줄러 영역의 왼쪽 여백0모든 뷰
margin_top메인 스케줄러 영역의 상단 여백0모든 뷰
menu_width선택 메뉴의 너비25day, week, units
min_event_height이벤트 박스의 최소 높이40day, week, units
month_scale_height월별 뷰에서 셀 내부 이벤트의 수직 오프셋20month
scale_heightX축의 높이20모든 뷰
scale_widthY축의 너비50day, week, timeline, units
scroll_width스크롤바 영역의 너비18모든 뷰
노트

참고로, xy 하위의 모든 속성들은 'number' 데이터 타입입니다.

Illustration images

월별 뷰

month_xy_property

주별 뷰

week_xy_property

일별 뷰

day_xy_property

맵 뷰

map_xy_property

lightbox_xy_property

Change log

  • nav_height 속성은 v7.0에서 제거되었습니다; 툴바 크기 조절은 이제 CSS로 제어됩니다.
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.