Add a ComponentResources.createPageLink(...) method that uses page class
instead of page name.
----------------------------------------------------------------------------------------------
Key: TAPESTRY-2644
URL: https://issues.apache.org/jira/browse/TAPESTRY-2644
Project: Tapestry
Issue Type: New Feature
Components: tapestry-core
Reporter: Shawn Brownfeild
Priority: Minor
It would be nice to have a ComponentResources.createPageLink method that allows
the developer to specify the page Class instead of the page name.
This would be a nice parallel to return types for event handlers, where
returning either the String representing the page name or the Class of the page
will cause that page to be rendered.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]