wlanutilities/wlansniffer/widget/widget_20026F45/xuikon/00/wsfwidget.xml
branchRCL_3
changeset 25 f28ada11abbf
equal deleted inserted replaced
24:63be7eb3fc78 25:f28ada11abbf
       
     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 		</actions>
       
    14 
       
    15 		<button id="wizardInfoArea1" class="wizardStatusBox1" focusable="false">
       
    16 			<image id="wizardStatusIcon" class="wizardicon" focusable="false">
       
    17 				<property class="WLANWizard/StatusIcon"/>
       
    18 			</image>
       
    19 			<text id="statusName1" class="wizardEntryText1" focusable="false">
       
    20 				<property class="WLANWizard/NetworkStatus" />
       
    21 			</text>
       
    22 		</button> <!-- enf of wizardInfoArea1 -->
       
    23 			
       
    24 		<button id="wizardInfoArea2" class="wizardStatusBox2" focusable="false">
       
    25 			<text id="statusName2" class="wizardEntryText2" focusable="false">
       
    26 				<property class="WLANWizard/NetworkName"/>
       
    27 			</text>
       
    28 			<image id="wizardSecureIcon" class="wizardicon" focusable="false">
       
    29 				<property class="WLANWizard/SecureIcon"/>
       
    30 				<property class="policy/Content" name="wizardSecureIcon" value="display: block;"/>
       
    31 			</image> 
       
    32 			<image id="wizardStrengthIcon" class="wizardicon" focusable="false">
       
    33 				<property class="WLANWizard/StrengthIcon"/>
       
    34 				<property class="policy/Content" name="wizardStrengthIcon" value="display: block;"/>
       
    35 			</image>
       
    36 		</button> <!-- enf of wizardInfoArea2 -->
       
    37 		
       
    38 	</widget> <!-- end of wizardPluginContainer -->
       
    39 
       
    40 </xmluiml>