|
1 <?xml version="1.0" encoding="utf-8"?> |
|
2 <!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. --> |
|
3 <!-- This component and the accompanying materials are made available under the terms of the License |
|
4 "Eclipse Public License v1.0" which accompanies this distribution, |
|
5 and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". --> |
|
6 <!-- Initial Contributors: |
|
7 Nokia Corporation - initial contribution. |
|
8 Contributors: |
|
9 --> |
|
10 <!DOCTYPE concept |
|
11 PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd"> |
|
12 <concept id="GUID-C7F900F4-7C8E-4922-8785-D6EF9AE23B22" xml:lang="en"><title>List |
|
13 setting item</title><prolog><metadata><keywords/></metadata></prolog><conbody> |
|
14 <p>List setting item (for example, radio button setting) works |
|
15 with a touch down and release. A touch down and release directly moves the |
|
16 mark in radio button list and closes the pop-up. In multi-selection list, |
|
17 first touch down and release only checks or unchecks the item. Touch down |
|
18 and release second time activates the item and the pop-up closes.</p> |
|
19 <fig id="GUID-515EB035-4514-46B8-B711-3FB0DA064829"> |
|
20 <image href="GUID-173D7E50-92FA-42D7-A01B-47A39216E98D_d0e96999_href.png" placement="inline"/> |
|
21 </fig> |
|
22 <table id="GUID-4F77253E-5688-4642-98DD-04CB7FCF38E1-GENID-1-10-1-6-1-1-5-1-19-1-3-1-2-3"><title>The default touch |
|
23 events for list selection item</title> |
|
24 <tgroup cols="3"> |
|
25 |
|
26 <colspec colname="col1" colwidth="0.80*"/><colspec colname="col2" colwidth="1.01*"/> |
|
27 <colspec colname="col3" colwidth="1.19*"/> |
|
28 <thead> |
|
29 <row> |
|
30 <entry valign="top"><p>User action</p></entry> |
|
31 <entry valign="top"><p>State change</p></entry> |
|
32 <entry valign="top"><p>Feedback</p></entry> |
|
33 </row> |
|
34 </thead> |
|
35 <tbody> |
|
36 <row> |
|
37 <entry><p>Touch down on setting item, first time</p></entry> |
|
38 <entry><p>No change</p></entry> |
|
39 <entry><p>The item is highlighted. </p><p>Tactile: Sensitive list effect and |
|
40 audio feedback are provided with touch down event.</p></entry> |
|
41 </row> |
|
42 <row> |
|
43 <entry><p>Touch release on setting item, first time</p></entry> |
|
44 <entry><p>In multi-selection list marks/unmarks the item. In radio button |
|
45 selection, activates the item and closes the pop-up.</p></entry> |
|
46 <entry><p>Highlight disappears. </p><p>Tactile: No effect in multi-selection |
|
47 list is provided. In radio button, selection basic list effect is provided |
|
48 with touch down release event.</p></entry> |
|
49 </row> |
|
50 <row> |
|
51 <entry><p>Touch down on setting item, second time</p></entry> |
|
52 <entry><p>No change</p></entry> |
|
53 <entry><p>The item is highlighted </p><p>Tactile: Basic list effect and audio |
|
54 given with touch down event.</p></entry> |
|
55 </row> |
|
56 <row> |
|
57 <entry><p>Touch release on setting item, second time</p></entry> |
|
58 <entry><p>In multi-selection list marks/unmarks the item.</p></entry> |
|
59 <entry><p>Highlight disappears. </p><p>Tactile: Basic list effect given with |
|
60 touch down release event.</p></entry> |
|
61 </row> |
|
62 <row> |
|
63 <entry><p>Touch down and move inside pop-up setting item list</p></entry> |
|
64 <entry><p>Refer to <xref href="GUID-7C61D3D7-8FCB-46AB-B2E9-CE1AC68F86DE.dita">Dragging |
|
65 and flicking</xref> events.</p></entry> |
|
66 <entry><p>Tactile: Refer to <xref href="GUID-7C61D3D7-8FCB-46AB-B2E9-CE1AC68F86DE.dita">Dragging |
|
67 and flicking</xref> events.</p></entry> |
|
68 </row> |
|
69 <row> |
|
70 <entry><p>Touch down and release outside the setting item.</p></entry> |
|
71 <entry><p>Inactive</p></entry> |
|
72 <entry><p>Tactile: No effect</p></entry> |
|
73 </row> |
|
74 </tbody> |
|
75 </tgroup> |
|
76 </table></conbody></concept> |