리스트뷰 동적높이(포틀릿 메인) 가이드

screen_on_load 에서 addportlettab 으로 /TEMPLATE/HTML5/COMPONENT/LISTVIEW/listview_height_auto_portlet 화면을 탭에 추가

템플릿 위치: /HTML5/COMPONENT/LISTVIEW/listview_height_auto_portlet_main

템플릿 파일

function screen_on_load()
{
	tab01.addportlettab("리스트뷰 동적높이 포틀릿", 1, 160, "/TEMPLATE/HTML5/COMPONENT/LISTVIEW/listview_height_auto_portlet", "my_portlet");
}

  • guide/component/listview/listview_height_auto_portlet_main.txt
  • 마지막으로 수정됨: 2023/10/26 10:27
  • 저자 127.0.0.1