/* 
 This file was generated by Dashcode and is covered by the 
 license.txt included in the project.  You may edit this file, 
 however it is recommended to first turn off the Dashcode 
 code generator otherwise the changes will be lost.
 */
var dashcodePartSpecs = {
    "back_button": { "creationFunction": "CreatePushButton", "initialHeight": 30, "initialWidth": 50, "leftImageWidth": 16, "rightImageWidth": 5, "text": "Back" },
    "browser": { "creationFunction": "CreateBrowser" },
    "cityLabel": { "creationFunction": "CreateText", "text": "Item" },
    "detailDescription": { "creationFunction": "CreateText", "text": "t" },
    "detailLocation": { "creationFunction": "CreateText", "text": "Location" },
    "header": { "creationFunction": "CreateHeader", "rootTitle": "Countries" },
    "list": { "creationFunction": "CreateList", "dataSourceName": "listController", "labelElementId": "rowTitle", "listStyle": "List.EDGE_TO_EDGE", "sampleRows": 8, "useDataSource": true },
    "list1": { "creationFunction": "CreateList", "dataArray": ["Item 1", "Item 2", "Item 3"], "dataSourceName": "citiesListController", "labelElementId": "cityLabel", "listStyle": "List.EDGE_TO_EDGE", "sampleRows": 1, "useDataSource": true },
    "list2": { "creationFunction": "CreateList", "dataArray": ["Item 1", "Item 2", "Item 3"], "dataSourceName": "statesListController", "labelElementId": "stateLabel", "listStyle": "List.EDGE_TO_EDGE", "sampleRows": 1, "useDataSource": true },
    "rowTitle": { "creationFunction": "CreateText", "text": "Item" },
    "stackLayout": { "creationFunction": "CreateStackLayout", "subviewsTransitions": [{ "direction": "right-left", "duration": "", "timing": "ease-in-out", "type": "push" }, { "direction": "right-left", "duration": "", "timing": "ease-in-out", "type": "push" }, { "direction": "right-left", "duration": "", "timing": "ease-in-out", "type": "push" }, { "direction": "right-left", "duration": "", "timing": "ease-in-out", "type": "push" }] },
    "stateLabel": { "creationFunction": "CreateText", "text": "Item" },
    "text": { "creationFunction": "CreateText", "text": "Weekly Prayers Times ﺟﺪﻭﻝ ﺍﻟﺼﻼﺓ ﺍﻷﺳﺒﻮﻋﻲ" },
    "text1": { "creationFunction": "CreateText", "text": "ﺃﻭﻗﺎﺕ ﺍﻟﺼﻼﺓ ﺍﻟﺘﻲ ﻳﻌﻄﻴﻬﺎ ﺍﻟﺒﺮﻧﺎﻣﺞ ﻣﺒﻨﻴﺔ ﻋﻠﻰ ﺍﻟﺤﺴﺎﺏ ﻭﻳﺠﺐ ﻣﻘﺎﺭﻧﺘﻬﺎ ﻣﻊ ﺟﻬﺔ ﻣﻮﺛﻮﻗﺔ ﻗﺒﻞ ﺍﻋﺘﻤﺎﺩﻫﺎ" },
    "urlButton": { "creationFunction": "CreatePushButton", "initialHeight": 45, "initialWidth": 190, "leftImageWidth": 5, "onclick": "setTheImage", "rightImageWidth": 5, "text": "Weekly Prayers Schedule" }
};
