com.datalogic.device.input.AdvancedKeyboard.LayoutChangeEventListener |
Interface representing a listener of keyboard layout change events. It can be
registered and unregistered using methods in the the AdvancedKeyboard
class.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Method called when the keyboard layout has changed.
|
Method called when the keyboard layout has changed.
layoutId | The ID of the new layout. A value of 0 represents the default layout. |
---|