Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.1
-
Fix Version/s: 3.1.0.BETA1, 3.1
-
Component/s: None
-
Labels:None
-
Environment:IF 3.x
Description
Clean up data table renderer by moving decoding bulk into static helper methods.
Activity
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #28286 | Mon Mar 12 14:24:09 MDT 2012 | nils.lundquist | |
| Files Changed | ||||
ADD
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTableDecoder.java
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/row/RowMeta.java
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTableRenderer.java
|
| Field | Original Value | New Value |
|---|---|---|
| Salesforce Case | [] | |
| Fix Version/s | 3.1 [ 10312 ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Summary | ace:dataTable refractor decoding into static helper class | ace:dataTable refactor decoding into static helper class |
| Salesforce Case | [] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #28433 | Wed Mar 21 10:26:27 MDT 2012 | nils.lundquist | |
| Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTableRenderer.java
|
| Fix Version/s | 3.1.0.BETA1 [ 10335 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |

ICE-7883/ICE-7884- Refactored to use JSONBuilder in table config script building to reduce complexity. Refactored decoding into static helper methods / class to clean up DataTableRenderer. Improved RowMeta documentation.Subversion: Committed revision 28286.