org.symbian.tools.wrttools.previewer/preview/script/lib/device.js
changeset 210 0f7abfd6ae62
parent 37 641b65b14318
child 273 b1f63c2c240c
equal deleted inserted replaced
209:7f0d53ed35c6 210:0f7abfd6ae62
       
     1 /**
       
     2  * Copyright (c) 2009-2010 Symbian Foundation and/or its subsidiary(-ies).
       
     3  * All rights reserved.
       
     4  * This component and the accompanying materials are made available
       
     5  * under the terms of the License "Eclipse Public License v1.0"
       
     6  * which accompanies this distribution, and is available
       
     7  * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8  *
       
     9  * Initial Contributors:
       
    10  * Symbian Foundation - initial contribution.
       
    11  * Contributors:
       
    12  */
       
    13 
     1 /**
    14 /**
     2  * device.js
    15  * device.js
     3  * 
    16  * 
     4  * Nokia Web Runtime Service API emulation 
    17  * Web Runtime Service API emulation 
     5  * WRT v1.1
    18  * WRT v1.1
     6  * 
    19  * 
     7  * Copyright 2009 Nokia Corporation. All rights reserved.
    20  */
     8 */
       
     9 
    21 
    10 
    22 
    11 /**
    23 /**
    12  * device object. entry point to device service API (SAPI)
    24  * device object. entry point to device service API (SAPI)
    13  */
    25  */