/* 
 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" },
    "buttonOffX10": { "creationFunction": "CreatePushButton", "initialHeight": 30, "initialWidth": 284, "leftImageWidth": 5, "rightImageWidth": 5, "text": "Turn Off" },
    "buttonOnX10": { "creationFunction": "CreatePushButton", "initialHeight": 30, "initialWidth": 284, "leftImageWidth": 5, "rightImageWidth": 5, "text": "Turn On" },
    "detailDescriptionX10": { "creationFunction": "CreateText", "text": "Description" },
    "detailTitleX10": { "creationFunction": "CreateText", "text": "Device" },
    "header": { "creationFunction": "CreateHeader", "rootTitle": "PlatkusWorld™" },
    "label1": { "creationFunction": "CreateText", "text": "Item" },
    "list": { "creationFunction": "CreateList", "dataSourceName": "listController", "labelElementId": "rowTitle", "listStyle": "List.EDGE_TO_EDGE", "sampleRows": 8, "useDataSource": true },
    "list2": { "creationFunction": "CreateList", "dataArray": ["Item 1", "Item 2", "Item 3"], "dataSourceName": "listLevelFavsController", "labelElementId": "label1", "listStyle": "List.EDGE_TO_EDGE", "sampleRows": 8, "useDataSource": true },
    "listX10": { "creationFunction": "CreateList", "dataArray": ["Item 1"], "dataSourceName": "listX10Controller", "labelElementId": "rowTitleX10", "listStyle": "List.EDGE_TO_EDGE", "sampleRows": 8, "useDataSource": true },
    "listXControl": { "creationFunction": "CreateList", "dataArray": ["Item 1", "Item 2", "Item 3"], "dataSourceName": "listLevelXControlController", "labelElementId": "rowTitleXControl", "listStyle": "List.EDGE_TO_EDGE", "sampleRows": 8, "useDataSource": true },
    "rowTitle": { "creationFunction": "CreateText", "text": "Item" },
    "rowTitleX10": { "creationFunction": "CreateText", "text": "Item" },
    "rowTitleXControl": { "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" }, { "direction": "right-left", "duration": "", "timing": "ease-in-out", "type": "push" }] }
};
