Uses of Interface
org.chenillekit.tapestry.core.base.EventMixin

Packages that use EventMixin
org.chenillekit.tapestry.core.base   
org.chenillekit.tapestry.core.mixins   
 

Uses of EventMixin in org.chenillekit.tapestry.core.base
 

Classes in org.chenillekit.tapestry.core.base that implement EventMixin
 class AbstractEventMixin
           
 

Uses of EventMixin in org.chenillekit.tapestry.core.mixins
 

Classes in org.chenillekit.tapestry.core.mixins that implement EventMixin
 class OnEvent
          OnChange mixin catch the browser event "onChange" from a select component and redirect it to your application via tapestry event "change".
 



Copyright © 2008-2011 ChenilleKit. All Rights Reserved.