| <?xml version="1.0" encoding="UTF-8"?> |
| <!--Copyright (c) 2000-2019 Ericsson Telecom AB |
| |
| All rights reserved. This program and the accompanying materials |
| are made available under the terms of the Eclipse Public License v2.0 |
| which accompanies this distribution, and is available at |
| http:www.eclipse.org/legal/epl-v10.html --> |
| <Widgets xmlns='http://ttcn.ericsson.se/protocolModules/xtdp/xtdl'> |
| <window height='300.000000' id='Window' orientation='vertical' title='window' width='800.000000'> |
| <hbox flex='1.000000' orientation='horizontal'> |
| <tabpages disabled='false' flex='1.000000' id='EPTF_ExecCtrl.Statistics.tabbox' layout='LISTCARD'> |
| <iterator element='EntityGroupssssssssss' id='EGrp' source='ExecCtrl'> |
| <tabpage id='EPTF_ExecCtrl.Statistics.EG.%EGrp%.tab' label='%EGrp%' orientation='vertical'> |
| <textbox flex='1.000000' id='EPTF_ExecCtrl.Statistics.EG.%EGrp%.eCount' multiline='false' readonly='true' value=''> |
| <externaldata element='EGrpSizeeeeeeee' source='ExecCtrl'> |
| <params> |
| <dataparam name='EntityGroup' value='%EGrp%' /> |
| </params> |
| </externaldata> |
| </textbox> |
| </tabpage> |
| </iterator> |
| </tabpages> |
| </hbox> |
| </window> |
| </Widgets> |