wlanutilities/wlansniffer/widget/widget_2001E637/xuikon/00/wsfwidget.xml
branchRCL_3
changeset 24 63be7eb3fc78
parent 23 b852595f5cbe
child 25 f28ada11abbf
equal deleted inserted replaced
23:b852595f5cbe 24:63be7eb3fc78
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <xmluiml xmlns="http://www.series60.com/xml/xmluiml/1" version="1.0"> 
       
     3 
       
     4 	<widget id="wizardPluginContainer" focusable="true" _s60-initial-focus="1" >
       
     5 	
       
     6 		<contentsource name="WLANWizard" value="0x10281CAF" /> 
       
     7 	
       
     8 		<actions>
       
     9 			<action>
       
    10 			    <trigger name="activate"/>
       
    11 			    <event name="WLANWizard/OpenMenu" />
       
    12 			</action>
       
    13 			<action>
       
    14 				<trigger name="gainfocus"/>
       
    15 				<event name="WLANWizard/GainFocusInfoArea" />
       
    16 			</action>
       
    17 		</actions>
       
    18 
       
    19 		<button id="wizardInfoArea1" class="wizardStatusBox1" focusable="false">
       
    20 			<image id="wizardStatusIcon" class="wizardicon" focusable="false">
       
    21 				<property class="WLANWizard/StatusIcon"/>
       
    22 			</image>
       
    23 			<text id="statusName1" class="wizardEntryText1" focusable="false">
       
    24 				<property class="WLANWizard/NetworkStatus" />
       
    25 			</text>
       
    26 		</button> <!-- enf of wizardInfoArea1 -->
       
    27 			
       
    28 		<button id="wizardInfoArea2" class="wizardStatusBox2" focusable="false">
       
    29 			<text id="statusName2" class="wizardEntryText2" focusable="false">
       
    30 				<property class="WLANWizard/NetworkName"/>
       
    31 			</text>
       
    32 			<image id="wizardSecureIcon" class="wizardicon" focusable="false">
       
    33 				<property class="WLANWizard/SecureIcon"/>
       
    34 				<property class="policy/Content" name="wizardSecureIcon" value="display: block;"/>
       
    35 			</image> 
       
    36 			<image id="wizardStrengthIcon" class="wizardicon" focusable="false">
       
    37 				<property class="WLANWizard/StrengthIcon"/>
       
    38 				<property class="policy/Content" name="wizardStrengthIcon" value="display: block;"/>
       
    39 			</image>
       
    40 		</button> <!-- enf of wizardInfoArea2 -->
       
    41 		
       
    42 	</widget> <!-- end of wizardPluginContainer -->
       
    43 
       
    44 </xmluiml>