/* 
 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 = {
    "articleDate": { "creationFunction": "CreateText", "text": "Publish Date" },
    "articleDescription": { "creationFunction": "CreateText", "text": "Article" },
    "articleTitle": { "creationFunction": "CreateText", "text": "Title" },
    "backToHeadlines": { "creationFunction": "CreatePushButton", "initialHeight": 30, "initialWidth": 140, "leftImageWidth": 16, "rightImageWidth": 5, "text": "Back to Tricks" },
    "btnAddYourComment": { "creationFunction": "CreatePushButton", "initialHeight": 30, "initialWidth": 298, "leftImageWidth": 15, "rightImageWidth": 15, "text": "Add your comment(s)" },
    "footer": { "creationFunction": "CreateText", "text": "Why So Curious " },
    "headlineDescription": { "creationFunction": "CreateText", "text": "Article Description" },
    "headlineList": { "creationFunction": "CreateList", "dataArray": ["Article Title", "Item 2", "Item 3"], "dataSourceName": "headlineList", "labelElementId": "headlineTitle", "listStyle": "List.EDGE_TO_EDGE", "sampleRows": 2, "useDataSource": true },
    "headlineTitle": { "creationFunction": "CreateText", "text": "Article Title" },
    "numberComments": { "creationFunction": "CreateText", "text": " # Comments" },
    "olderArticlesLabel": { "creationFunction": "CreateText", "text": "More Tricks" },
    "readMore": { "creationFunction": "CreatePushButton", "initialHeight": 30, "initialWidth": 140, "leftImageWidth": 5, "rightImageWidth": 16, "text": "Web page" },
    "secondHeadlines": { "creationFunction": "CreateList", "dataArray": ["Item 1", "Item 2", "Item 3"], "dataSourceName": "secondHeadlineList", "labelElementId": "secondHeadlineTitle", "listStyle": "List.EDGE_TO_EDGE", "sampleRows": 2, "useDataSource": true },
    "secondHeadlineTitle": { "creationFunction": "CreateText", "text": "Article Title" },
    "StackLayout": { "creationFunction": "CreateStackLayout", "subviewsTransitions": [{ "direction": "right-left", "duration": "", "timing": "ease-in-out", "type": "push" }, { "direction": "right-left", "duration": "", "timing": "ease-in-out", "type": "push" }] },
    "todaysDate": { "creationFunction": "CreateText", "text": "DATE" }
};

