탭 » Api

gettabitemfocus

Description

현재 포커스를 가지고 있는 탭 아이템 인덱스를 반환하는 API이다.

Return Value

Type Description
short 현재 포커스를 가진 탭 아이템 인덱스

Example

function btnGetTabitemfocus_on_mouseup() { screen.alert(tabTest.gettabitemfocus()); }

See Also

settabitemfocus

Viewer Ver.

9.1.1.1

Update Date

20110329