스케쥴 » Api

getdateitempluspos

Description

스케쥴 컴포넌트의 아이템 추가 버튼 위치를 리턴하는 API이다.

Return Value

Type Description
short 아이템 추가 버튼 위치

Example

function btn_test_on_mouseup() { // 아이템 플러스 버튼 위치 확인 screen.alert(schedule.getdateitempluspos()); }

See Also

setdateitempluspos
getdateitemplusimage
getdateitempluswidth

Viewer Ver.

9.1.1.1

Update Date

20190104