aboutsummaryrefslogtreecommitdiffstats
path: root/SPPC.dcproj/project/widget.wdgt/Parts/setup.js
diff options
context:
space:
mode:
Diffstat (limited to 'SPPC.dcproj/project/widget.wdgt/Parts/setup.js')
-rw-r--r--SPPC.dcproj/project/widget.wdgt/Parts/setup.js22
1 files changed, 22 insertions, 0 deletions
diff --git a/SPPC.dcproj/project/widget.wdgt/Parts/setup.js b/SPPC.dcproj/project/widget.wdgt/Parts/setup.js
new file mode 100644
index 0000000..597160e
--- /dev/null
+++ b/SPPC.dcproj/project/widget.wdgt/Parts/setup.js
@@ -0,0 +1,22 @@
+/*
+ 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 = {
+ "done": { "creationFunction": "CreateGlassButton", "onclick": "showFront", "text": "Done" },
+ "image": { "view": "DC.ImageLayout" },
+ "info": { "backgroundStyle": "black", "creationFunction": "CreateInfoButton", "foregroundStyle": "white", "frontID": "front", "onclick": "showBack" },
+ "popup": { "creationFunction": "CreatePopupButton", "leftImageWidth": 5, "onchange": "select_product", "options": [["Please select datafile", "Item 1"]], "rightImageWidth": 16 },
+ "scrollArea": { "autoHideScrollbars": true, "creationFunction": "CreateScrollArea", "hasVerticalScrollbar": true, "scrollbarDivSize": 18, "scrollbarMargin": 6, "spacing": 4 },
+ "text": { "text": "Tax %:", "view": "DC.Text" },
+ "text1": { "text": "Shipping:", "view": "DC.Text" },
+ "text2": { "text": "Margin %:", "view": "DC.Text" },
+ "text3": { "text": "Currency rate:", "view": "DC.Text" }
+};
+
+
+
+
+