You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Stefan Schuster (JIRA)" <de...@myfaces.apache.org> on 2007/06/25 16:43:29 UTC

[jira] Updated: (TOMAHAWK-1033) Add triggers to start periodcialUpdate

     [ https://issues.apache.org/jira/browse/TOMAHAWK-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Schuster updated TOMAHAWK-1033:
--------------------------------------

    Status: Patch Available  (was: Open)

> Add triggers to start periodcialUpdate
> --------------------------------------
>
>                 Key: TOMAHAWK-1033
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1033
>             Project: MyFaces Tomahawk
>          Issue Type: New Feature
>          Components: PPRPanelGroup
>    Affects Versions: 1.1.7-SNAPSHOT
>            Reporter: Stefan Schuster
>             Fix For: 1.1.7-SNAPSHOT
>
>
> Feature proposal: periodicalTriggers to allow starting the periodcalUpdate on a trigger
> As it's not possible to put periodical updating pprPanelGroups into partialTriggered pprPanelGroups I thought it would be a good idea to add the attribute "periodicalTriggers". The implementation in the attached patch introduces such an attribute. It basically works like the partialTriggers but when triggered it calls the startPeriodicalUpdate() method from the ppr.js file. If no periodicalTrigger is given the startPeriodicalUpdate is called as before in dojo.addOnLoad.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.