You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-issues@incubator.apache.org by "Matthias Weßendorf (JIRA)" <ad...@incubator.apache.org> on 2007/03/16 08:23:15 UTC

[jira] Updated: (ADFFACES-18) In TableTree component, column's header facet doesn't run action invocation and update values of it's children.

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

Matthias Weßendorf updated ADFFACES-18:
---------------------------------------

        Fix Version/s: 1.0.0-incubating-core
    Affects Version/s: 1.0.0-incubating-core

> In TableTree component, column's header facet doesn't run action invocation and update values of it's children.
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: ADFFACES-18
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-18
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>    Affects Versions: 1.0.0-incubating-core
>         Environment: WinXP; jdk1.5.0_06; jakarta-tomcat-5.5.9; adfdemo, 
>            Reporter: Eugene Kravchenko
>         Assigned To: Adam Winer
>             Fix For: 1.0.0-incubating-core
>
>
> Steps to reproduce:
>  Modify components/treeTable.jspx to add <af:commandButton text="test" action="#{tablerow.action}"/> into header facet of any column of  
> <af:treeTable
>               binding="#{editor.component}"
>               var="foo" value="#{tree.model}"
>               rendered="true"
>               rowsByDepth="3"
>               summary="Demo of treeTable">

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