17 lines
209 B
INI
17 lines
209 B
INI
{
|
|
|
|
parent: "uiDivId"
|
|
|
|
panel: {
|
|
|
|
name: "panelDivId",
|
|
title: "CW Test",
|
|
|
|
row: {
|
|
button:{ name: quitBtnId, title:"Quit" },
|
|
button:{ name: reportBtnId title:"Report" }
|
|
},
|
|
|
|
|
|
|
|
} |