/* 
 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 = {
    "activityIndicator": { "creationFunction": "CreateActivityIndicator" },
    "addRecipient": { "creationFunction": "CreatePushButton", "initialHeight": 30, "initialWidth": 61, "leftImageWidth": 15, "onclick": "addShareDialog", "rightImageWidth": 15, "text": "Add" },
    "backButton": { "creationFunction": "CreatePushButton", "initialHeight": 30, "initialWidth": 70, "leftImageWidth": 16, "onclick": "Browser", "rightImageWidth": 5, "text": "Back" },
    "browser": { "creationFunction": "CreateBrowser" },
    "button": { "creationFunction": "CreatePushButton", "initialHeight": 30, "initialWidth": 80, "leftImageWidth": 15, "onclick": "setShareDetails", "rightImageWidth": 15, "text": "Share" },
    "button1": { "creationFunction": "CreatePushButton", "initialHeight": 30, "initialWidth": 104, "leftImageWidth": 15, "onclick": "addShare", "rightImageWidth": 15, "text": "Add Share" },
    "deleteAllFiles": { "creationFunction": "CreatePushButton", "initialHeight": 30, "initialWidth": 142, "leftImageWidth": 15, "onclick": "delete_all_files", "rightImageWidth": 15, "text": "Delete All Files" },
    "deleteAllLinks": { "creationFunction": "CreatePushButton", "initialHeight": 30, "initialWidth": 135, "leftImageWidth": 15, "onclick": "delete_all_links", "rightImageWidth": 15, "text": "Delete All Links" },
    "deleteButton": { "creationFunction": "CreatePushButton", "initialHeight": 30, "initialWidth": 71, "leftImageWidth": 15, "onclick": "delete_doc", "rightImageWidth": 15, "text": "Delete" },
    "docModifiedOnField": { "creationFunction": "CreateText", "text": "Date:" },
    "docName": { "creationFunction": "CreateText", "text": "Name:" },
    "docOwnerEmailButton": { "creationFunction": "CreateMailButton", "customImage": "Images/mailGlyph.png", "customImagePosition": "PushButton.IMAGE_POSITION_CENTER", "customImagePressed": "Images/mailGlyph.png", "initialHeight": 36, "initialWidth": 36, "leftImageWidth": 6, "rightImageWidth": 6, "text": "" },
    "docOwnerField": { "creationFunction": "CreateText", "text": "Owner:" },
    "docPagesField": { "creationFunction": "CreateText", "text": "Number of pages:" },
    "docShareLevelField": { "creationFunction": "CreateText", "text": "Share Level:" },
    "docSizeField": { "creationFunction": "CreateText", "text": "Size:" },
    "elapsedTime": { "creationFunction": "CreateText", "text": "list of files elapsed time" },
    "footer": { "creationFunction": "CreateText", "text": "n o t e 1 9 . c o m" },
    "header": { "creationFunction": "CreateHeader", "rootTitle": "Share" },
    "label": { "creationFunction": "CreateText", "text": "Item" },
    "loginElapsedTime": { "creationFunction": "CreateText", "text": "login elapsed time" },
    "loginError": { "creationFunction": "CreateText", "text": "error" },
    "lowLevelStatusText": { "creationFunction": "CreateText", "text": "Text" },
    "myFilesList": { "creationFunction": "CreateList", "dataArray": ["Item 1", "Item 2", "Item 3"], "labelElementId": "myListItemText", "listStyle": "List.ROUNDED_RECTANGLE", "sampleRows": 3, "useDataSource": true },
    "myListItemText": { "creationFunction": "CreateText", "text": "files" },
    "myOrganizerItemText": { "creationFunction": "CreateText", "text": "Item" },
    "myOrganizerList": { "creationFunction": "CreateList", "dataArray": ["My Files", "My Links", "My Folders", "Administration"], "dataSourceName": "mainOrganizerDataSource", "labelElementId": "myOrganizerItemText", "listStyle": "List.ROUNDED_RECTANGLE", "sampleRows": 1 },
    "myOrganizerText": { "creationFunction": "CreateText", "text": "Share Organizer" },
    "pageNav": { "creationFunction": "CreateText", "text": "Next" },
    "recipientList": { "creationFunction": "CreateList", "dataArray": ["Item 1", "Item 2", "Item 3"], "labelElementId": "label", "listStyle": "List.ROUNDED_RECTANGLE", "sampleRows": 3, "useDataSource": true },
    "renameButton": { "creationFunction": "CreatePushButton", "initialHeight": 30, "initialWidth": 86, "leftImageWidth": 15, "onclick": "rename_doc", "rightImageWidth": 15, "text": "Rename" },
    "rowsLimit": { "creationFunction": "CreateText", "text": "Limit results per page to: " },
    "sharedWith": { "creationFunction": "CreateText", "text": "Shared with:" },
    "shareEmailLabel": { "creationFunction": "CreateText", "text": "E-mails: " },
    "shareMessageLabel": { "creationFunction": "CreateText", "text": "Message:" },
    "signInButton": { "creationFunction": "CreatePushButton", "initialHeight": 30, "initialWidth": 80, "leftImageWidth": 5, "onclick": "login", "rightImageWidth": 5, "text": "Sign In" },
    "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" }, { "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" }] },
    "stats": { "creationFunction": "CreateText", "text": "stats" },
    "statusText": { "creationFunction": "CreateText", "text": "Connecting to Acrobat.com ..." },
    "summary": { "creationFunction": "CreateText", "text": "Summary" },
    "text": { "creationFunction": "CreateText", "text": "E-mail:" },
    "text1": { "creationFunction": "CreateText", "text": "Password:" }
};

