blob: 39029847526ab4debebb553a2967e2880aa370d0 [file]
{"type": "group",
"title": "root",
"children": [
{"type": "group",
"title": "Everything",
"description": "This is all we have",
"children": [
{"type":"group",
"title": "Visual Components",
"description": "Something about visual components",
"children": [
{"type":"group",
"title": "General Components",
"description": "Something about general components",
"children": [
{"type":"component",
"title": "Alert",
"description": "Describe the Alert control",
"example": [
{"name": "Alert.mxml",
"source":"content/visualComponents/generalComponents/alert/Alert/src/main/flex/Alert.mxml",
"module_swf":"content/visualComponents/generalComponents/alert/Alert/bin-debug/Alert.swf",
"module_js":"content/visualComponents/generalComponents/alert/Alert/bin/js-release/index.html"},
{"name": "SimpleAlert.mxml",
"source":"content/visualComponents/generalComponents/alert/SimpleAlert/src/main/flex/SimpleAlert.mxml",
"module_swf":"content/visualComponents/generalComponents/alert/SimpleAlert/bin-debug/SimpleAlert.swf",
"module_js":"content/visualComponents/generalComponents/alert/SimpleAlert/bin/js-release/index.html"}
]},
{"type":"component",
"title":"Button",
"description": "Describe the Button control",
"example": [
{"name": "TextButton.mxml",
"source":"content/visualComponents/generalComponents/button/TextButton/src/main/flex/TextButton.mxml",
"module_swf":"content/visualComponents/generalComponents/button/TextButton/bin-debug/TextButton.swf",
"module_js":"content/visualComponents/generalComponents/button/TextButton/bin/js-release/index.html"},
{"name": "ImageButton.mxml",
"source":"content/visualComponents/generalComponents/button/ImageButton/src/main/flex/ImageButton.mxml",
"module_swf":"content/visualComponents/generalComponents/button/ImageButton/bin-debug/ImageButton.swf",
"module_js":"content/visualComponents/generalComponents/button/ImageButton/bin/js-release/index.html"}
]},
{"type":"component",
"title":"Other",
"description":"Describes something else",
"example": [
{"name": "plain.mxml",
"source":"content/visualComponents/generalComponents/alert/Alert/src/main/flex/Alert.mxml",
"module_swf":"x/y/z",
"module_js":"x/y/z"},
{"name": "toggle.mxml",
"source":"content/visualComponents/generalComponents/alert/Alert/src/main/flex/Alert.mxml",
"module_swf":"x/y/z",
"module_js":"x/y/z"}
]}
]}
]}
]}
]}