[
https://issues.apache.org/jira/browse/TAP5-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642893#action_12642893
]
Konstantin Miklevskiy commented on TAP5-236:
--------------------------------------------
Consider another use case for Defer component (Lazy load on some event, not
only page load):
1. You open page.
2. You click on ajax-enabled eventLink button and it loads some zone content
via ajax.
3. Then, next clicks on your link would only toggle zone content visibility
without updating it's content from server.
> Implement a Defer component that loads its content via Ajax, to support
> progressive display
> -------------------------------------------------------------------------------------------
>
> Key: TAP5-236
> URL: https://issues.apache.org/jira/browse/TAP5-236
> Project: Tapestry 5
> Issue Type: New Feature
> Components: tapestry-core
> Affects Versions: 5.0.15
> Reporter: Howard M. Lewis Ship
>
> A very useful component would be one that used an Ajax callback to get its
> content. In this way we could have easy progressive display of a complex page.
> The component should differentiate between its initial (temporary) content,
> and its proper content. The former should be specified via a block
> parameter, the latter as the body of the component.
--
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]