Com.Datalogic.Device.Input Namespace |
| Class | Description | |
|---|---|---|
| ActionKey | ||
| AdvancedKeyboard | ||
| AdvancedKeyboard+ActionEventEventArgs | ||
| AdvancedKeyboard+Configuration | ||
| AdvancedKeyboard+Info | ||
| AdvancedKeyboard+LayoutChangeEventEventArgs | ||
| AdvancedKeyboard+LayoutNotificationType | ||
| AdvancedKeyboard+MultitapSelectedEventArgs | ||
| AdvancedKeyboard+MultitapSelectingEventArgs | ||
| AdvancedKeyboard+Overlay | ||
| AdvancedKeyboard+PersistenceType | ||
| AdvancedKeyboard+Property | ||
| AdvancedKeyboard+Resources | ||
| AutoScanTriggerRange | ||
| CompositionMapping | A CompositionMapping is a complex MappingObject that represents a sequence of actions
to be executed when certain key events occur. To create a CompositionMapping instance,
please use CompositionMapping.Builder. |
|
| CompositionMapping+Builder | ||
| DLKeyEvent | DLKeyEvent defines the custom Datalogic's keycodes. |
|
| DelayMapping | A simple delay action. Usually used in CompositionMapping to create a complex action. |
|
| IntentMapping | A MappingObject contains an
invalid reference
|
|
| KeyActionMapping | Represents a key action. |
|
| KeyCodeEntry | ||
| KeyboardManager | This class provides access to keyboard related methods of the device. |
|
| KeyboardManager+VScanCode | ||
| MappingObject | This class is a generic representation of actions to be executed when certain key events occur.
This class is used in the key remapping feature. See KeyboardManager.mapKey(VScanEntry, Map, Map) |
|
| MappingTriggerPolicy | The key event trigger policy. |
|
| MotionTriggerSensitivity | ||
| StringMapping | A MappingObject contains a Unicode string. This is used to input something when certain
key events occur. If you want to simply input an Unicode character, use this class with a one-element string. |
|
| TouchManager | ||
| VScanEntry | This class stores a virtual key scan code entry. |