org.symbian.tools.wrttools.previewer/preview/script/lib/systeminfo.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 	This API is used to provide system related data.
    15 	This API is used to provide system related data.
     3 	It takes the sysObject as an argument that is the embeded API in the main HTML file.
    16 	It takes the sysObject as an argument that is the embeded API in the main HTML file.
     4 	While using this API outside mobile environment, User or developer need not to take any extara action in oprder to support SYSAPI.
    17 	While using this API outside mobile environment, User or developer need not to take any extara action in oprder to support SYSAPI.
     5 */
    18 */