datamode viewer revamped: Class search, new panel for class list, graphical representation of each class and its related classes, granularity on data display and a fix on lifecycle graph.

SVN:trunk[5206]
This commit is contained in:
Stephen Abello
2018-01-05 15:18:56 +00:00
parent 52a97db259
commit b2a1404ce0
20 changed files with 787 additions and 238 deletions

View File

@@ -594,7 +594,12 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
'UI:Schema:LifeCycleAttributeMustChange' => '必须变更',
'UI:Schema:LifeCycleAttributeMustPrompt' => '用户将被提示改变值',
'UI:Schema:LifeCycleEmptyList' => '空列表',
'UI:Schema:ClassFilter' => 'Class:~~',
'UI:Schema:DisplayLabel' => 'Display:~~',
'UI:Schema:DisplaySelector/LabelAndCode' => 'Label and code~~',
'UI:Schema:DisplaySelector/Label' => 'Label~~',
'UI:Schema:DisplaySelector/Code' => 'Code~~',
'UI:Schema:Attribute/Filter' => 'Filter~~',
'UI:LinksWidget:Autocomplete+' => '输入前3个字符...',
'UI:Combo:SelectValue' => '--- 选择一个值 ---',
'UI:Label:SelectedObjects' => '被选对象: ',