[ 
https://issues.apache.org/jira/browse/TOBAGO-1244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13623475#comment-13623475
 ] 

Hudson commented on TOBAGO-1244:
--------------------------------

Integrated in tobago-trunk #987 (See 
[https://builds.apache.org/job/tobago-trunk/987/])
    TOBAGO-1244: tc:columnSelector and tc:treeSelect should work in the same 
manner
 - first step: renaming "marked" to "selected" (Revision 1464893)

     Result = SUCCESS
lofwyr : http://svn.apache.org/viewvc/?view=rev&rev=1464893
Files : 
* 
/myfaces/tobago/trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/event/MethodExpressionTreeMarkedListener.java
* 
/myfaces/tobago/trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/event/MethodExpressionTreeSelectedListener.java
* 
/myfaces/tobago/trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/event/TreeMarkedEvent.java
* 
/myfaces/tobago/trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/event/TreeMarkedListener.java
* 
/myfaces/tobago/trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/event/TreeSelectedEvent.java
* 
/myfaces/tobago/trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/event/TreeSelectedListener.java
* 
/myfaces/tobago/trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUIData.java
* 
/myfaces/tobago/trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUITree.java
* 
/myfaces/tobago/trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/model/MarkedState.java
* 
/myfaces/tobago/trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/model/SelectedState.java
* 
/myfaces/tobago/trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/model/TreeState.java
* 
/myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/NavigationState.java
* 
/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/java/org/apache/myfaces/tobago/example/test/TreeController.java
* 
/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/tree/tree-marked-with-model.xhtml
* 
/myfaces/tobago/trunk/tobago-theme/tobago-theme-scarborough/src/main/java/org/apache/myfaces/tobago/renderkit/html/scarborough/standard/tag/TreeNodeRendererBase.java
* 
/myfaces/tobago/trunk/tobago-theme/tobago-theme-scarborough/src/main/java/org/apache/myfaces/tobago/renderkit/html/scarborough/standard/tag/TreeRenderer.java
* 
/myfaces/tobago/trunk/tobago-theme/tobago-theme-speyside/src/main/less/org/apache/myfaces/tobago/renderkit/html/speyside/standard/style/tobago.less
* 
/myfaces/tobago/trunk/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/util/RenderUtils.java
* 
/myfaces/tobago/trunk/tobago-theme/tobago-theme-standard/src/main/resources/META-INF/tobago-config.xml
* 
/myfaces/tobago/trunk/tobago-theme/tobago-theme-standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/script/tobago-tree.js

                
> tc:columnSelector and tc:treeSelect should work in the same manner
> ------------------------------------------------------------------
>
>                 Key: TOBAGO-1244
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1244
>             Project: MyFaces Tobago
>          Issue Type: New Feature
>          Components: Core
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>
> Base features:
>  - tree: markup and selection will be the same in the future
>  - the selection should be store in the state, by default
>  - when the selection has a value attribute, not the state, but the value 
> reference should be use to store the state

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to