screen.loadportlet 함수를 통해서 로드한 포틀릿 화면을 종료시키는 API이다.
function btn_close_on_mouseup() { factory.closeportlet("PortletName"); }