Uses of Interface
org.vostok.vaadin.addon.keypress.KeyPressAction.PassThroughHandler

Packages that use KeyPressAction.PassThroughHandler
org.vostok.vaadin.addon.keypress   
 

Uses of KeyPressAction.PassThroughHandler in org.vostok.vaadin.addon.keypress
 

Methods in org.vostok.vaadin.addon.keypress with parameters of type KeyPressAction.PassThroughHandler
static void KeyPressAction.addPassThrough(java.lang.Class c, KeyPressAction.PassThroughHandler listener)
          Keep in mind KeyPressAction, as build on top of shortcutListener is still global (within an Action.Handler).