Uses of Interface
org.apache.tapestry5.internal.InternalComponentResourcesCommon
Packages that use InternalComponentResourcesCommon
Package
Description
[INTERNAL USE ONLY] internal support classes; API subject to change.
[INTERNAL USE ONLY] page structure implementation details; API subject to change.
-
Uses of InternalComponentResourcesCommon in org.apache.tapestry5.internal
Subinterfaces of InternalComponentResourcesCommon in org.apache.tapestry5.internalModifier and TypeInterfaceDescriptioninterface
An extension ofComponentResources
that represents additional methods that are private to the framework and not exposed in any public APIs. -
Uses of InternalComponentResourcesCommon in org.apache.tapestry5.internal.structure
Subinterfaces of InternalComponentResourcesCommon in org.apache.tapestry5.internal.structureModifier and TypeInterfaceDescriptioninterface
Classes in org.apache.tapestry5.internal.structure that implement InternalComponentResourcesCommonModifier and TypeClassDescriptionclass
ImplementsRenderCommand
and represents a component within an overall page.class
The bridge between a component and itsComponentPageElement
, that supplies all kinds of resources to the component, including access to its parameters, parameter bindings, and persistent field data.