Skip to content

A "characters delimited code interceptor" widget for Vaadin - Fork for fixing 7.1 compatibility and extending the plugins for my needs (support barcodes without start/stop key and a replacement for the unreliable shortcutsystem of vaadin)

License

Notifications You must be signed in to change notification settings

ssindelar/CodeCatcher

 
 

Repository files navigation

Fork of the original CodeCatcher Vaadin-Addon by lelmarir to make it work with Vaadin7+. Thanks go to lelmrir for creating the original addon.

I did the following changes:

  • Vaadin7+ support
  • "Catch-all"-Modus which intercepts each input without start/stop characters. Sends content to the server on pressing "return".
  • Option to skip "Return" which some scanners send, after reading a scan code.
  • Added my own shortcut handling because the original vaadin-shortcuts didn't work in "catch-all" mode

I use this addon in one of the projects I develop at work, so it will most likely be updated to work with future version of vaadin.

License: Apache License 2.0

About

A "characters delimited code interceptor" widget for Vaadin - Fork for fixing 7.1 compatibility and extending the plugins for my needs (support barcodes without start/stop key and a replacement for the unreliable shortcutsystem of vaadin)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%