콤보 리스트상의 아이템을 숨기기/보이기 할 수 있는 API입니다.
function screen_on_load() { // 0 번째 데이터 숨김 cb.setitemhidden(0, true); }