Task #2104
Task #2113: Use the new TXMResult and TXMEditor hierarchy and centralization
TXMResult and TXMEditor hierarchy, modify Lexical Table 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 Lexical Table related classes to use the new hierarchy.
getName() generated string (Editor/Tab title and Status bar when clicking on a result node)¶
PARTITION_SIMPLE_NAME + ":" + PROPERTY_NAME (FMIN / VMAX)
eg.: VOEUX_text_annee:word (2 / 200)
getSimpleName() generated string (Tree node label)¶
PROPERTY_NAME (FMIN / VMAX)
eg.: word (2 / 200)
getDetails() generated string (Editor/Tab tool tip)¶
//TO DEFINE
History
#1 Updated by Sebastien Jacquot over 6 years ago
- Subject changed from Lexical Table, modify classes to use the new TXMResult and TXMEditor hierarchy to TXMResult and TXMEditor hierarchy, modify Lexical Table related classes to use the new hierarchy
- Description updated (diff)
#2 Updated by Sebastien Jacquot over 6 years ago
- Parent task set to #2113
#3 Updated by Sebastien Jacquot over 6 years ago
- Description updated (diff)
- Status changed from New to In Progress
- % Done changed from 0 to 50
#4 Updated by Sebastien Jacquot over 6 years ago
- Status changed from In Progress to Feedback
#5 Updated by Sebastien Jacquot over 5 years ago
- Status changed from Feedback to Closed
- % Done changed from 50 to 100