Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
5.0
-
None
Description
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.