/* 
 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": 60, "leftImageWidth": 16, "rightImageWidth": 5, "text": "Back" },
    "browser": { "creationFunction": "CreateBrowser" },
    "btnVisit": { "creationFunction": "CreatePushButton", "initialHeight": 30, "initialWidth": 126, "leftImageWidth": 15, "onclick": "btnVisitClick", "rightImageWidth": 15, "text": "Visit the rooms" },
    "callButton": { "creationFunction": "CreateCallButton", "customImage": "Images/callGlyph.png", "customImagePosition": "PushButton.IMAGE_POSITION_CENTER", "customImagePressed": "Images/callGlyph.png", "initialHeight": 36, "initialWidth": 36, "leftImageWidth": 6, "phoneNumber": "+41798307607", "rightImageWidth": 6, "text": "" },
    "detailDescription": { "creationFunction": "CreateText", "text": "Description" },
    "detailLocation": { "creationFunction": "CreateText", "text": "Location" },
    "detailPrice": { "creationFunction": "CreateText", "text": "Price" },
    "detailTitle": { "creationFunction": "CreateText", "text": "Title" },
    "header": { "creationFunction": "CreateHeader", "rootTitle": "La Grande Maison" },
    "list": { "creationFunction": "CreateList", "dataSourceName": "listController", "labelElementId": "rowTitle", "listStyle": "List.EDGE_TO_EDGE", "sampleRows": 8, "useDataSource": true },
    "mailButton": { "creationFunction": "CreateMailButton", "customImage": "Images/mailGlyph.png", "customImagePosition": "PushButton.IMAGE_POSITION_CENTER", "customImagePressed": "Images/mailGlyph.png", "email": "contact@lagrandemaison.ch", "initialHeight": 36, "initialWidth": 36, "leftImageWidth": 6, "rightImageWidth": 6, "text": "" },
    "mapButton": { "address": "Rte du Sanetsch, 1965 Chandolin-près-Savièse", "creationFunction": "CreateMapButton", "customImage": "Images/mapGlyph.png", "customImagePosition": "PushButton.IMAGE_POSITION_CENTER", "customImagePressed": "Images/mapGlyph.png", "initialHeight": 36, "initialWidth": 36, "leftImageWidth": 6, "rightImageWidth": 6, "text": "" },
    "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" }] },
    "text": { "creationFunction": "CreateText", "text": "Pascal and Alain look forward to welcoming you in their guest house. Our 200-year-old house, a listed building, offers all modern amenities. You can relax in one of our living rooms, take a stroll among the barns and find an ideal place in the garden from where you can admire the fantastic panorama of the Rhone valley - everyone can settle down and feel at home in our house in their own way. Welcome !" },
    "text1": { "creationFunction": "CreateText", "text": "Phone + 41 79 830 76 07" },
    "text2": { "creationFunction": "CreateText", "text": "contact@lagrandemaison.ch" },
    "text3": { "creationFunction": "CreateText", "text": "Route du Sanetsch" },
    "text4": { "creationFunction": "CreateText", "text": "1965 Chandolin-près-Savièse" }
};
