이름 |
설명 |
AlphabetScannerCommon |
This is a helper class exclusively for Alphabet scanners. It does a lot of the heavy lifting required for word predictions for instance. This eases coding for Alphabet scanners. Create an object of this type in the Alphabet scanner class |
AlphabetScannerCommon.CmdDispatcher |
Command dispatcher to handle commands |
AlphabetScannerCommon.ShowScannerHandler |
Command handler to show other scanners such as Cursor, Punctuations etc. |
Common |
Contains system wide globals and also initializes the extension library |
DialogUtils |
Contains useful utility cover functions such as Yes/No confirmation dialogs, Timed dialogs, Toast Dialog, launching functional agents etc. |