void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.kloonal = ((System.Windows.Controls.RadioButton)(target));
     
     #line 49 "..\..\..\..\views\OLAP\LuasArealProduksi - Copy.xaml"
     this.kloonal.Checked += new System.Windows.RoutedEventHandler(this.kloonal_Checked);
     
     #line default
     #line hidden
     return;
     case 2:
     this.Seeding = ((System.Windows.Controls.RadioButton)(target));
     
     #line 56 "..\..\..\..\views\OLAP\LuasArealProduksi - Copy.xaml"
     this.Seeding.Checked += new System.Windows.RoutedEventHandler(this.Seeding_Checked);
     
     #line default
     #line hidden
     return;
     case 3:
     this.pivotGridControl = ((DevExpress.Xpf.PivotGrid.PivotGridControl)(target));
     return;
     case 4:
     this.dataArea = ((DevExpress.Xpf.PivotGrid.PivotGridField)(target));
     return;
     case 5:
     this.chartControl = ((DevExpress.Xpf.Charts.ChartControl)(target));
     return;
     case 6:
     this.Print = ((System.Windows.Controls.Button)(target));
     
     #line 84 "..\..\..\..\views\OLAP\LuasArealProduksi - Copy.xaml"
     this.Print.Click += new System.Windows.RoutedEventHandler(this.Print_Click);
     
     #line default
     #line hidden
     return;
     case 7:
     this.Chart = ((System.Windows.Controls.Button)(target));
     
     #line 85 "..\..\..\..\views\OLAP\LuasArealProduksi - Copy.xaml"
     this.Chart.Click += new System.Windows.RoutedEventHandler(this.Chart_Click);
     
     #line default
     #line hidden
     return;
     case 8:
     this.Pivot = ((System.Windows.Controls.Button)(target));
     
     #line 86 "..\..\..\..\views\OLAP\LuasArealProduksi - Copy.xaml"
     this.Pivot.Click += new System.Windows.RoutedEventHandler(this.Pivot_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Ejemplo n.º 2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.HH = ((System.Windows.Controls.RadioButton)(target));
     
     #line 49 "..\..\..\..\views\OLAP\CurahHujan.xaml"
     this.HH.Checked += new System.Windows.RoutedEventHandler(this.hh_Checked);
     
     #line default
     #line hidden
     return;
     case 2:
     this.MM = ((System.Windows.Controls.RadioButton)(target));
     
     #line 56 "..\..\..\..\views\OLAP\CurahHujan.xaml"
     this.MM.Checked += new System.Windows.RoutedEventHandler(this.mm_Checked);
     
     #line default
     #line hidden
     return;
     case 3:
     this.pivotGridControl = ((DevExpress.Xpf.PivotGrid.PivotGridControl)(target));
     return;
     case 4:
     this.dataarea = ((DevExpress.Xpf.PivotGrid.PivotGridField)(target));
     return;
     case 5:
     this.chartControl = ((DevExpress.Xpf.Charts.ChartControl)(target));
     return;
     case 6:
     this.Print = ((System.Windows.Controls.Button)(target));
     
     #line 83 "..\..\..\..\views\OLAP\CurahHujan.xaml"
     this.Print.Click += new System.Windows.RoutedEventHandler(this.Pivot_Click);
     
     #line default
     #line hidden
     return;
     case 7:
     this.Chart = ((System.Windows.Controls.Button)(target));
     
     #line 84 "..\..\..\..\views\OLAP\CurahHujan.xaml"
     this.Chart.Click += new System.Windows.RoutedEventHandler(this.Chart_Click);
     
     #line default
     #line hidden
     return;
     case 8:
     this.Pivot = ((System.Windows.Controls.Button)(target));
     
     #line 85 "..\..\..\..\views\OLAP\CurahHujan.xaml"
     this.Pivot.Click += new System.Windows.RoutedEventHandler(this.Print_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Ejemplo n.º 3
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.kloonal = ((System.Windows.Controls.RadioButton)(target));
     
     #line 57 "..\..\..\..\views\OLAP\areal_produksi.xaml"
     this.kloonal.Checked += new System.Windows.RoutedEventHandler(this.kloonal_Checked);
     
     #line default
     #line hidden
     return;
     case 2:
     this.Seeding = ((System.Windows.Controls.RadioButton)(target));
     
     #line 64 "..\..\..\..\views\OLAP\areal_produksi.xaml"
     this.Seeding.Checked += new System.Windows.RoutedEventHandler(this.Seeding_Checked);
     
     #line default
     #line hidden
     return;
     case 3:
     this.pivotGridControl = ((DevExpress.Xpf.PivotGrid.PivotGridControl)(target));
     return;
     case 4:
     this.DataArea = ((DevExpress.Xpf.PivotGrid.PivotGridField)(target));
     return;
     }
     this._contentLoaded = true;
 }