Exemplo n.º 1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.GovernorCRUD = ((RF.WinApp.CrudCC)(target));
     return;
     }
     this._contentLoaded = true;
 }
Exemplo n.º 2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 55 "..\..\..\GeoaddrPage.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.AutoParseStartStop);
     
     #line default
     #line hidden
     return;
     case 2:
     this.AddrCRUD = ((RF.WinApp.CrudCC)(target));
     return;
     case 3:
     this.tbOriginalString = ((System.Windows.Controls.TextBox)(target));
     return;
     case 4:
     this.lResult = ((System.Windows.Controls.DataGrid)(target));
     return;
     case 5:
     this.btnParse = ((System.Windows.Controls.Button)(target));
     
     #line 95 "..\..\..\GeoaddrPage.xaml"
     this.btnParse.Click += new System.Windows.RoutedEventHandler(this.Parse);
     
     #line default
     #line hidden
     return;
     case 6:
     this.chbDefCondition = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 7:
     this.bAddrCRUDDisabler = ((System.Windows.Controls.Border)(target));
     return;
     case 8:
     this.gimgWait = ((RF.WinApp.GifImage)(target));
     return;
     }
     this._contentLoaded = true;
 }
Exemplo n.º 3
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.WorkcalendarCRUD = ((RF.WinApp.CrudCC)(target));
     return;
     case 2:
     this.chbDefCondition = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 3:
     this.drDate = ((RF.WinApp.UC.DateRangeUC)(target));
     return;
     }
     this._contentLoaded = true;
 }
Exemplo n.º 4
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.dataGrid1 = ((RF.WinApp.CrudCC)(target));
     return;
     case 2:
     this.fID3 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 3:
     this.fName3 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 4:
     this.ffID = ((RF.WinApp.FilterCC)(target));
     return;
     }
     this._contentLoaded = true;
 }
Exemplo n.º 5
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 39 "..\..\..\AssetsPage.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ImportExcelButton_Click);
     
     #line default
     #line hidden
     return;
     case 2:
     
     #line 49 "..\..\..\AssetsPage.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ReportButton_Click);
     
     #line default
     #line hidden
     return;
     case 3:
     this.AssetsCRUD = ((RF.WinApp.CrudCC)(target));
     return;
     case 4:
     this.C1 = ((System.Windows.Controls.Canvas)(target));
     return;
     case 5:
     this.C2 = ((System.Windows.Controls.Canvas)(target));
     return;
     case 6:
     this.crudGovernors = ((RF.WinApp.CrudCC)(target));
     return;
     case 7:
     this.drDate = ((RF.WinApp.UC.DateRangeUC)(target));
     return;
     case 8:
     this.cbInsuranceType = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 9:
     this.xlsImport = ((RF.WinApp.ActionBlock)(target));
     return;
     case 10:
     this.rbImportValue = ((System.Windows.Controls.RadioButton)(target));
     return;
     case 11:
     this.rbImportCashFlow = ((System.Windows.Controls.RadioButton)(target));
     return;
     case 12:
     this.tbImportFileNameBorder = ((System.Windows.Controls.Border)(target));
     return;
     case 13:
     this.tbImportFileName = ((System.Windows.Controls.TextBox)(target));
     return;
     case 14:
     
     #line 193 "..\..\..\AssetsPage.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.FileBrowse_Click);
     
     #line default
     #line hidden
     return;
     case 15:
     this.cbDataSheet = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 16:
     this.cbImportInsuranceType = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 17:
     this.reportForm = ((RF.WinApp.ActionBlock)(target));
     return;
     case 18:
     this.cbReportInsuranceType = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 19:
     this.drReportPeriod = ((RF.WinApp.UC.DateRangeUC)(target));
     return;
     }
     this._contentLoaded = true;
 }