화면 » Api

closeallportlet

Description

화면에서 loadportlet 함수를 통해서 로드한 모든 포틀릿 화면을 닫는 API이다.

Return Value

Type Description
void

Example

function btn_on_mouseup() { // 모든 메뉴 화면을 종료시킨다. factory.closeallportlet(); }

See Also

closeportlet

Viewer Ver.

9.1.1.1

Update Date

20210408