탭 » Api

showcascade

Description

탭에 링크된 화면들을 MDI windows의 계단식 배열로 변경하는 API이다.

Return Value

Type Description
void 없음

Remark

* MDI(Multiple Document Interface) 

* changeshowmode 로 해당 탭 패널을 최대화 하면 MDI 모드에서 SDI(Single Document   Interface) window 모드로 전환할 수 있다.

Example

function btn_showcascade_on_mouseup() { tabTest.showcascade(); }

See Also

showtilehorz
showtilevert

Viewer Ver.

9.1.1.1

Update Date

20110330