====== tabitem_selfocus 속성 가이드 ====== 탭 tabitem_selfocus 속성 예시 화면이다. tabitem_selfocus 속성은 탭 아이템 이동시 탭 아이템 내부에 포커싱 처리 여부를 설정한다. 관련 속성으로 tabitem_selfocus 있다. ===== 예시 ===== 템플릿 위치: /HTML5/COMPONENT/TAB/tab_itemselfocus 템플릿 파일 * [[xf5projecthome>template/screen/HTML5/COMPONENT/TAB/tab_itemselfocus.xml|tab_itemselfocus.xml]] * [[xf5projecthome>template/screen/HTML5/COMPONENT/TAB/tab_itemselfocus.js|tab_itemselfocus.js]] * [[xf5projecthome>template/template.html?xframe_screen_url=/HTML5/COMPONENT/TAB/tab_itemselfocus|새창으로 실행]] echo ''; echo ''; echo ''; ==== 화면 스크립트 ==== // 화면 로드 이벤트 function screen_on_load() { }