Class PageNameComponentEventResultProcessor

java.lang.Object
org.apache.tapestry5.internal.services.PageNameComponentEventResultProcessor
All Implemented Interfaces:
ComponentEventResultProcessor<String>

Used when a component event handler returns a string value. The value is interpreted as the logical name of a page. A link to the page will be sent as a redirect.