You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ta...@jakarta.apache.org> on 2005/06/16 03:25:48 UTC

[jira] Updated: (TAPESTRY-181) Add PageAttachListener event interface

     [ http://issues.apache.org/jira/browse/TAPESTRY-181?page=all ]

Howard M. Lewis Ship updated TAPESTRY-181:
------------------------------------------

    Bugzilla Id:   (was: 29322)
        Summary: Add PageAttachListener event interface  (was: Add a method to IPage interface)
    Description: 
Suggest to add a method to IPage interface as below, for eg:
public void pageActivated(IRequestCycle cycle);

And call this method in the service() method of PageService, ResetService, 
HomeService.

By override the pageActivated method, applications can have a chance to 
load some data before rendering home page when first enters into this 
application, or when user restarts the session due to time-out.

  was:
Suggest to add a method to IPage interface as below, for eg:
public void pageActivated(IRequestCycle cycle);

And call this method in the service() method of PageService, ResetService, 
HomeService.

By override the pageActivated method, applications can have a chance to 
load some data before rendering home page when first enters into this 
application, or when user restarts the session due to time-out.

    Environment: 
Operating System: All
Platform: All

  was:
Operating System: All
Platform: All

       Priority: Blocker

> Add PageAttachListener event interface
> --------------------------------------
>
>          Key: TAPESTRY-181
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-181
>      Project: Tapestry
>         Type: Bug
>   Components: Framework
>     Versions: 3.0
>  Environment: Operating System: All
> Platform: All
>     Reporter: alvin shen
>     Assignee: Howard M. Lewis Ship
>     Priority: Blocker
>      Fix For: 4.0

>
> Suggest to add a method to IPage interface as below, for eg:
> public void pageActivated(IRequestCycle cycle);
> And call this method in the service() method of PageService, ResetService, 
> HomeService.
> By override the pageActivated method, applications can have a chance to 
> load some data before rendering home page when first enters into this 
> application, or when user restarts the session due to time-out.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org