Class RenderCommandComponentEventResultProcessor

java.lang.Object
org.apache.tapestry5.internal.services.RenderCommandComponentEventResultProcessor
All Implemented Interfaces:
ComponentEventResultProcessor<RenderCommand>, PartialMarkupRendererFilter

Processor for objects that implement RenderCommand (such as BlockImpl), used with an Ajax component event.
See Also: