123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318 |
- #pragma checksum "..\..\..\..\Views\DataLogView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "4DD04178F4D0A9A7D9E460B9C1D2EFA3174E056B614FBBE74EE40B74EE1AE347"
- //------------------------------------------------------------------------------
- // <auto-generated>
- // This code was generated by a tool.
- // Runtime Version:4.0.30319.42000
- //
- // Changes to this file may cause incorrect behavior and will be lost if
- // the code is regenerated.
- // </auto-generated>
- //------------------------------------------------------------------------------
- using Aitex.Core.UI.Control;
- using Aitex.Core.UI.DeviceControl;
- using System;
- using System.Diagnostics;
- using System.Windows;
- using System.Windows.Automation;
- using System.Windows.Controls;
- using System.Windows.Controls.Primitives;
- using System.Windows.Data;
- using System.Windows.Documents;
- using System.Windows.Ink;
- using System.Windows.Input;
- using System.Windows.Markup;
- using System.Windows.Media;
- using System.Windows.Media.Animation;
- using System.Windows.Media.Effects;
- using System.Windows.Media.Imaging;
- using System.Windows.Media.Media3D;
- using System.Windows.Media.TextFormatting;
- using System.Windows.Navigation;
- using System.Windows.Shapes;
- using System.Windows.Shell;
- using Xceed.Wpf.Toolkit;
- using Xceed.Wpf.Toolkit.Chromes;
- using Xceed.Wpf.Toolkit.Core.Converters;
- using Xceed.Wpf.Toolkit.Core.Input;
- using Xceed.Wpf.Toolkit.Core.Media;
- using Xceed.Wpf.Toolkit.Core.Utilities;
- using Xceed.Wpf.Toolkit.Panels;
- using Xceed.Wpf.Toolkit.Primitives;
- using Xceed.Wpf.Toolkit.PropertyGrid;
- using Xceed.Wpf.Toolkit.PropertyGrid.Attributes;
- using Xceed.Wpf.Toolkit.PropertyGrid.Commands;
- using Xceed.Wpf.Toolkit.PropertyGrid.Converters;
- using Xceed.Wpf.Toolkit.PropertyGrid.Editors;
- using Xceed.Wpf.Toolkit.Zoombox;
- namespace Aitex.Triton160.UI.Views {
-
-
- /// <summary>
- /// DataLogView
- /// </summary>
- public partial class DataLogView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
-
- #line 12 "..\..\..\..\Views\DataLogView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.DataGrid dataGrid_LotList;
-
- #line default
- #line hidden
-
-
- #line 96 "..\..\..\..\Views\DataLogView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Label label2;
-
- #line default
- #line hidden
-
-
- #line 98 "..\..\..\..\Views\DataLogView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal Aitex.Core.UI.Control.PocketProcessDataChart chart;
-
- #line default
- #line hidden
-
-
- #line 101 "..\..\..\..\Views\DataLogView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.GroupBox groupBox1;
-
- #line default
- #line hidden
-
-
- #line 116 "..\..\..\..\Views\DataLogView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Button buttonQuery;
-
- #line default
- #line hidden
-
-
- #line 117 "..\..\..\..\Views\DataLogView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal Xceed.Wpf.Toolkit.TimePicker timeBegin;
-
- #line default
- #line hidden
-
-
- #line 118 "..\..\..\..\Views\DataLogView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.DatePicker dateBegin;
-
- #line default
- #line hidden
-
-
- #line 119 "..\..\..\..\Views\DataLogView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal Xceed.Wpf.Toolkit.TimePicker timeEnd;
-
- #line default
- #line hidden
-
-
- #line 120 "..\..\..\..\Views\DataLogView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.DatePicker dateEnd;
-
- #line default
- #line hidden
-
-
- #line 121 "..\..\..\..\Views\DataLogView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Label label4;
-
- #line default
- #line hidden
-
-
- #line 122 "..\..\..\..\Views\DataLogView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Label label6;
-
- #line default
- #line hidden
-
-
- #line 123 "..\..\..\..\Views\DataLogView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.ComboBox recipeName;
-
- #line default
- #line hidden
-
-
- #line 126 "..\..\..\..\Views\DataLogView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal Aitex.Core.UI.DeviceControl.AITBarcodeTextBox LotTextBox;
-
- #line default
- #line hidden
-
-
- #line 131 "..\..\..\..\Views\DataLogView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Label label1;
-
- #line default
- #line hidden
-
-
- #line 132 "..\..\..\..\Views\DataLogView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Button ButtonExportList;
-
- #line default
- #line hidden
-
-
- #line 133 "..\..\..\..\Views\DataLogView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Button ButtonExportData;
-
- #line default
- #line hidden
-
- private bool _contentLoaded;
-
- /// <summary>
- /// InitializeComponent
- /// </summary>
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Triton160UI;component/views/datalogview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\..\Views\DataLogView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 1:
- this.dataGrid_LotList = ((System.Windows.Controls.DataGrid)(target));
-
- #line 14 "..\..\..\..\Views\DataLogView.xaml"
- this.dataGrid_LotList.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.dataGrid_DataLogList_SelectionChanged);
-
- #line default
- #line hidden
- return;
- case 2:
- this.label2 = ((System.Windows.Controls.Label)(target));
- return;
- case 3:
- this.chart = ((Aitex.Core.UI.Control.PocketProcessDataChart)(target));
- return;
- case 4:
- this.groupBox1 = ((System.Windows.Controls.GroupBox)(target));
- return;
- case 5:
- this.buttonQuery = ((System.Windows.Controls.Button)(target));
-
- #line 116 "..\..\..\..\Views\DataLogView.xaml"
- this.buttonQuery.Click += new System.Windows.RoutedEventHandler(this.buttonQuery_Click);
-
- #line default
- #line hidden
- return;
- case 6:
- this.timeBegin = ((Xceed.Wpf.Toolkit.TimePicker)(target));
-
- #line 117 "..\..\..\..\Views\DataLogView.xaml"
- this.timeBegin.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.timeBegin_ValueChanged);
-
- #line default
- #line hidden
- return;
- case 7:
- this.dateBegin = ((System.Windows.Controls.DatePicker)(target));
-
- #line 118 "..\..\..\..\Views\DataLogView.xaml"
- this.dateBegin.SelectedDateChanged += new System.EventHandler<System.Windows.Controls.SelectionChangedEventArgs>(this.dateBegin_SelectedDateChanged);
-
- #line default
- #line hidden
- return;
- case 8:
- this.timeEnd = ((Xceed.Wpf.Toolkit.TimePicker)(target));
-
- #line 119 "..\..\..\..\Views\DataLogView.xaml"
- this.timeEnd.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<object>(this.timeEnd_ValueChanged);
-
- #line default
- #line hidden
- return;
- case 9:
- this.dateEnd = ((System.Windows.Controls.DatePicker)(target));
-
- #line 120 "..\..\..\..\Views\DataLogView.xaml"
- this.dateEnd.SelectedDateChanged += new System.EventHandler<System.Windows.Controls.SelectionChangedEventArgs>(this.dateEnd_SelectedDateChanged);
-
- #line default
- #line hidden
- return;
- case 10:
- this.label4 = ((System.Windows.Controls.Label)(target));
- return;
- case 11:
- this.label6 = ((System.Windows.Controls.Label)(target));
- return;
- case 12:
- this.recipeName = ((System.Windows.Controls.ComboBox)(target));
- return;
- case 13:
- this.LotTextBox = ((Aitex.Core.UI.DeviceControl.AITBarcodeTextBox)(target));
- return;
- case 14:
- this.label1 = ((System.Windows.Controls.Label)(target));
- return;
- case 15:
- this.ButtonExportList = ((System.Windows.Controls.Button)(target));
-
- #line 132 "..\..\..\..\Views\DataLogView.xaml"
- this.ButtonExportList.Click += new System.Windows.RoutedEventHandler(this.buttonLotListExport_Click);
-
- #line default
- #line hidden
- return;
- case 16:
- this.ButtonExportData = ((System.Windows.Controls.Button)(target));
-
- #line 133 "..\..\..\..\Views\DataLogView.xaml"
- this.ButtonExportData.Click += new System.Windows.RoutedEventHandler(this.buttonLotDetailsExport_Click);
-
- #line default
- #line hidden
- return;
- }
- this._contentLoaded = true;
- }
- }
- }
|