You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Konstantin Miklevskiy (JIRA)" <ji...@apache.org> on 2008/10/27 11:38:44 UTC

[jira] Commented: (TAP5-236) Implement a Defer component that loads its content via Ajax, to support progressive display

    [ 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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org