Symbian3/SDK/Source/GUID-EC98E7E0-872D-467D-BDC8-6471F6165705.dita
author Dominic Pinkman <Dominic.Pinkman@Nokia.com>
Wed, 31 Mar 2010 11:11:55 +0100
changeset 7 51a74ef9ed63
child 8 ae94777fff8f
permissions -rw-r--r--
Week 12 contribution of API Specs and fix SDK submission

<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
<!-- This component and the accompanying materials are made available under the terms of the License 
"Eclipse Public License v1.0" which accompanies this distribution, 
and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
<!-- Initial Contributors:
    Nokia Corporation - initial contribution.
Contributors: 
-->
<!DOCTYPE concept
  PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
<concept id="GUID-EC98E7E0-872D-467D-BDC8-6471F6165705" xml:lang="en"><title>Universal
indicator pop-up</title><prolog><metadata><keywords/></metadata></prolog><conbody>
<p>Universal indicator pop-up is touch-only component. It is activated by
tapping the universal indicators or the digital clock. It always includes
battery and connectivity indicators and digital clock. For each visible universal
indicator, there is one row reserved in the pop-up for displaying the icon
and the description text. Hence, the user can view the preferred indicator.
The description text also informs the current status and/or it may be a link
to a view in corresponding application. For example, by tapping the text “3
new messages” opens the relevant view from the messaging application, tapping
“Bluetooth active” switches view to the Bluetooth settings. Content of the
row is determined by the application originating the indicator.</p>
<fig id="GUID-9ACEF376-FE52-4834-8A67-53EA68BACFBF">
<title>Universal indicator pop-up</title>
<image href="GUID-2CBD504A-5538-4823-9139-2941A0BA5E8B_d0e68374_href.png" placement="inline"/>
</fig>
<p/>
<table id="GUID-03B51B9A-B474-4AB8-8957-6E025AA854F0"><title>Default touch events in Universal indicator pop-up</title>
<tgroup cols="3">

<colspec colname="col1" colwidth="0.80*"/><colspec colname="col2" colwidth="1.01*"/>
<colspec colname="col3" colwidth="1.19*"/>
<thead>
<row>
<entry valign="top"><p>User action</p></entry>
<entry valign="top"><p>State change</p></entry>
<entry valign="top"><p>Feedback</p></entry>
</row>
</thead>
<tbody>
<row>
<entry><p>Touch down and release in Universal indicator pop-up area (anywhere
except on link).</p></entry>
<entry><p>No change.</p><p><note>The ’information area’, which is plain text,
has no touch interaction.</note></p></entry>
<entry><p>Tactile: No effect</p></entry>
</row>
<row>
<entry><p>Touch down and release on function link</p></entry>
<entry><p>Performs appropriate action. The ’activation area’ (= link) works
with touch down and release.</p></entry>
<entry><p>Highlight is shown on touch down and it disappears on release.</p><p>Tactile:
Sensitive button effect and audio given with touch down event. No effect on
touch release.</p></entry>
</row>
<row>
<entry><p>Touch down and release outside Universal indicator pop-up</p></entry>
<entry><p>Dismisses pop-up, but no ’underlying’ action is performed.</p><p>Touch
down, move and touch release outside the status indicator area cancels any
action.</p></entry>
<entry><p>Tactile: Pop-up effect when opening and closing, irrespective of
the theme effects being ON or OFF.</p></entry>
</row>
</tbody>
</tgroup>
</table></conbody></concept>