DataLogView.g.cs 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318
  1. #pragma checksum "..\..\..\..\Views\DataLogView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "4DD04178F4D0A9A7D9E460B9C1D2EFA3174E056B614FBBE74EE40B74EE1AE347"
  2. //------------------------------------------------------------------------------
  3. // <auto-generated>
  4. // This code was generated by a tool.
  5. // Runtime Version:4.0.30319.42000
  6. //
  7. // Changes to this file may cause incorrect behavior and will be lost if
  8. // the code is regenerated.
  9. // </auto-generated>
  10. //------------------------------------------------------------------------------
  11. using Aitex.Core.UI.Control;
  12. using Aitex.Core.UI.DeviceControl;
  13. using System;
  14. using System.Diagnostics;
  15. using System.Windows;
  16. using System.Windows.Automation;
  17. using System.Windows.Controls;
  18. using System.Windows.Controls.Primitives;
  19. using System.Windows.Data;
  20. using System.Windows.Documents;
  21. using System.Windows.Ink;
  22. using System.Windows.Input;
  23. using System.Windows.Markup;
  24. using System.Windows.Media;
  25. using System.Windows.Media.Animation;
  26. using System.Windows.Media.Effects;
  27. using System.Windows.Media.Imaging;
  28. using System.Windows.Media.Media3D;
  29. using System.Windows.Media.TextFormatting;
  30. using System.Windows.Navigation;
  31. using System.Windows.Shapes;
  32. using System.Windows.Shell;
  33. using Xceed.Wpf.Toolkit;
  34. using Xceed.Wpf.Toolkit.Chromes;
  35. using Xceed.Wpf.Toolkit.Core.Converters;
  36. using Xceed.Wpf.Toolkit.Core.Input;
  37. using Xceed.Wpf.Toolkit.Core.Media;
  38. using Xceed.Wpf.Toolkit.Core.Utilities;
  39. using Xceed.Wpf.Toolkit.Panels;
  40. using Xceed.Wpf.Toolkit.Primitives;
  41. using Xceed.Wpf.Toolkit.PropertyGrid;
  42. using Xceed.Wpf.Toolkit.PropertyGrid.Attributes;
  43. using Xceed.Wpf.Toolkit.PropertyGrid.Commands;
  44. using Xceed.Wpf.Toolkit.PropertyGrid.Converters;
  45. using Xceed.Wpf.Toolkit.PropertyGrid.Editors;
  46. using Xceed.Wpf.Toolkit.Zoombox;
  47. namespace Aitex.Triton160.UI.Views {
  48. /// <summary>
  49. /// DataLogView
  50. /// </summary>
  51. public partial class DataLogView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
  52. #line 12 "..\..\..\..\Views\DataLogView.xaml"
  53. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  54. internal System.Windows.Controls.DataGrid dataGrid_LotList;
  55. #line default
  56. #line hidden
  57. #line 96 "..\..\..\..\Views\DataLogView.xaml"
  58. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  59. internal System.Windows.Controls.Label label2;
  60. #line default
  61. #line hidden
  62. #line 98 "..\..\..\..\Views\DataLogView.xaml"
  63. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  64. internal Aitex.Core.UI.Control.PocketProcessDataChart chart;
  65. #line default
  66. #line hidden
  67. #line 101 "..\..\..\..\Views\DataLogView.xaml"
  68. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  69. internal System.Windows.Controls.GroupBox groupBox1;
  70. #line default
  71. #line hidden
  72. #line 116 "..\..\..\..\Views\DataLogView.xaml"
  73. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  74. internal System.Windows.Controls.Button buttonQuery;
  75. #line default
  76. #line hidden
  77. #line 117 "..\..\..\..\Views\DataLogView.xaml"
  78. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  79. internal Xceed.Wpf.Toolkit.TimePicker timeBegin;
  80. #line default
  81. #line hidden
  82. #line 118 "..\..\..\..\Views\DataLogView.xaml"
  83. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  84. internal System.Windows.Controls.DatePicker dateBegin;
  85. #line default
  86. #line hidden
  87. #line 119 "..\..\..\..\Views\DataLogView.xaml"
  88. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  89. internal Xceed.Wpf.Toolkit.TimePicker timeEnd;
  90. #line default
  91. #line hidden
  92. #line 120 "..\..\..\..\Views\DataLogView.xaml"
  93. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  94. internal System.Windows.Controls.DatePicker dateEnd;
  95. #line default
  96. #line hidden
  97. #line 121 "..\..\..\..\Views\DataLogView.xaml"
  98. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  99. internal System.Windows.Controls.Label label4;
  100. #line default
  101. #line hidden
  102. #line 122 "..\..\..\..\Views\DataLogView.xaml"
  103. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  104. internal System.Windows.Controls.Label label6;
  105. #line default
  106. #line hidden
  107. #line 123 "..\..\..\..\Views\DataLogView.xaml"
  108. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  109. internal System.Windows.Controls.ComboBox recipeName;
  110. #line default
  111. #line hidden
  112. #line 126 "..\..\..\..\Views\DataLogView.xaml"
  113. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  114. internal Aitex.Core.UI.DeviceControl.AITBarcodeTextBox LotTextBox;
  115. #line default
  116. #line hidden
  117. #line 131 "..\..\..\..\Views\DataLogView.xaml"
  118. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  119. internal System.Windows.Controls.Label label1;
  120. #line default
  121. #line hidden
  122. #line 132 "..\..\..\..\Views\DataLogView.xaml"
  123. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  124. internal System.Windows.Controls.Button ButtonExportList;
  125. #line default
  126. #line hidden
  127. #line 133 "..\..\..\..\Views\DataLogView.xaml"
  128. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  129. internal System.Windows.Controls.Button ButtonExportData;
  130. #line default
  131. #line hidden
  132. private bool _contentLoaded;
  133. /// <summary>
  134. /// InitializeComponent
  135. /// </summary>
  136. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  137. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  138. public void InitializeComponent() {
  139. if (_contentLoaded) {
  140. return;
  141. }
  142. _contentLoaded = true;
  143. System.Uri resourceLocater = new System.Uri("/Triton160UI;component/views/datalogview.xaml", System.UriKind.Relative);
  144. #line 1 "..\..\..\..\Views\DataLogView.xaml"
  145. System.Windows.Application.LoadComponent(this, resourceLocater);
  146. #line default
  147. #line hidden
  148. }
  149. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  150. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  151. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
  152. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
  153. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
  154. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
  155. void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
  156. switch (connectionId)
  157. {
  158. case 1:
  159. this.dataGrid_LotList = ((System.Windows.Controls.DataGrid)(target));
  160. #line 14 "..\..\..\..\Views\DataLogView.xaml"
  161. this.dataGrid_LotList.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.dataGrid_DataLogList_SelectionChanged);
  162. #line default
  163. #line hidden
  164. return;
  165. case 2:
  166. this.label2 = ((System.Windows.Controls.Label)(target));
  167. return;
  168. case 3:
  169. this.chart = ((Aitex.Core.UI.Control.PocketProcessDataChart)(target));
  170. return;
  171. case 4:
  172. this.groupBox1 = ((System.Windows.Controls.GroupBox)(target));
  173. return;
  174. case 5:
  175. this.buttonQuery = ((System.Windows.Controls.Button)(target));
  176. #line 116 "..\..\..\..\Views\DataLogView.xaml"
  177. this.buttonQuery.Click += new System.Windows.RoutedEventHandler(this.buttonQuery_Click);
  178. #line default
  179. #line hidden
  180. return;
  181. case 6:
  182. this.timeBegin = ((Xceed.Wpf.Toolkit.TimePicker)(target));
  183. #line 117 "..\..\..\..\Views\DataLogView.xaml"
  184. this.timeBegin.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.timeBegin_ValueChanged);
  185. #line default
  186. #line hidden
  187. return;
  188. case 7:
  189. this.dateBegin = ((System.Windows.Controls.DatePicker)(target));
  190. #line 118 "..\..\..\..\Views\DataLogView.xaml"
  191. this.dateBegin.SelectedDateChanged += new System.EventHandler<System.Windows.Controls.SelectionChangedEventArgs>(this.dateBegin_SelectedDateChanged);
  192. #line default
  193. #line hidden
  194. return;
  195. case 8:
  196. this.timeEnd = ((Xceed.Wpf.Toolkit.TimePicker)(target));
  197. #line 119 "..\..\..\..\Views\DataLogView.xaml"
  198. this.timeEnd.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.timeEnd_ValueChanged);
  199. #line default
  200. #line hidden
  201. return;
  202. case 9:
  203. this.dateEnd = ((System.Windows.Controls.DatePicker)(target));
  204. #line 120 "..\..\..\..\Views\DataLogView.xaml"
  205. this.dateEnd.SelectedDateChanged += new System.EventHandler<System.Windows.Controls.SelectionChangedEventArgs>(this.dateEnd_SelectedDateChanged);
  206. #line default
  207. #line hidden
  208. return;
  209. case 10:
  210. this.label4 = ((System.Windows.Controls.Label)(target));
  211. return;
  212. case 11:
  213. this.label6 = ((System.Windows.Controls.Label)(target));
  214. return;
  215. case 12:
  216. this.recipeName = ((System.Windows.Controls.ComboBox)(target));
  217. return;
  218. case 13:
  219. this.LotTextBox = ((Aitex.Core.UI.DeviceControl.AITBarcodeTextBox)(target));
  220. return;
  221. case 14:
  222. this.label1 = ((System.Windows.Controls.Label)(target));
  223. return;
  224. case 15:
  225. this.ButtonExportList = ((System.Windows.Controls.Button)(target));
  226. #line 132 "..\..\..\..\Views\DataLogView.xaml"
  227. this.ButtonExportList.Click += new System.Windows.RoutedEventHandler(this.buttonLotListExport_Click);
  228. #line default
  229. #line hidden
  230. return;
  231. case 16:
  232. this.ButtonExportData = ((System.Windows.Controls.Button)(target));
  233. #line 133 "..\..\..\..\Views\DataLogView.xaml"
  234. this.ButtonExportData.Click += new System.Windows.RoutedEventHandler(this.buttonLotDetailsExport_Click);
  235. #line default
  236. #line hidden
  237. return;
  238. }
  239. this._contentLoaded = true;
  240. }
  241. }
  242. }