appmgr.js contains the methods necessary to interact with the Application Manager shell.
Method Summary | |
boolean |
calibrateTouch()
Requests that the touch calibration utilty start |
boolean |
setKeypadVisible(boolean state)
Sets the software keypad visibility |
Method Detail |
public boolean setKeypadVisible(boolean state)
state
- Set to true to make the keypad visible or false to hide
Host Application | com.ibm.retail.saf.wata.host.appmgr.AppMgrHostApplication |
Host Applet | com.ibm.retail.saf.wata.host.appmgr.applet.AppMgrHostApplet |
public boolean calibrateTouch()
Host Application | com.ibm.retail.saf.wata.host.appmgr.AppMgrHostApplication |
Host Applet | com.ibm.retail.saf.wata.host.appmgr.applet.AppMgrHostApplet |