Exemplo n.º 1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.tabControl1 = ((System.Windows.Controls.TabControl)(target));
     return;
     case 2:
     this.tabItem1 = ((System.Windows.Controls.TabItem)(target));
     return;
     case 3:
     this.txtInputAttrKey = ((System.Windows.Controls.TextBox)(target));
     return;
     case 4:
     this.label3 = ((System.Windows.Controls.Label)(target));
     return;
     case 5:
     this.label1 = ((System.Windows.Controls.Label)(target));
     return;
     case 6:
     this.txtUploadUrl = ((System.Windows.Controls.TextBox)(target));
     return;
     case 7:
     this.label2 = ((System.Windows.Controls.Label)(target));
     return;
     case 8:
     this.txtCustomFileToUpd = ((System.Windows.Controls.TextBox)(target));
     return;
     case 9:
     this.button1 = ((System.Windows.Controls.Button)(target));
     
     #line 25 "..\..\..\..\..\..\Controls\Rules\Rule\ruleUpload.xaml"
     this.button1.Click += new System.Windows.RoutedEventHandler(this.button1_Click);
     
     #line default
     #line hidden
     return;
     case 10:
     this.cmbMethod = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 11:
     this.label4 = ((System.Windows.Controls.Label)(target));
     return;
     case 12:
     this.label5 = ((System.Windows.Controls.Label)(target));
     return;
     case 13:
     this.cmbInputType = ((System.Windows.Controls.ComboBox)(target));
     
     #line 29 "..\..\..\..\..\..\Controls\Rules\Rule\ruleUpload.xaml"
     this.cmbInputType.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmbInputType_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 14:
     this.chkUsePostData = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 15:
     this.tabItem1a = ((System.Windows.Controls.TabItem)(target));
     return;
     case 16:
     this.lbIp = ((System.Windows.Controls.Label)(target));
     return;
     case 17:
     this.lbPorl = ((System.Windows.Controls.Label)(target));
     return;
     case 18:
     this.txtPDKey = ((System.Windows.Controls.TextBox)(target));
     return;
     case 19:
     this.txtPDValue = ((System.Windows.Controls.TextBox)(target));
     return;
     case 20:
     this.button2 = ((System.Windows.Controls.Button)(target));
     
     #line 47 "..\..\..\..\..\..\Controls\Rules\Rule\ruleUpload.xaml"
     this.button2.Click += new System.Windows.RoutedEventHandler(this.button2_Click);
     
     #line default
     #line hidden
     return;
     case 21:
     this.button3 = ((System.Windows.Controls.Button)(target));
     
     #line 48 "..\..\..\..\..\..\Controls\Rules\Rule\ruleUpload.xaml"
     this.button3.Click += new System.Windows.RoutedEventHandler(this.button3_Click);
     
     #line default
     #line hidden
     return;
     case 22:
     this.listViewxPostData = ((System.Windows.Controls.ListView)(target));
     return;
     case 23:
     this.tabItem2 = ((System.Windows.Controls.TabItem)(target));
     return;
     case 24:
     this.label6 = ((System.Windows.Controls.Label)(target));
     return;
     case 25:
     this.txtCustomUserAgent = ((System.Windows.Controls.TextBox)(target));
     return;
     case 26:
     this.httpHeaderInfo1 = ((IscraperBuilder.Controls.Common.HttpHeaderInfo)(target));
     return;
     case 27:
     this.label7 = ((System.Windows.Controls.Label)(target));
     return;
     case 28:
     this.txtId = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 29:
     this.button4 = ((System.Windows.Controls.Button)(target));
     
     #line 92 "..\..\..\..\..\..\Controls\Rules\Rule\ruleUpload.xaml"
     this.button4.Click += new System.Windows.RoutedEventHandler(this.button4_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Exemplo n.º 2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.label1 = ((System.Windows.Controls.Label)(target));
     return;
     case 2:
     this.cmbInputType = ((System.Windows.Controls.ComboBox)(target));
     
     #line 13 "..\..\..\..\..\..\Controls\Rules\Rule\RuleHttpPost.xaml"
     this.cmbInputType.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmbInputType_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 3:
     this.label2 = ((System.Windows.Controls.Label)(target));
     return;
     case 4:
     this.txtUId = ((System.Windows.Controls.TextBox)(target));
     return;
     case 5:
     this.label3 = ((System.Windows.Controls.Label)(target));
     return;
     case 6:
     this.txtCustomUrl = ((System.Windows.Controls.TextBox)(target));
     return;
     case 7:
     this.label4 = ((System.Windows.Controls.Label)(target));
     return;
     case 8:
     this.txtInputAttrKey = ((System.Windows.Controls.TextBox)(target));
     return;
     case 9:
     this.label5 = ((System.Windows.Controls.Label)(target));
     return;
     case 10:
     this.txtCustomUserAgent = ((System.Windows.Controls.TextBox)(target));
     return;
     case 11:
     this.lbIp = ((System.Windows.Controls.Label)(target));
     return;
     case 12:
     this.lbPorl = ((System.Windows.Controls.Label)(target));
     return;
     case 13:
     this.txtPostDataKey = ((System.Windows.Controls.TextBox)(target));
     return;
     case 14:
     this.txtPostDataVal = ((System.Windows.Controls.TextBox)(target));
     return;
     case 15:
     this.button2 = ((System.Windows.Controls.Button)(target));
     
     #line 40 "..\..\..\..\..\..\Controls\Rules\Rule\RuleHttpPost.xaml"
     this.button2.Click += new System.Windows.RoutedEventHandler(this.button2_Click);
     
     #line default
     #line hidden
     return;
     case 16:
     this.button3 = ((System.Windows.Controls.Button)(target));
     
     #line 41 "..\..\..\..\..\..\Controls\Rules\Rule\RuleHttpPost.xaml"
     this.button3.Click += new System.Windows.RoutedEventHandler(this.button3_Click);
     
     #line default
     #line hidden
     return;
     case 17:
     this.cmbPostDataInputType = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 18:
     this.listViewPostData = ((System.Windows.Controls.ListView)(target));
     return;
     case 19:
     this.httpHeaderInfo1 = ((IscraperBuilder.Controls.Common.HttpHeaderInfo)(target));
     return;
     case 20:
     this.button1 = ((System.Windows.Controls.Button)(target));
     
     #line 103 "..\..\..\..\..\..\Controls\Rules\Rule\RuleHttpPost.xaml"
     this.button1.Click += new System.Windows.RoutedEventHandler(this.button1_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Exemplo n.º 3
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.label1 = ((System.Windows.Controls.Label)(target));
     return;
     case 2:
     this.label2 = ((System.Windows.Controls.Label)(target));
     return;
     case 3:
     this.label3 = ((System.Windows.Controls.Label)(target));
     return;
     case 4:
     this.label4 = ((System.Windows.Controls.Label)(target));
     return;
     case 5:
     this.txtId = ((System.Windows.Controls.TextBox)(target));
     return;
     case 6:
     this.cmbUrlType = ((System.Windows.Controls.ComboBox)(target));
     
     #line 16 "..\..\..\..\..\..\Controls\Rules\Rule\RuleHttpGet.xaml"
     this.cmbUrlType.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmbUrlType_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 7:
     this.txtCustomUrl = ((System.Windows.Controls.TextBox)(target));
     return;
     case 8:
     this.txtCustUserAgent = ((System.Windows.Controls.TextBox)(target));
     return;
     case 9:
     this.httpHeaderInfo1 = ((IscraperBuilder.Controls.Common.HttpHeaderInfo)(target));
     return;
     case 10:
     this.button1 = ((System.Windows.Controls.Button)(target));
     
     #line 23 "..\..\..\..\..\..\Controls\Rules\Rule\RuleHttpGet.xaml"
     this.button1.Click += new System.Windows.RoutedEventHandler(this.button1_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Exemplo n.º 4
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.tabControl1 = ((System.Windows.Controls.TabControl)(target));
     return;
     case 2:
     this.tabItem1 = ((System.Windows.Controls.TabItem)(target));
     return;
     case 3:
     this.chkAutoRename = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 4:
     this.label2 = ((System.Windows.Controls.Label)(target));
     return;
     case 5:
     this.txtAttributeKey = ((System.Windows.Controls.TextBox)(target));
     return;
     case 6:
     this.label3 = ((System.Windows.Controls.Label)(target));
     return;
     case 7:
     this.txtFileExt = ((System.Windows.Controls.TextBox)(target));
     return;
     case 8:
     this.chkSetFileExt = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 9:
     this.label4 = ((System.Windows.Controls.Label)(target));
     return;
     case 10:
     this.txtCustomUserAgent = ((System.Windows.Controls.TextBox)(target));
     return;
     case 11:
     this.httpHeaderInfo1 = ((IscraperBuilder.Controls.Common.HttpHeaderInfo)(target));
     return;
     case 12:
     this.tabItem2 = ((System.Windows.Controls.TabItem)(target));
     return;
     case 13:
     this.label5 = ((System.Windows.Controls.Label)(target));
     return;
     case 14:
     this.txtStartFolder = ((System.Windows.Controls.TextBox)(target));
     return;
     case 15:
     this.button1 = ((System.Windows.Controls.Button)(target));
     
     #line 31 "..\..\..\..\..\..\Controls\Rules\Rule\ruleDownload.xaml"
     this.button1.Click += new System.Windows.RoutedEventHandler(this.button1_Click);
     
     #line default
     #line hidden
     return;
     case 16:
     this.chkGenerateDir = ((System.Windows.Controls.CheckBox)(target));
     
     #line 32 "..\..\..\..\..\..\Controls\Rules\Rule\ruleDownload.xaml"
     this.chkGenerateDir.Checked += new System.Windows.RoutedEventHandler(this.chkGenerateDir_Checked);
     
     #line default
     #line hidden
     return;
     case 17:
     this.cmbFolderGenType = ((System.Windows.Controls.ComboBox)(target));
     
     #line 33 "..\..\..\..\..\..\Controls\Rules\Rule\ruleDownload.xaml"
     this.cmbFolderGenType.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmbFolderGenType_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 18:
     this.label6 = ((System.Windows.Controls.Label)(target));
     return;
     case 19:
     this.label7 = ((System.Windows.Controls.Label)(target));
     return;
     case 20:
     this.txtSubFolderCustomName = ((System.Windows.Controls.TextBox)(target));
     return;
     case 21:
     this.tabItem3 = ((System.Windows.Controls.TabItem)(target));
     return;
     case 22:
     this.chkMTEnable = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 23:
     this.chkMTSetMaxThread = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 24:
     this.label1 = ((System.Windows.Controls.Label)(target));
     return;
     case 25:
     this.txtMTMaxThread = ((System.Windows.Controls.TextBox)(target));
     return;
     case 26:
     this.tabItem4 = ((System.Windows.Controls.TabItem)(target));
     return;
     case 27:
     this.imageConvert1 = ((IscraperBuilder.Controls.Common.ImageConvert)(target));
     return;
     case 28:
     this.button2 = ((System.Windows.Controls.Button)(target));
     
     #line 53 "..\..\..\..\..\..\Controls\Rules\Rule\ruleDownload.xaml"
     this.button2.Click += new System.Windows.RoutedEventHandler(this.button2_Click);
     
     #line default
     #line hidden
     return;
     case 29:
     this.txtID = ((System.Windows.Controls.TextBlock)(target));
     return;
     }
     this._contentLoaded = true;
 }