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
Statut: | Closed | Début: | 05/04/2017 | |
---|---|---|---|---|
Priorité: | Normal | Echéance: | ||
Assigné à: | - | % réalisé: | 100% |
|
Catégorie: | Development | Temps passé: | - | |
Version cible: | 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
Historique
#1 Mis à jour par Sebastien Jacquot il y a plus de 8 ans
- Sujet changé de Lexical Table, modify classes to use the new TXMResult and TXMEditor hierarchy à TXMResult and TXMEditor hierarchy, modify Lexical Table related classes to use the new hierarchy
- Description mis à jour (diff)
#2 Mis à jour par Sebastien Jacquot il y a plus de 8 ans
- Tâche parente mis à #2113
#3 Mis à jour par Sebastien Jacquot il y a plus de 8 ans
- Description mis à jour (diff)
- Statut changé de New à In Progress
- % réalisé changé de 0 à 50
#4 Mis à jour par Sebastien Jacquot il y a plus de 8 ans
- Statut changé de In Progress à Feedback
#5 Mis à jour par Sebastien Jacquot il y a plus de 7 ans
- Statut changé de Feedback à Closed
- % réalisé changé de 50 à 100