Task #2100
Task #2113: Use the new TXMResult and TXMEditor hierarchy and centralization
TXMResult and TXMEditor hierarchy, modify Partition Dimensions related classes to use the new hierarchy
Status: | Closed | Start date: | 04/05/2017 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 100% |
|
Category: | Development | Spent time: | - | |
Target version: | TXM 0.8.0a (split/restructuration) |
Description
TXMResult and TXMEditor hierarchy, modify Partition Dimensions related classes to use the new hierarchy.
getName() generated string (Editor/Tab title and Status bar when clicking on a result node)¶
RESULT_TYPE + ": " + PARENT_PARTITION_NAME
eg.: Dimensions: VOEUX_text_annee: 54
getDetails() generated string (Editor/Tab tool tip)¶
Idem
getSimpleName() generated string (Tree node label)¶
PARENT_PARTITION_SIMPLE_NAME
eg.: VOEUX_text_annee
History
#1 Updated by Sebastien Jacquot almost 6 years ago
- Subject changed from Partition Dimensions, modify classes to use the new TXMResult hierarchy to TXMResult and TXMEditor hierarchy, modify Partition Dimensions related classes to use the new hierarchy
- Description updated (diff)
#2 Updated by Sebastien Jacquot almost 6 years ago
- Parent task set to #2113
#3 Updated by Sebastien Jacquot almost 6 years ago
- Description updated (diff)
- Status changed from New to Feedback
- % Done changed from 0 to 80
#4 Updated by Sebastien Jacquot over 4 years ago
- Status changed from Feedback to Closed
- % Done changed from 80 to 100