| [ |
| { |
| "class": "CView_BasicButton", |
| "customData": { |
| "text": "start", |
| "img": "WebApplicationFramework/Res/starttest.png", |
| "showLabel": false |
| }, |
| "viewModelIndexes": [ |
| 0 |
| ], |
| "idsCreating": [], |
| "parentID": "Button_Demo_View_Aligner_0" |
| }, |
| { |
| "class": "CView_BasicButton", |
| "customData": { |
| "img": "WebApplicationFramework/Res/terminate.png" |
| }, |
| "viewModelIndexes": [ |
| 1 |
| ], |
| "idsCreating": [], |
| "parentID": "Button_Demo_View_Aligner_1" |
| }, |
| { |
| "class": "CView_BasicButton", |
| "customData": { |
| "text": "exit", |
| "img": "WebApplicationFramework/Res/exit.png", |
| "imagePosition": "right" |
| }, |
| "viewModelIndexes": [ |
| 2 |
| ], |
| "idsCreating": [], |
| "parentID": "Button_Demo_View_Aligner_2" |
| }, |
| { |
| "class": "CView_Aligner", |
| "customData": {}, |
| "viewModelIndexes": [], |
| "idsCreating": [ |
| "Button_Demo_View_Aligner_0", |
| "Button_Demo_View_Aligner_1", |
| "Button_Demo_View_Aligner_2" |
| ], |
| "parentID": "Button_Demo" |
| } |
| ] |