Index

A B C D E F G H I K L M N O P Q R S T U V W 
All Classes|All Packages

I

I2cDevice() - Constructor for class EeicLibrary.I2cDevice
 
ILLUMINATION_OFF - Static variable in class ScannerLibraryConstant.CONTROL
Illumination is turned off.
ILLUMINATION_ON - Static variable in class ScannerLibraryConstant.CONTROL
Illumination is turned on.
ILLUMINATION_ON - Static variable in class ScannerLibraryConstant.LIGHT_MODE
Illumination lights up.
initializeKeyStore(String, String) - Static method in class EDTLibrary
Initialize the given Certificate KeyStore with the given Password.
initializeStream(Rect, int) - Static method in class ScannerLibrary
Initialization processing for streaming.
INPUT_FLOATING - Static variable in class EeicLibraryConstant.GPIO_DEVICE
Specify high impedance for input pin status.
INPUT_MODE() - Constructor for class KeyLibraryConstant.INPUT_MODE
 
INPUT_MODE_CAPITAL_ALPHA - Static variable in class KeyLibraryConstant.INPUT_MODE
Alpha (Capital Letters) Keyboard Input Mode.
INPUT_MODE_FN - Static variable in class KeyLibraryConstant.INPUT_MODE
Fn Keyboard Input Mode
This Input Mode applies for a single key stroke only, after which the Input Mode automatically returns to the previously selected Mode.
INPUT_MODE_NUMERIC - Static variable in class KeyLibraryConstant.INPUT_MODE
Numeric Keyboard Input Mode.
INPUT_MODE_SMALL_ALPHA - Static variable in class KeyLibraryConstant.INPUT_MODE
Alpha (Small Letters) Keyboard Input Mode.
INPUT_MODE_UNKNOWN - Static variable in class KeyLibraryConstant.INPUT_MODE
Unknown Keyboard Input Mode.
INPUT_PULL_DOWN - Static variable in class EeicLibraryConstant.GPIO_DEVICE
Specify pull down for input pin status.
INPUT_PULL_UP - Static variable in class EeicLibraryConstant.GPIO_DEVICE
Specify pull up for input pin status.
installApk(String, boolean) - Static method in class EDTLibrary
Installs an app by it's apk file name.
installCertificate(String, String) - Static method in class EDTLibrary
Installs a Certificate from a File.
InterruptCallback() - Constructor for class EeicLibrary.InterruptCallback
 
INVALID_APN - Static variable in class APN
Invalid Authentication type (for internal use only). - this is one of the possible values of the authType field of the Access Point Name (APN) configuration
INVERSE() - Constructor for class ScannerLibraryConstant.INVERSE
 
invokeMethod(Class<?>, String) - Static method in class ReflectionLibrary
Searches for the Static Method specified by "methodName" within the given Class "declaringClass".
Once found, the method will be called (with no arguments) and the return value will be returned to the caller.
invokeMethod(Class<?>, String, Class<?>[], Object[]) - Static method in class ReflectionLibrary
Searches for the Static Method specified by "methodName" within the given Class "declaringClass".
Once found, the method will be called (with given arguments from "params") and the return value will be returned to the caller.
invokeMethod(Object, String) - Static method in class ReflectionLibrary
Searches for the Instance Method specified by "methodName" within the given Object "obj" back through it's inheritance chain.
Once found, the method will be called (with no arguments) and the return value will be returned to the caller.
invokeMethod(Object, String, Class<?>[], Object[]) - Static method in class ReflectionLibrary
Searches for the Instance Method specified by "methodName" within the given Object "obj" back through it's inheritance chain.
Once found, the method will be called (with given arguments from "params") and the return value will be returned to the caller.
ISBT - Static variable in class ScannerLibraryConstant.SYMBOLOGY
ISBT
isDirectInputStyle() - Static method in class KeyLibrary
Check whether "Direct Input Mode" is active or not.
isFinishedHandle() - Static method in class KeyLibrary
Check whether all cached Key Events have been processed
isKeyControlMode() - Static method in class KeyLibrary
Check whether key input is routed through the hardware keyboard driver
isMethodSupported(String) - Static method in class EDTLibrary
Check whether the Method indicated by the String methodName parameter is supported on the currently active device
isMethodSupported(String) - Static method in class EeicLibrary
Check whether the Method indicated by the String methodName parameter is supported on the currently active device
isMethodSupported(String) - Static method in class KeyLibrary
Check whether the Method indicated by the String methodName parameter is supported on the currently active device
isMethodSupported(String) - Static method in class ReflectionLibrary
Check whether the Method indicated by the String methodName parameter is supported on the currently active device
isMethodSupported(String) - Static method in class SamLibrary
Check whether the Method indicated by the String methodName parameter is supported on the currently active device
isMethodSupported(String) - Static method in class ScannerLibrary
Check whether the Method indicated by the String methodName parameter is supported on the currently active device
isMethodSupported(String) - Static method in class SystemLibrary
Check whether the Method indicated by the String methodName parameter is supported on the currently active device
isMethodSupported(BigInteger) - Static method in class EDTLibrary
Check whether the Method indicated by the BigInteger method parameter is supported on the currently active device
isMethodSupported(BigInteger) - Static method in class EeicLibrary
Check whether the Method indicated by the BigInteger method parameter is supported on the currently active device
isMethodSupported(BigInteger) - Static method in class KeyLibrary
Check whether the Method indicated by the BigInteger method parameter is supported on the currently active device
isMethodSupported(BigInteger) - Static method in class ReflectionLibrary
Check whether the Method indicated by the BigInteger method parameter is supported on the currently active device
isMethodSupported(BigInteger) - Static method in class SamLibrary
Check whether the Method indicated by the BigInteger method parameter is supported on the currently active device
isMethodSupported(BigInteger) - Static method in class ScannerLibrary
Check whether the Method indicated by the BigInteger method parameter is supported on the currently active device
isMethodSupported(BigInteger) - Static method in class SystemLibrary
Check whether the Method indicated by the BigInteger method parameter is supported on the currently active device
isPowerOn() - Static method in class EeicLibrary
Gets the power status of the external expansion interface.
isScannerOpen() - Static method in class ScannerLibrary
Check the barcode scanner is opened.
isWakeupRes(int) - Static method in class KeyLibrary
Check whether a certain keycode is set to act as Wakeup Resource
ITF - Static variable in class ScannerLibraryConstant.SYMBOLOGY
ITF (Interleaved 2 of 5)
A B C D E F G H I K L M N O P Q R S T U V W 
All Classes|All Packages