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

Eugene Kravchenko updated ADFFACES-18:
--------------------------------------

    Summary: In TableTree component, column's header facet doesn't run action 
invocation and update values of it's children.  (was: In TableTree component, 
column's header facet doesn't run action invocation and update values.)

> In TableTree component, column's header facet doesn't run action invocation 
> and update values of it's children.
> ---------------------------------------------------------------------------------------------------------------
>
>          Key: ADFFACES-18
>          URL: http://issues.apache.org/jira/browse/ADFFACES-18
>      Project: MyFaces ADF-Faces
>         Type: Bug

>   Components: Build
>  Environment: WinXP; jdk1.5.0_06; jakarta-tomcat-5.5.9; adfdemo, 
>     Reporter: Eugene Kravchenko

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

Reply via email to