wlanutilities/wlansniffer/widget/widget_20026F45/xuikon/00/wsfwidget.xml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 07 Jan 2010 13:31:53 +0200
changeset 1 d07e190ed096
parent 0 56b72877c1cb
child 10 dff6ebfd236f
permissions -rw-r--r--
Revision: 200951 Kit: 201001

<?xml version="1.0" encoding="UTF-8"?>
<xmluiml xmlns="http://www.series60.com/xml/xmluiml/1" version="1.0"> 

	<widget id="wizardPluginContainer" focusable="true" _s60-initial-focus="1" >
	
		<contentsource name="WLANWizard" value="0x10281CAF" />
		
		<actions>
			<action>
				<trigger name="activate"/>
				<event name="WLANWizard/OpenMenu" />
			</action>
		</actions>

		<button id="wizardInfoArea1" class="wizardStatusBox1" focusable="false">
			<image id="wizardStatusIcon" class="wizardicon" focusable="false">
				<property class="WLANWizard/StatusIcon"/>
			</image>
			<text id="statusName1" class="wizardEntryText1" focusable="false">
				<property class="WLANWizard/NetworkStatus" />
			</text>
		</button> <!-- enf of wizardInfoArea1 -->
			
		<button id="wizardInfoArea2" class="wizardStatusBox2" focusable="false">
			<text id="statusName2" class="wizardEntryText2" focusable="false">
				<property class="WLANWizard/NetworkName"/>
			</text>
			<image id="wizardSecureIcon" class="wizardicon" focusable="false">
				<property class="WLANWizard/SecureIcon"/>
				<property class="policy/Content" name="wizardSecureIcon" value="display: block;"/>
				<property class="policy/emptyContent" name="wizardSecureIcon" value="display: none;"/>
			</image> 
			<image id="wizardStrengthIcon" class="wizardicon" focusable="false">
				<property class="WLANWizard/StrengthIcon"/>
				<property class="policy/Content" name="wizardStrengthIcon" value="display: block;"/>
				<property class="policy/emptyContent" name="wizardStrengthIcon" value="display: none;"/>
			</image>
		</button> <!-- enf of wizardInfoArea2 -->
		
	</widget> <!-- end of wizardPluginContainer -->

</xmluiml>