[
https://issues.jboss.org/browse/RF-10442?page=com.atlassian.jira.plugin.s...
]
Konstantin Mishin commented on RF-10442:
----------------------------------------
Class TableState is to be written. He is to have set of Maps for storing attributes of
columns and set of fields for storing attributes of table itself.
In the places of code where we read data from attributes we are to use values from
TableState instead of default and null values.
We are to rewrite or override method updateAttribute of SortingFilteringRowsRenderer.
Possibility of storing in TableState is to be added in this method. We are to try to set
value in the following order: ValueExpression of component, TableState, attributes Map of
component.
extendedDataTable: add state saving functionality
-------------------------------------------------
Key: RF-10442
URL:
https://issues.jboss.org/browse/RF-10442
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-tables
Affects Versions: 4.0.0.Milestone5
Reporter: Ilya Shaikovsky
Assignee: Konstantin Mishin
Labels: design, tran
Fix For: 4.Future
developer should be able to store column width'es, order and so on between requests.
TO discuss: use tableState as before or maybe create set of specific attributes for every
required properties set.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira