지정한 탭 아이템의 잠금 상태를 설정하는 API이다.
function btn_on_mouseup() { // 1번째 탭 아이템을 잠금다. tabTest.settabitemlock(1, true); }