Bug 414686 - [Table] Improve performance and scalability of Tables
Summary: [Table] Improve performance and scalability of Tables
Status: ASSIGNED
Alias: None
Product: Papyrus
Classification: Modeling
Component: Table (show other bugs)
Version: 0.10.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Vincent Lorenzo CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 476559
Blocks:
  Show dependency tree
 
Reported: 2013-08-08 12:18 EDT by Camille Letavernier CLA
Modified: 2015-09-03 09:58 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Camille Letavernier CLA 2013-08-08 12:18:13 EDT
Papyrus shall support big Tables (Thousands of Elements).

This task is a generic task for performance and scalability improvements of Tables
Comment 1 Camille Letavernier CLA 2013-08-08 12:20:31 EDT
Commit 97aac38470f7ab344bf31301181b861d8699f7cc:

Improved the GenericCellLabelProvider to support display of Big Collections.

Only MAX_DISPLAYED_ELEMENTS are displayed in a cell label. This value is currently set to 10.