|
1
2
3
4
5
6
7
|
/* Class = "IBUILabel"; text = "Product Code"; ObjectID = "2cF-of-r57"; */
"2cF-of-r57.text" = "Product Code";
/* Class = "IBUILabel"; text = "New Price"; ObjectID = "Cbx-ha-NZx"; */
"Cbx-ha-NZx.text" = "New Price";
|
|
8
9
10
|
/* Class = "IBUIButton"; normalTitle = "Cancel"; ObjectID = "KF4-zt-DGp"; */
"KF4-zt-DGp.normalTitle" = "Cancel";
|
|
11
12
13
14
15
|
/* Class = "IBUILabel"; text = "Channel"; ObjectID = "VCq-As-NrV"; */
"VCq-As-NrV.text" = "Channel";
/* Class = "IBUIButton"; normalTitle = "Done"; ObjectID = "slH-Zj-pps"; */
"slH-Zj-pps.normalTitle" = "Done";
|