42
edits
Raymondlee (talk | contribs) m (→Example) |
Raymondlee (talk | contribs) |
||
Line 17: | Line 17: | ||
extData: { | extData: { | ||
"tabgroups": "{\"group1-id\": {\"id\": \"group1-id\", \"title\": \"first title\", \"userSize\": {\"x\": 330, \"y\": 310}, | "tabgroups": "{\"group1-id\": {\"id\": \"group1-id\", \"title\": \"first title\", \"userSize\": {\"x\": 330, \"y\": 310}, | ||
\"bounds\": {\"left\": 35, \"top\": 45, \"width\": 330, \"height\": 310}}, | |||
\"group2-id\": {\"id\": \"group2-id\", \"title\": \"second title\", \"userSize\": {\"x\": 330, \"y\": 310}, | \"group2-id\": {\"id\": \"group2-id\", \"title\": \"second title\", \"userSize\": {\"x\": 330, \"y\": 310}, | ||
\"bounds": {\"left\": 450, \"top\": 45, \"width\": 330, \"height\": 310}}, | |||
" | \"additions\": {\"activeGroup\":\"group2-id\", \"showOnStartup\":true, | ||
\"pageBounds\" :{\"left\":0, \"top\": 0, \"width\": 1000, \"height\": 750}}}" | |||
} | } | ||
}]} | }]} |
edits