Uses of Interface
org.apache.tapestry5.services.LinkCreationListener
Packages that use LinkCreationListener
Package
Description
[INTERNAL USE ONLY] internal support classes; API subject to change.
[INTERNAL USE ONLY] internal service classes; API subject to change
Core services
-
Uses of LinkCreationListener in org.apache.tapestry5.internal
Methods in org.apache.tapestry5.internal with parameters of type LinkCreationListenerModifier and TypeMethodDescriptionstatic LinkCreationListener2
TapestryInternalUtils.toLinkCreationListener2
(LinkCreationListener delegate) -
Uses of LinkCreationListener in org.apache.tapestry5.internal.services
Methods in org.apache.tapestry5.internal.services with parameters of type LinkCreationListener -
Uses of LinkCreationListener in org.apache.tapestry5.services
Methods in org.apache.tapestry5.services with parameters of type LinkCreationListenerModifier and TypeMethodDescriptionvoid
LinkCreationHub.addListener
(LinkCreationListener listener) Adds a listener.