화면에서 loadportlet 함수를 통해서 로드한 모든 포틀릿 화면을 닫는 API이다.
function btn_on_mouseup() { // 모든 메뉴 화면을 종료시킨다. factory.closeallportlet(); }