Uses of Interface
org.apache.tapestry5.runtime.ComponentResourcesAware
Packages that use ComponentResourcesAware
Package
Description
Contains interfaces that are added to component classes at runtime.
-
Uses of ComponentResourcesAware in org.apache.tapestry5.runtime
Subinterfaces of ComponentResourcesAware in org.apache.tapestry5.runtimeModifier and TypeInterfaceDescriptioninterface
Interface that defines the lifecycle of a component, within a page, allowing for callbacks into the component for many different events.