org.chenillekit.tapestry.core.base
Class AbstractEventMixin
java.lang.Object
org.chenillekit.tapestry.core.base.AbstractEventMixin
- All Implemented Interfaces:
- EventMixin
- Direct Known Subclasses:
- OnEvent
@Import(library={"../Chenillekit.js","../components/CkOnEvents.js"})
@MixinAfter
public abstract class AbstractEventMixin- extends Object
- implements EventMixin
- Version:
- $Id: AbstractEventMixin.java 674 2010-07-29 12:47:25Z homburgs $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractEventMixin
public AbstractEventMixin()
getContext
public List<?> getContext()
- get the conext parameter(s)
- Specified by:
getContext in interface EventMixin
- Returns:
- conext parameter(s)
Copyright © 2008-2010 ChenilleKit. All Rights Reserved.