Package | Description |
---|---|
org.apache.tapestry5 |
Root package for Tapestry, containing common interfaces and data types used throughout the framework.
|
org.apache.tapestry5.internal.services |
[INTERNAL USE ONLY] internal service classes; API subject to change
|
org.apache.tapestry5.test |
Support for testing Tapestry pages
|
Modifier and Type | Method and Description |
---|---|
Link |
PageCallback.toLink(PageRenderLinkSource linkSource)
Converts the callback (the page name and activation context) to a link; such a link may be
returned from a event handler method to cause Tapestry to redirect to the page.
|
Modifier and Type | Class and Description |
---|---|
class |
PageRenderLinkSourceImpl |
Modifier and Type | Method and Description |
---|---|
protected PageRenderLinkSource |
TapestryTestCase.mockPageRenderLinkSource() |
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.