Uses of Class
org.apache.tapestry5.corelib.base.AbstractComponentEventLink
Packages that use AbstractComponentEventLink
Package
Description
The set of core components available in all Tapestry applications
-
Uses of AbstractComponentEventLink in org.apache.tapestry5.corelib.components
Subclasses of AbstractComponentEventLink in org.apache.tapestry5.corelib.componentsModifier and TypeClassDescriptionclass
Component that triggers an action on the server with a subsequent full page refresh.class
A close relative ofActionLink
except in two ways.