wlanutilities/wlansniffer/widget/widget_20026F45/xuikon/00/wsfwidget.xml
changeset 0 56b72877c1cb
child 1 d07e190ed096
equal deleted inserted replaced
-1:000000000000 0:56b72877c1cb
       
     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="stylus">
       
    11 				<property name="eventtype" value="up" />
       
    12 					</trigger>
       
    13 					<trigger name="activate"/>
       
    14 				<trigger name="keyevent">
       
    15 					<!-- enter key / EStdKeyEnter	-->
       
    16 					<property name="scancode" value="3" />
       
    17 					<property name="eventtype" value="1" />
       
    18 				</trigger>
       
    19 					<event name="WLANWizard/OpenMenu" />
       
    20 			</action>
       
    21 			
       
    22 			<action>
       
    23 				<trigger class="western" name="down" />
       
    24 				<trigger class="arabic" name="up" />
       
    25 			</action>
       
    26 		</actions>
       
    27 
       
    28 		<button id="wizardInfoArea1" class="wizardStatusBox1" focusable="false">
       
    29 			<image id="wizardStatusIcon" class="wizardicon" focusable="false">
       
    30 				<property class="WLANWizard/StatusIcon"/>
       
    31 			</image>
       
    32 			<text id="statusName1" class="wizardEntryText1" focusable="false">
       
    33 				<property class="WLANWizard/NetworkStatus" />
       
    34 			</text>
       
    35 		</button>	<!-- enf of wizardInfoArea1 -->
       
    36 			
       
    37 		<button id="wizardInfoArea2" class="wizardStatusBox2" focusable="false">
       
    38 			<text id="statusName2" class="wizardEntryText2" focusable="false">
       
    39 				<property class="WLANWizard/NetworkName"/>
       
    40 			</text>
       
    41 			<image id="wizardSecureIcon" class="wizardicon" focusable="false">
       
    42 				<property class="WLANWizard/SecureIcon"/>
       
    43 				<property class="policy/Content" name="wizardSecureIcon" value="display: block;"/>
       
    44 				<property class="policy/emptyContent" name="wizardSecureIcon" value="display: none;"/>
       
    45 			</image> 
       
    46 			<image id="wizardStrengthIcon" class="wizardicon" focusable="false">
       
    47 				<property class="WLANWizard/StrengthIcon"/>
       
    48 				<property class="policy/Content" name="wizardStrengthIcon" value="display: block;"/>
       
    49 				<property class="policy/emptyContent" name="wizardStrengthIcon" value="display: none;"/>
       
    50 			</image>
       
    51 		</button> <!-- enf of wizardInfoArea2 -->
       
    52 		
       
    53 	</widget> <!-- end of wizardPluginContainer -->
       
    54 
       
    55 </xmluiml>