화면에서 로드한 포틀릿 팝업 화면을 모두 닫는 API이다.
function btn_on_mouseup() { // 모든 포틀릿 팝업을 화면을 닫음 screen.closeallportletpopup(); }