]
Konstantin Mishin resolved RF-8691.
-----------------------------------
Resolution: Done
dataTables client side implementation problems
----------------------------------------------
Key: RF-8691
URL:
https://issues.jboss.org/browse/RF-8691
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-tables
Affects Versions: 4.0.0.ALPHA1
Reporter: Ilya Shaikovsky
Assignee: Konstantin Mishin
Priority: Critical
Labels: client, component, datatable, richfaces
Fix For: 4.0.0.CR1
Original Estimate: 3 days
Remaining Estimate: 3 days
1) now we have two scripts with partially the same functionality: extendedDataTable.js
and dataTable.js - ideally extendedDataTable client object should just extend basic table
object.
2) extendedDataTable object not extended from base component at all - not uses client
side components mechanism described by Pavel.
2.1) in the result - api on the extendedDataTable uses $('id').component.api()
convention and this conflicts with our new standard.
Nick we should check what should be corrected for A2 (at least 2.1 - a must) and assign.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: