You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Bernd Bohmann (JIRA)" <de...@myfaces.apache.org> on 2006/12/18 21:20:22 UTC

[jira] Created: (TOBAGO-220) Add complete facet for a UICommand to tc:progress

Add complete facet for a UICommand to tc:progress
-------------------------------------------------

                 Key: TOBAGO-220
                 URL: http://issues.apache.org/jira/browse/TOBAGO-220
             Project: MyFaces Tobago
          Issue Type: Improvement
          Components: Themes
    Affects Versions: 1.0.9
            Reporter: Bernd Bohmann
         Assigned To: Bernd Bohmann
            Priority: Minor
             Fix For: 1.0.10


It should be possible to invoke a action if the progress is complete:

<tc:progress value="#{progress.progress}" >
            <f:facet name="complete">
              <tc:command action="#{progress.reset}" />
            </f:facet>
          </tc:progress>

-- 
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

        

[jira] Resolved: (TOBAGO-220) Add complete facet for a UICommand to tc:progress

Posted by "Bernd Bohmann (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TOBAGO-220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bernd Bohmann resolved TOBAGO-220.
----------------------------------

    Resolution: Fixed

> Add complete facet for a UICommand to tc:progress
> -------------------------------------------------
>
>                 Key: TOBAGO-220
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-220
>             Project: MyFaces Tobago
>          Issue Type: Improvement
>          Components: Themes
>    Affects Versions: 1.0.9
>            Reporter: Bernd Bohmann
>         Assigned To: Bernd Bohmann
>            Priority: Minor
>             Fix For: 1.0.10
>
>
> It should be possible to invoke a action if the progress is complete:
> <tc:progress value="#{progress.progress}" >
>             <f:facet name="complete">
>               <tc:command action="#{progress.reset}" />
>             </f:facet>
>           </tc:progress>

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