wlanutilities/wlansniffer/widget/widget_2001E637/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 name="gainfocus"/>
       
    24 					<event name="WLANWizard/GainFocusInfoArea" />
       
    25 			</action>
       
    26 			
       
    27 			<action>
       
    28 				<trigger class="western" name="down" />
       
    29 				<trigger class="arabic" name="up" />
       
    30 			</action>
       
    31 		</actions>
       
    32 
       
    33 		<button id="wizardInfoArea1" class="wizardStatusBox1" focusable="false">
       
    34 			<image id="wizardStatusIcon" class="wizardicon" focusable="false">
       
    35 				<property class="WLANWizard/StatusIcon"/>
       
    36 			</image>
       
    37 			<text id="statusName1" class="wizardEntryText1" focusable="false">
       
    38 				<property class="WLANWizard/NetworkStatus" />
       
    39 			</text>
       
    40 		</button>	<!-- enf of wizardInfoArea1 -->
       
    41 			
       
    42 		<button id="wizardInfoArea2" class="wizardStatusBox2" focusable="false">
       
    43 			<text id="statusName2" class="wizardEntryText2" focusable="false">
       
    44 				<property class="WLANWizard/NetworkName"/>
       
    45 			</text>
       
    46 			<image id="wizardSecureIcon" class="wizardicon" focusable="false">
       
    47 				<property class="WLANWizard/SecureIcon"/>
       
    48 				<property class="policy/Content" name="wizardSecureIcon" value="display: block;"/>
       
    49 				<property class="policy/emptyContent" name="wizardSecureIcon" value="display: none;"/>
       
    50 			</image> 
       
    51 			<image id="wizardStrengthIcon" class="wizardicon" focusable="false">
       
    52 				<property class="WLANWizard/StrengthIcon"/>
       
    53 				<property class="policy/Content" name="wizardStrengthIcon" value="display: block;"/>
       
    54 				<property class="policy/emptyContent" name="wizardStrengthIcon" value="display: none;"/>
       
    55 			</image>
       
    56 		</button> <!-- enf of wizardInfoArea2 -->
       
    57 		
       
    58 	</widget> <!-- end of wizardPluginContainer -->
       
    59 
       
    60 </xmluiml>