숫자필드(확장) »
Api
setmobilekeyboard
Description
숫자필드에 mobile_keyboard속성값을 설정하는 API이다.
Parameters
Parameters
Type
Description
nMobileKeyboard
short
모바일환경에서 표시될 키보드 종류
Return Value
Type
Description
BOOL
정상 처리 여부
Remark
모바일 환경에서만 동작한다.
Example
function btntest_on_mouseup() { field.setmobilekeyboard(0); }
See Also
getmobilekeyboard
Viewer Ver.
9.1.1.1
Update Date
20210707