Skip to content

Instantly share code, notes, and snippets.

@bartprokop
Created November 22, 2013 22:17
Show Gist options
  • Save bartprokop/7607816 to your computer and use it in GitHub Desktop.
Save bartprokop/7607816 to your computer and use it in GitHub Desktop.
class MyVaadinButton extends Button {
@Autowired
private SpringOnClickHandler handler;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment