스케쥴 » Api

getdateitempluswidth

Description

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

Return Value

Type Description
short 아이템 추가 버튼 너비

Example

function btn_test_on_mouseup() { // 아이템 플러스 버튼 숨김 처리 screen.alert(schedule.getdateitempluswidth()); }

See Also

setdateitempluswidth
getdateitemplusimage
getdateitempluspos

Viewer Ver.

9.1.1.1

Update Date

20190104