스케쥴 » Api

getdateitemplusimage

Description

스케쥴 컴포넌트의 아이템 추가 버튼 이미지 경로를 리턴하는 API이다.

Return Value

Type Description
STRING 아이템 추가 버튼 이미지 경로

Remark

아이템 추가 버튼 이미지 경로가 지정되지 않은 경우, 공백 문자열이 리턴된다.

Example

function btn_test_on_mouseup() { // 아이템 플러스 버튼 경로 확인 screen.alert(schedule.getdateitemplusimage()); }

See Also

setdateitemplusimage
getdateitempluswidth
getdateitempluspos

Viewer Ver.

9.1.1.1

Update Date

20190104