WebWindowTest:
- Aggiunto Nuget Egw.Window.Data per classe hardware - Aggiunti medoti rimuovi split e sash - Modificata interfaccia con bottoni per nuovi metodi
This commit is contained in:
+35
-36
@@ -1,48 +1,47 @@
|
||||
[
|
||||
{
|
||||
"sId": "000558",
|
||||
"sFamily": "Natura",
|
||||
"sName": "Profilo78_Rect_Sash",
|
||||
"sOpeningType": "ANTA_RIBALTA",
|
||||
"sShape": "RECTANGLE",
|
||||
"nSashQty": "1",
|
||||
"nSashPosition": "1"
|
||||
"Id": "000558",
|
||||
"FamilyName": "Natura",
|
||||
"Description": "Profilo78_Rect_Sash",
|
||||
"OpeningType": "ANTA_RIBALTA",
|
||||
"Shape": "RECTANGLE",
|
||||
"SashQty": "1",
|
||||
"SashPosition": "1"
|
||||
},
|
||||
{
|
||||
"sId": "000562",
|
||||
"sFamily": "Natura",
|
||||
"sName": "Profilo78_Rect_Sash",
|
||||
"sOpeningType": "ANTA_BANDIERA",
|
||||
"sShape": "RECTANGLE",
|
||||
"nSashQty": "1",
|
||||
"nSashPosition": "1"
|
||||
"Id": "000562",
|
||||
"FamilyName": "Natura",
|
||||
"Description": "Profilo78_Rect_Sash",
|
||||
"OpeningType": "ANTA_BANDIERA",
|
||||
"Shape": "RECTANGLE",
|
||||
"SashQty": "1",
|
||||
"SashPosition": "1"
|
||||
},
|
||||
{
|
||||
"sId": "000559",
|
||||
"sFamily": "Natura",
|
||||
"sName": "Profilo78_Rect_DoubleSash",
|
||||
"sOpeningType": "ANTA_RIBALTA",
|
||||
"sShape": "RECTANGLE",
|
||||
"nSashQty": "2",
|
||||
"nSashPosition": "1"
|
||||
"Id": "000559",
|
||||
"FamilyName": "Natura",
|
||||
"Description": "Profilo78_Rect_DoubleSash",
|
||||
"OpeningType": "ANTA_RIBALTA",
|
||||
"Shape": "RECTANGLE",
|
||||
"SashQty": "2",
|
||||
"SashPosition": "1"
|
||||
},
|
||||
{
|
||||
"sId": "000563",
|
||||
"sFamily": "Natura",
|
||||
"sName": "Profilo78_TurnOnly_Rect_DoubleSash",
|
||||
"sOpeningType": "ANTA_BANDIERA",
|
||||
"sShape": "RECTANGLE",
|
||||
"nSashQty": "2",
|
||||
"nSashPosition": "1"
|
||||
"Id": "000563",
|
||||
"FamilyName": "Natura",
|
||||
"Description": "Profilo78_TurnOnly_Rect_DoubleSash",
|
||||
"OpeningType": "ANTA_BANDIERA",
|
||||
"Shape": "RECTANGLE",
|
||||
"SashQty": "2",
|
||||
"SashPosition": "1"
|
||||
},
|
||||
{
|
||||
"sId": "000560",
|
||||
"sFamily": "Natura",
|
||||
"sName": "Profilo78_Rect_TripleSash",
|
||||
"sOpeningType": "ANTA_RIBALTA",
|
||||
"sShape": "RECTANGLE",
|
||||
"nSashQty": "3",
|
||||
"nSashPosition": "1"
|
||||
"Id": "000560",
|
||||
"FamilyName": "Natura",
|
||||
"Description": "Profilo78_Rect_TripleSash",
|
||||
"OpeningType": "ANTA_RIBALTA",
|
||||
"Shape": "RECTANGLE",
|
||||
"SashQty": "3",
|
||||
"SashPosition": "1"
|
||||
}
|
||||
|
||||
]
|
||||
Reference in New Issue
Block a user