Uses of Interface
org.apache.tapestry5.internal.structure.ComponentCallback
Packages that use ComponentCallback
Package
Description
[INTERNAL USE ONLY] page structure implementation details; API subject to change.
-
Uses of ComponentCallback in org.apache.tapestry5.internal.structure
Classes in org.apache.tapestry5.internal.structure that implement ComponentCallbackModifier and TypeClassDescriptionclass
Base class for most implementations ofComponentCallback
, used when there is an underlyingEvent
.class
Implementation ofComponentCallback
used for lifecycle notifications that do not have an event, and can therefore never be aborted.