테이블뷰의 아이템 배경이미지를 반환하는 API이다.
function getitembackimage_on_mouseup(objInst) { screen.alert(tableView.getitembackimage(0, 0)); }