탭 » Api

getchildframeposleft

Description

지정한 탭 아이템의 left 값을 가져오는 API이다.

Parameters

Parameters Type Description
nTabItem short 탭 아이템 인덱스

Return Value

Type Description
short left 값

Example

function btnGetleft_on_mouseup() { screen.alert(tabTest.getchildframeposleft(0)); }

See Also

getchildframeheight
getchildframeposbottom
getchildframeposright
getchildframepostop
getchildframewidth

Viewer Ver.

9.1.1.1

Update Date

20110328