Symbian3/SDK/Source/GUID-97C9A782-A7DE-480B-9DE0-97B213AAEDD0.dita
changeset 7 51a74ef9ed63
child 8 ae94777fff8f
equal deleted inserted replaced
6:43e37759235e 7:51a74ef9ed63
       
     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-97C9A782-A7DE-480B-9DE0-97B213AAEDD0" xml:lang="en"><title>Query
       
    13 input</title><prolog><metadata><keywords/></metadata></prolog><conbody>
       
    14 <p>Query input is a component for displaying data query with direct possibility
       
    15 to touch input and uses the full screen. It is a standalone component from
       
    16 input methods and thus user cannot change the input method from the Query
       
    17 input. </p>
       
    18 <p>In addition to data query content, it has Backspace button and ITU-T keypad
       
    19 buttons. Softkeys are also displayed as buttons next to the editor, instead
       
    20 of Control pane. This component is used for (PIN, PUK, time and date) queries
       
    21 in start-up, and also in password editors. </p>
       
    22 <p>Prompt text can be displayed in three lines, for example, “PIN code blocked”
       
    23 and “Enter PIN code”, and is always aligned close to input field.</p>
       
    24 <fig id="GUID-F92C4319-A768-41A0-99E8-07CA89C4BB08">
       
    25 <title>Example of alpha-numeric input mode in portrait and landscape.</title>
       
    26 <image href="GUID-B2523978-4262-4E32-B50D-4818AC561B6D_d0e68992_href.png" placement="inline"/>
       
    27 </fig>
       
    28 <p>If only number entry is enabled, the Query input displays number buttons.</p>
       
    29 <fig id="GUID-01C7366B-3342-4A0C-9112-16D32FECAE96">
       
    30 <title>Example of numeric input mode in portrait and landscape.</title>
       
    31 <image href="GUID-56E67157-08EE-414A-9EC5-ADAF27E0D36A_d0e69003_href.png" placement="inline"/>
       
    32 </fig>
       
    33 <p>In other data queries, the touch input is opened with touch down and release
       
    34 to the editor. In query input, the input is instantly available for immediate
       
    35 usage. Some buttons may be dimmed if needed. Both portrait and landscape orientations
       
    36 are available for Query input. </p>
       
    37 <p>Tactile feedback follows the virtual ITU-T feedback.</p>
       
    38 <p>The following table lists the default touch events for query input:</p>
       
    39 <table id="GUID-8281913F-8956-402B-B0F6-D3AD2347C83B"><title>The default touch
       
    40 events for query input</title>
       
    41 <tgroup cols="3">
       
    42 
       
    43 <colspec colname="col1" colwidth="0.80*"/><colspec colname="col2" colwidth="1.01*"/>
       
    44 <colspec colname="col3" colwidth="1.19*"/>
       
    45 <thead>
       
    46 <row>
       
    47 <entry valign="top"><p>User action</p></entry>
       
    48 <entry valign="top"><p>State change</p></entry>
       
    49 <entry valign="top"><p>Feedback</p></entry>
       
    50 </row>
       
    51 </thead>
       
    52 <tbody>
       
    53 <row>
       
    54 <entry><p>Touch down and release on <i><codeph>SK1</codeph></i> <i>§key_SK1_softkey§</i></p></entry>
       
    55 <entry><p>Confirms the query. </p><p>It is initially dimmed and changed active
       
    56 when first character is entered.</p></entry>
       
    57 <entry><p>Tactile: Basic button effect and audio feedback are provided with
       
    58 touch down and basic button effect with release events.</p></entry>
       
    59 </row>
       
    60 <row>
       
    61 <entry><p>Touch down and release on <i><codeph>SK2</codeph> §key_SK2_softkey§</i></p></entry>
       
    62 <entry><p>Cancels the query.</p></entry>
       
    63 <entry><p>Tactile: Basic button effect and audio feedback are provided with
       
    64 touch down and basic button effect with release events.</p></entry>
       
    65 </row>
       
    66 </tbody>
       
    67 </tgroup>
       
    68 </table></conbody></concept>