Methods in org.apache.tapestry5.internal.transform with parameters of type TransformationSupport |
void |
DiscardAfterWorker.transform(PlasticClass plasticClass,
TransformationSupport support,
MutableComponentModel model)
|
void |
InjectServiceWorker.transform(PlasticClass plasticClass,
TransformationSupport support,
MutableComponentModel model)
|
void |
PageActivationContextWorker.transform(PlasticClass plasticClass,
TransformationSupport support,
MutableComponentModel model)
|
void |
RenderCommandWorker.transform(PlasticClass plasticClass,
TransformationSupport support,
MutableComponentModel model)
|
void |
InjectWorker.transform(PlasticClass plasticClass,
TransformationSupport support,
MutableComponentModel model)
|
void |
ActivationRequestParameterWorker.transform(PlasticClass plasticClass,
TransformationSupport support,
MutableComponentModel model)
|
void |
CachedWorker.transform(PlasticClass plasticClass,
TransformationSupport support,
MutableComponentModel model)
|
void |
SessionAttributeWorker.transform(PlasticClass plasticClass,
TransformationSupport support,
MutableComponentModel model)
|
void |
ComponentWorker.transform(PlasticClass plasticClass,
TransformationSupport support,
MutableComponentModel model)
|
void |
HeartbeatDeferredWorker.transform(PlasticClass plasticClass,
TransformationSupport support,
MutableComponentModel model)
|
void |
ApplicationStateWorker.transform(PlasticClass plasticClass,
TransformationSupport support,
MutableComponentModel model)
|
void |
MixinWorker.transform(PlasticClass plasticClass,
TransformationSupport support,
MutableComponentModel model)
|
void |
RetainWorker.transform(PlasticClass plasticClass,
TransformationSupport support,
MutableComponentModel model)
Claims each field with the Retain , claiming it using the
annotation class (not the annotation instance, to avoid
instantiating the annotation) as the tag. |
void |
BindParameterWorker.transform(PlasticClass plasticClass,
TransformationSupport support,
MutableComponentModel model)
|
void |
InjectPageWorker.transform(PlasticClass plasticClass,
TransformationSupport support,
MutableComponentModel model)
|
void |
PageLifecycleAnnotationWorker.transform(PlasticClass plasticClass,
TransformationSupport support,
MutableComponentModel model)
|
void |
LogWorker.transform(PlasticClass plasticClass,
TransformationSupport support,
MutableComponentModel model)
|
void |
InjectContainerWorker.transform(PlasticClass plasticClass,
TransformationSupport support,
MutableComponentModel model)
|
void |
ParameterWorker.transform(PlasticClass plasticClass,
TransformationSupport support,
MutableComponentModel model)
|
void |
OnEventWorker.transform(PlasticClass plasticClass,
TransformationSupport support,
MutableComponentModel model)
|
void |
ImportWorker.transform(PlasticClass componentClass,
TransformationSupport support,
MutableComponentModel model)
|
void |
PersistWorker.transform(PlasticClass plasticClass,
TransformationSupport support,
MutableComponentModel model)
|
void |
UnclaimedFieldWorker.transform(PlasticClass plasticClass,
TransformationSupport support,
MutableComponentModel model)
|
void |
EnvironmentalWorker.transform(PlasticClass plasticClass,
TransformationSupport support,
MutableComponentModel model)
|
void |
SupportsInformalParametersWorker.transform(PlasticClass plasticClass,
TransformationSupport support,
MutableComponentModel model)
|
void |
PropertyWorker.transform(PlasticClass plasticClass,
TransformationSupport support,
MutableComponentModel model)
|
void |
MixinAfterWorker.transform(PlasticClass plasticClass,
TransformationSupport support,
MutableComponentModel model)
|
void |
InjectComponentWorker.transform(PlasticClass plasticClass,
TransformationSupport support,
MutableComponentModel model)
|
void |
RenderPhaseMethodWorker.transform(PlasticClass plasticClass,
TransformationSupport support,
MutableComponentModel model)
|
void |
PageResetAnnotationWorker.transform(PlasticClass plasticClass,
TransformationSupport support,
MutableComponentModel model)
|