네비바 » Api

getitemlefticon

Description

네비바의 아이템 왼쪽아이콘을 반환하는 API이다.

Parameters

Parameters Type Description
nItemIndex short 아이템 인덱스

Return Value

Type Description
STRING 이미지 경로

Example

function getitemlefticon_on_mouseup(objInst) { alert(navi01.getitemlefticon(0)); // 첫번째 아이템 }

See Also

setitemlefticon
setitemlefticonshow
setitemlefticonwidth
getitemlefticonshow
getitemlefticonwidth

Viewer Ver.

9.1.1.1

Update Date

20200618