CA, the cascade children editor refreshing method call 3 refreshes in CAEditor
CA, the cascade children editor refreshing method call 3 refreshes in
CAEditor.
Since the cols, rows, eigenvalues table editors shared the same CA
result, the refresh synchronization function do more than needed
refreshes.
This issue may result by itself with the TableResult extends TXMResult
class and by creating real exportable and exploitable results for
ColsInfo, RowsInfo, etc. that will be children of the CA (as for the
Eigenvalues class/object.
(from redmine: issue id 2484, created on 2018/12/14 by Sebastien Jacquot)