void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.pivotGridControl = ((DevExpress.Xpf.PivotGrid.PivotGridControl)(target));
                return;

            case 2:
                this.chartControl = ((DevExpress.Xpf.Charts.ChartControl)(target));
                return;

            case 3:
                this.Print = ((System.Windows.Controls.Button)(target));

            #line 54 "..\..\..\..\view\OLAP\HandleProject.xaml"
                this.Print.Click += new System.Windows.RoutedEventHandler(this.Pivot_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.Chart = ((System.Windows.Controls.Button)(target));

            #line 55 "..\..\..\..\view\OLAP\HandleProject.xaml"
                this.Chart.Click += new System.Windows.RoutedEventHandler(this.Chart_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.Pivot = ((System.Windows.Controls.Button)(target));

            #line 56 "..\..\..\..\view\OLAP\HandleProject.xaml"
                this.Pivot.Click += new System.Windows.RoutedEventHandler(this.Print_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.PivotOPajak = ((DevExpress.Xpf.PivotGrid.PivotGridControl)(target));
                return;

            case 2:

            #line 42 "..\..\..\Analisis\OPajak.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.pivotGridControl = ((DevExpress.Xpf.PivotGrid.PivotGridControl)(target));
     return;
     case 2:
     this.chartControl = ((DevExpress.Xpf.Charts.ChartControl)(target));
     return;
     case 3:
     this.Print = ((System.Windows.Controls.Button)(target));
     
     #line 59 "..\..\..\..\views\OLAP\Pemupukan - Copy.xaml"
     this.Print.Click += new System.Windows.RoutedEventHandler(this.Print_Click);
     
     #line default
     #line hidden
     return;
     case 4:
     this.Chart = ((System.Windows.Controls.Button)(target));
     
     #line 60 "..\..\..\..\views\OLAP\Pemupukan - Copy.xaml"
     this.Chart.Click += new System.Windows.RoutedEventHandler(this.Chart_Click);
     
     #line default
     #line hidden
     return;
     case 5:
     this.Pivot = ((System.Windows.Controls.Button)(target));
     
     #line 61 "..\..\..\..\views\OLAP\Pemupukan - Copy.xaml"
     this.Pivot.Click += new System.Windows.RoutedEventHandler(this.Pivot_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.pivotGridControl = ((DevExpress.Xpf.PivotGrid.PivotGridControl)(target));
                return;

            case 2:
                this.chartControl = ((DevExpress.Xpf.Charts.ChartControl)(target));
                return;

            case 3:
                this.pivot_Wrapper = ((System.Windows.Controls.Grid)(target));
                return;

            case 4:
                this.PivotBtn = ((System.Windows.Shapes.Ellipse)(target));

            #line 74 "..\..\..\..\view\OLAP\PengeluaranNonProjek.xaml"
                this.PivotBtn.MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.PivotBtn_MouseLeftButtonUp);

            #line default
            #line hidden
                return;

            case 5:
                this.spPivotBtn = ((System.Windows.Controls.StackPanel)(target));

            #line 91 "..\..\..\..\view\OLAP\PengeluaranNonProjek.xaml"
                this.spPivotBtn.MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.spPivotBtn_MouseLeftButtonUp);

            #line default
            #line hidden
                return;

            case 6:
                this.chartWrapper = ((System.Windows.Controls.Grid)(target));
                return;

            case 7:
                this.ChartBtn = ((System.Windows.Shapes.Ellipse)(target));

            #line 122 "..\..\..\..\view\OLAP\PengeluaranNonProjek.xaml"
                this.ChartBtn.MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.ChartBtn_MouseLeftButtonUp);

            #line default
            #line hidden
                return;

            case 8:
                this.spChartBtn = ((System.Windows.Controls.StackPanel)(target));

            #line 139 "..\..\..\..\view\OLAP\PengeluaranNonProjek.xaml"
                this.spChartBtn.MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.spChartBtn_MouseLeftButtonUp);

            #line default
            #line hidden
                return;

            case 9:
                this.printWrapper = ((System.Windows.Controls.Grid)(target));
                return;

            case 10:
                this.printBtn = ((System.Windows.Shapes.Ellipse)(target));

            #line 170 "..\..\..\..\view\OLAP\PengeluaranNonProjek.xaml"
                this.printBtn.MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.printBtn_MouseLeftButtonUp);

            #line default
            #line hidden
                return;

            case 11:
                this.SpPrintBtn = ((System.Windows.Controls.StackPanel)(target));

            #line 187 "..\..\..\..\view\OLAP\PengeluaranNonProjek.xaml"
                this.SpPrintBtn.MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.SpPrintBtn_MouseLeftButtonUp);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Exemplo n.º 5
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.menuMain = ((System.Windows.Controls.Menu)(target));
     return;
     case 2:
     this.Fill = ((System.Windows.Controls.MenuItem)(target));
     
     #line 23 "..\..\..\..\Windows\WindowMain.xaml"
     this.Fill.Click += new System.Windows.RoutedEventHandler(this.FillClick);
     
     #line default
     #line hidden
     return;
     case 3:
     
     #line 25 "..\..\..\..\Windows\WindowMain.xaml"
     ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.MenuItemSummaryClick);
     
     #line default
     #line hidden
     return;
     case 4:
     
     #line 26 "..\..\..\..\Windows\WindowMain.xaml"
     ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.MenuItemSummaryTotalClick);
     
     #line default
     #line hidden
     return;
     case 5:
     this.menuItemExport = ((System.Windows.Controls.MenuItem)(target));
     
     #line 28 "..\..\..\..\Windows\WindowMain.xaml"
     this.menuItemExport.Click += new System.Windows.RoutedEventHandler(this.MenuItemExportClick);
     
     #line default
     #line hidden
     return;
     case 6:
     this.menuItemFieldsList = ((System.Windows.Controls.MenuItem)(target));
     
     #line 29 "..\..\..\..\Windows\WindowMain.xaml"
     this.menuItemFieldsList.Click += new System.Windows.RoutedEventHandler(this.MenuItemFieldsListClick);
     
     #line default
     #line hidden
     return;
     case 7:
     this.menuItemStoreEquip = ((System.Windows.Controls.MenuItem)(target));
     
     #line 35 "..\..\..\..\Windows\WindowMain.xaml"
     this.menuItemStoreEquip.Click += new System.Windows.RoutedEventHandler(this.menuItemEquip_Click);
     
     #line default
     #line hidden
     return;
     case 8:
     this.menuItemProfile = ((System.Windows.Controls.MenuItem)(target));
     
     #line 36 "..\..\..\..\Windows\WindowMain.xaml"
     this.menuItemProfile.Click += new System.Windows.RoutedEventHandler(this.menuItemProfile_Click);
     
     #line default
     #line hidden
     return;
     case 9:
     this.menuItemEquipType = ((System.Windows.Controls.MenuItem)(target));
     
     #line 37 "..\..\..\..\Windows\WindowMain.xaml"
     this.menuItemEquipType.Click += new System.Windows.RoutedEventHandler(this.menuItemEquipType_Click);
     
     #line default
     #line hidden
     return;
     case 10:
     this.menuItemParameters = ((System.Windows.Controls.MenuItem)(target));
     
     #line 38 "..\..\..\..\Windows\WindowMain.xaml"
     this.menuItemParameters.Click += new System.Windows.RoutedEventHandler(this.menuItemParameters_Click);
     
     #line default
     #line hidden
     return;
     case 11:
     this.normPivotGridControl = ((DevExpress.Xpf.PivotGrid.PivotGridControl)(target));
     return;
     }
     this._contentLoaded = true;
 }
Exemplo n.º 6
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;
 }
Exemplo n.º 7
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.PivotOBelanja = ((DevExpress.Xpf.PivotGrid.PivotGridControl)(target));
     return;
     case 2:
     
     #line 48 "..\..\..\Analisis\OBelanja.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
 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;
 }
 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;
 }