예제 #1
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Filters.GtkViews.PremiumJournalFilterView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Filters.GtkViews.PremiumJournalFilterView";
     // Container child Vodovoz.Filters.GtkViews.PremiumJournalFilterView.Gtk.Container+ContainerChild
     this.table1               = new global::Gtk.Table(((uint)(2)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.dateperiodpickerPremiumDate           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.dateperiodpickerPremiumDate.Events    = ((global::Gdk.EventMask)(256));
     this.dateperiodpickerPremiumDate.Name      = "dateperiodpickerPremiumDate";
     this.dateperiodpickerPremiumDate.StartDate = new global::System.DateTime(0);
     this.dateperiodpickerPremiumDate.EndDate   = new global::System.DateTime(0);
     this.table1.Add(this.dateperiodpickerPremiumDate);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1[this.dateperiodpickerPremiumDate]));
     w1.TopAttach    = ((uint)(1));
     w1.BottomAttach = ((uint)(2));
     w1.LeftAttach   = ((uint)(1));
     w1.RightAttach  = ((uint)(2));
     w1.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Подраздление:");
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w2.XOptions = ((global::Gtk.AttachOptions)(4));
     w2.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yentrySubdivision                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.yentrySubdivision.Events           = ((global::Gdk.EventMask)(256));
     this.yentrySubdivision.Name             = "yentrySubdivision";
     this.yentrySubdivision.CanEditReference = false;
     this.table1.Add(this.yentrySubdivision);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.yentrySubdivision]));
     w3.LeftAttach  = ((uint)(1));
     w3.RightAttach = ((uint)(2));
     w3.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabel1           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel1.Name      = "ylabel1";
     this.ylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("Дата начисления премии:");
     this.table1.Add(this.ylabel1);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabel1]));
     w4.TopAttach    = ((uint)(1));
     w4.BottomAttach = ((uint)(2));
     w4.XOptions     = ((global::Gtk.AttachOptions)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.Add(this.table1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
예제 #2
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.ReportsParameters.CompanyTrucksReport
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.ReportsParameters.CompanyTrucksReport";
     // Container child Vodovoz.ReportsParameters.CompanyTrucksReport.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.ylabel1           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel1.Name      = "ylabel1";
     this.ylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("Дата:");
     this.hbox1.Add(this.ylabel1);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.ylabel1]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.dateperiodpicker           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.dateperiodpicker.Events    = ((global::Gdk.EventMask)(256));
     this.dateperiodpicker.Name      = "dateperiodpicker";
     this.dateperiodpicker.StartDate = new global::System.DateTime(0);
     this.dateperiodpicker.EndDate   = new global::System.DateTime(0);
     this.hbox1.Add(this.dateperiodpicker);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.dateperiodpicker]));
     w2.Position = 1;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox1]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.buttonCreateReport              = new global::Gtk.Button();
     this.buttonCreateReport.Sensitive    = false;
     this.buttonCreateReport.CanFocus     = true;
     this.buttonCreateReport.Name         = "buttonCreateReport";
     this.buttonCreateReport.UseUnderline = true;
     this.buttonCreateReport.Label        = global::Mono.Unix.Catalog.GetString("Сформировать отчет");
     this.vbox1.Add(this.buttonCreateReport);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.buttonCreateReport]));
     w4.PackType = ((global::Gtk.PackType)(1));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.dateperiodpicker.PeriodChanged += new global::System.EventHandler(this.OnDateperiodpickerPeriodChanged);
     this.buttonCreateReport.Clicked     += new global::System.EventHandler(this.OnButtonCreateReportClicked);
 }
예제 #3
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.AccountingFilter
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.AccountingFilter";
     // Container child Vodovoz.AccountingFilter.Gtk.Container+ContainerChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Период:");
     this.hbox1.Add(this.label1);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label1]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.periodPicker           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.periodPicker.Events    = ((global::Gdk.EventMask)(256));
     this.periodPicker.Name      = "periodPicker";
     this.periodPicker.StartDate = new global::System.DateTime(0);
     this.periodPicker.EndDate   = new global::System.DateTime(0);
     this.hbox1.Add(this.periodPicker);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.periodPicker]));
     w2.Position = 1;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 1F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Тип операции:");
     this.hbox1.Add(this.label4);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label4]));
     w3.Position = 2;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.comboType      = new global::Gamma.Widgets.yEnumComboBox();
     this.comboType.Name = "comboType";
     this.comboType.ShowSpecialStateAll = true;
     this.comboType.ShowSpecialStateNot = false;
     this.comboType.UseShortTitle       = false;
     this.comboType.DefaultFirst        = false;
     this.hbox1.Add(this.comboType);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.comboType]));
     w4.Position = 3;
     this.Add(this.hbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.periodPicker.PeriodChanged += new global::System.EventHandler(this.OnPeriodPickerPeriodChanged);
     this.comboType.ChangedByUser    += new global::System.EventHandler(this.OnComboTypeChangedByUser);
 }
예제 #4
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.ReportsParameters.Logistic.AnalyticsForUndeliveryReport
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.ReportsParameters.Logistic.AnalyticsForUndeliveryReport";
     // Container child Vodovoz.ReportsParameters.Logistic.AnalyticsForUndeliveryReport.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(2)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.dateperiodpicker           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.dateperiodpicker.Events    = ((global::Gdk.EventMask)(256));
     this.dateperiodpicker.Name      = "dateperiodpicker";
     this.dateperiodpicker.StartDate = new global::System.DateTime(0);
     this.dateperiodpicker.EndDate   = new global::System.DateTime(0);
     this.table1.Add(this.dateperiodpicker);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1[this.dateperiodpicker]));
     w1.LeftAttach  = ((uint)(1));
     w1.RightAttach = ((uint)(2));
     w1.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Дата:");
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w2.XOptions = ((global::Gtk.AttachOptions)(4));
     w2.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox1.Add(this.table1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.table1]));
     w3.Position = 0;
     // Container child vbox1.Gtk.Box+BoxChild
     this.buttonCreateReport              = new global::Gtk.Button();
     this.buttonCreateReport.CanFocus     = true;
     this.buttonCreateReport.Name         = "buttonCreateReport";
     this.buttonCreateReport.UseUnderline = true;
     this.buttonCreateReport.Label        = global::Mono.Unix.Catalog.GetString("Сформировать отчет");
     this.vbox1.Add(this.buttonCreateReport);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.buttonCreateReport]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.buttonCreateReport.Clicked += new global::System.EventHandler(this.OnButtonCreateReportClicked);
 }
예제 #5
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.ReportsParameters.SendedEmailsReport
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.ReportsParameters.SendedEmailsReport";
     // Container child Vodovoz.ReportsParameters.SendedEmailsReport.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Дата:");
     this.hbox3.Add(this.label2);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.label2]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.ydateperiodpicker           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.ydateperiodpicker.Events    = ((global::Gdk.EventMask)(256));
     this.ydateperiodpicker.Name      = "ydateperiodpicker";
     this.ydateperiodpicker.StartDate = new global::System.DateTime(0);
     this.ydateperiodpicker.EndDate   = new global::System.DateTime(0);
     this.hbox3.Add(this.ydateperiodpicker);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.ydateperiodpicker]));
     w2.Position = 1;
     this.vbox2.Add(this.hbox3);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox3]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.buttonCreateRepot              = new global::Gtk.Button();
     this.buttonCreateRepot.CanFocus     = true;
     this.buttonCreateRepot.Name         = "buttonCreateRepot";
     this.buttonCreateRepot.UseUnderline = true;
     this.buttonCreateRepot.Label        = global::Mono.Unix.Catalog.GetString("Сформировать отчет");
     this.vbox2.Add(this.buttonCreateRepot);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.buttonCreateRepot]));
     w4.Position = 2;
     w4.Expand   = false;
     w4.Fill     = false;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.buttonCreateRepot.Clicked += new global::System.EventHandler(this.OnButtonCreateRepotClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.ReportsParameters.Payments.PaymentsFromBankClientFinDepartmentReport
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.ReportsParameters.Payments.PaymentsFromBankClientFinDepartmentReport";
     // Container child Vodovoz.ReportsParameters.Payments.PaymentsFromBankClientFinDepartmentReport.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Дата платежа: ");
     this.hbox1.Add(this.label1);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label1]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.daterangepicker           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.daterangepicker.Events    = ((global::Gdk.EventMask)(256));
     this.daterangepicker.Name      = "daterangepicker";
     this.daterangepicker.StartDate = new global::System.DateTime(0);
     this.daterangepicker.EndDate   = new global::System.DateTime(0);
     this.hbox1.Add(this.daterangepicker);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.daterangepicker]));
     w2.Position = 1;
     this.vbox2.Add(this.hbox1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox1]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.btnCreateReport              = new global::Gamma.GtkWidgets.yButton();
     this.btnCreateReport.CanFocus     = true;
     this.btnCreateReport.Name         = "btnCreateReport";
     this.btnCreateReport.UseUnderline = true;
     this.btnCreateReport.Label        = global::Mono.Unix.Catalog.GetString("Сформировать отчет");
     this.vbox2.Add(this.btnCreateReport);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.btnCreateReport]));
     w4.Position = 2;
     w4.Expand   = false;
     w4.Fill     = false;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.ReportsParameters.NotDeliveredOrdersReport
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.ReportsParameters.NotDeliveredOrdersReport";
     // Container child Vodovoz.ReportsParameters.NotDeliveredOrdersReport.Gtk.Container+ContainerChild
     this.table1               = new global::Gtk.Table(((uint)(4)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     this.table1.BorderWidth   = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.buttonRun              = new global::Gtk.Button();
     this.buttonRun.CanFocus     = true;
     this.buttonRun.Name         = "buttonRun";
     this.buttonRun.UseUnderline = true;
     this.buttonRun.Label        = global::Mono.Unix.Catalog.GetString("Сформировать отчет");
     this.table1.Add(this.buttonRun);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1[this.buttonRun]));
     w1.TopAttach    = ((uint)(3));
     w1.BottomAttach = ((uint)(4));
     w1.RightAttach  = ((uint)(2));
     w1.XOptions     = ((global::Gtk.AttachOptions)(0));
     w1.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.dateperiodpicker1           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.dateperiodpicker1.Events    = ((global::Gdk.EventMask)(256));
     this.dateperiodpicker1.Name      = "dateperiodpicker1";
     this.dateperiodpicker1.StartDate = new global::System.DateTime(0);
     this.dateperiodpicker1.EndDate   = new global::System.DateTime(0);
     this.table1.Add(this.dateperiodpicker1);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.dateperiodpicker1]));
     w2.LeftAttach  = ((uint)(1));
     w2.RightAttach = ((uint)(2));
     w2.XOptions    = ((global::Gtk.AttachOptions)(4));
     w2.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Период:");
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w3.XOptions = ((global::Gtk.AttachOptions)(4));
     w3.YOptions = ((global::Gtk.AttachOptions)(4));
     this.Add(this.table1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.buttonRun.Clicked += new global::System.EventHandler(this.OnButtonRunClicked);
 }
예제 #8
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget workwear.Journal.Filter.Views.Statements.IssuanceSheetFilterView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "workwear.Journal.Filter.Views.Statements.IssuanceSheetFilterView";
     // Container child workwear.Journal.Filter.Views.Statements.IssuanceSheetFilterView.Gtk.Container+ContainerChild
     this.ytable1               = new global::Gamma.GtkWidgets.yTable();
     this.ytable1.Name          = "ytable1";
     this.ytable1.NRows         = ((uint)(3));
     this.ytable1.NColumns      = ((uint)(2));
     this.ytable1.RowSpacing    = ((uint)(6));
     this.ytable1.ColumnSpacing = ((uint)(6));
     // Container child ytable1.Gtk.Table+TableChild
     this.datePeriodDocs           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.datePeriodDocs.Events    = ((global::Gdk.EventMask)(256));
     this.datePeriodDocs.Name      = "datePeriodDocs";
     this.datePeriodDocs.StartDate = new global::System.DateTime(0);
     this.datePeriodDocs.EndDate   = new global::System.DateTime(0);
     this.ytable1.Add(this.datePeriodDocs);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.ytable1[this.datePeriodDocs]));
     w1.LeftAttach  = ((uint)(1));
     w1.RightAttach = ((uint)(2));
     w1.XOptions    = ((global::Gtk.AttachOptions)(4));
     w1.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabel1           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel1.Name      = "ylabel1";
     this.ylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("За период:");
     this.ytable1.Add(this.ylabel1);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel1]));
     w2.XOptions = ((global::Gtk.AttachOptions)(4));
     w2.YOptions = ((global::Gtk.AttachOptions)(4));
     this.Add(this.ytable1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
예제 #9
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Filters.GtkViews.ResidueFilterView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Filters.GtkViews.ResidueFilterView";
     // Container child Vodovoz.Filters.GtkViews.ResidueFilterView.Gtk.Container+ContainerChild
     this.table1               = new global::Gtk.Table(((uint)(3)), ((uint)(3)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.dateperiodOrders           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.dateperiodOrders.Events    = ((global::Gdk.EventMask)(256));
     this.dateperiodOrders.Name      = "dateperiodOrders";
     this.dateperiodOrders.StartDate = new global::System.DateTime(0);
     this.dateperiodOrders.EndDate   = new global::System.DateTime(0);
     this.table1.Add(this.dateperiodOrders);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1[this.dateperiodOrders]));
     w1.LeftAttach  = ((uint)(1));
     w1.RightAttach = ((uint)(2));
     w1.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 1F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Период:");
     this.table1.Add(this.label4);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.label4]));
     w2.XOptions = ((global::Gtk.AttachOptions)(4));
     w2.YOptions = ((global::Gtk.AttachOptions)(4));
     this.Add(this.table1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.AccountableSlipFilter
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.AccountableSlipFilter";
     // Container child Vodovoz.AccountableSlipFilter.Gtk.Container+ContainerChild
     this.table1               = new global::Gtk.Table(((uint)(2)), ((uint)(4)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.dateperiod           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.dateperiod.Events    = ((global::Gdk.EventMask)(256));
     this.dateperiod.Name      = "dateperiod";
     this.dateperiod.StartDate = new global::System.DateTime(0);
     this.dateperiod.EndDate   = new global::System.DateTime(0);
     this.table1.Add(this.dateperiod);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1[this.dateperiod]));
     w1.LeftAttach  = ((uint)(3));
     w1.RightAttach = ((uint)(4));
     w1.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Сотрудник:");
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w2.XOptions = ((global::Gtk.AttachOptions)(4));
     w2.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Период:");
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     w3.LeftAttach  = ((uint)(2));
     w3.RightAttach = ((uint)(3));
     w3.XOptions    = ((global::Gtk.AttachOptions)(4));
     w3.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.Xalign    = 1F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Статья расхода:");
     this.table1.Add(this.label3);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.label3]));
     w4.TopAttach    = ((uint)(1));
     w4.BottomAttach = ((uint)(2));
     w4.XOptions     = ((global::Gtk.AttachOptions)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.repEntryAccountable        = new global::QS.Widgets.GtkUI.RepresentationEntry();
     this.repEntryAccountable.Events = ((global::Gdk.EventMask)(256));
     this.repEntryAccountable.Name   = "repEntryAccountable";
     this.table1.Add(this.repEntryAccountable);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1[this.repEntryAccountable]));
     w5.LeftAttach  = ((uint)(1));
     w5.RightAttach = ((uint)(2));
     w5.XOptions    = ((global::Gtk.AttachOptions)(4));
     w5.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yentryExpense        = new global::Gamma.Widgets.yEntryReference();
     this.yentryExpense.Events = ((global::Gdk.EventMask)(256));
     this.yentryExpense.Name   = "yentryExpense";
     this.table1.Add(this.yentryExpense);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.yentryExpense]));
     w6.TopAttach    = ((uint)(1));
     w6.BottomAttach = ((uint)(2));
     w6.LeftAttach   = ((uint)(1));
     w6.RightAttach  = ((uint)(2));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.Add(this.table1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.yentryExpense.Changed       += new global::System.EventHandler(this.OnYentryExpenseChanged);
     this.repEntryAccountable.Changed += new global::System.EventHandler(this.OnYentryAccountableChanged);
     this.dateperiod.PeriodChanged    += new global::System.EventHandler(this.OnDateperiodPeriodChanged);
 }
예제 #11
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.ReportsParameters.CashBookReport
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.ReportsParameters.CashBookReport";
     // Container child Vodovoz.ReportsParameters.CashBookReport.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.label2 = new global::Gtk.Label();
     this.label2.WidthRequest = 50;
     this.label2.Name         = "label2";
     this.label2.LabelProp    = global::Mono.Unix.Catalog.GetString("Период:");
     this.hbox3.Add(this.label2);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.label2]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.dateperiodpicker           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.dateperiodpicker.Events    = ((global::Gdk.EventMask)(256));
     this.dateperiodpicker.Name      = "dateperiodpicker";
     this.dateperiodpicker.StartDate = new global::System.DateTime(0);
     this.dateperiodpicker.EndDate   = new global::System.DateTime(0);
     this.hbox3.Add(this.dateperiodpicker);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.dateperiodpicker]));
     w2.Position = 1;
     this.vbox1.Add(this.hbox3);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox3]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.hboxCash         = new global::Gtk.HBox();
     this.hboxCash.Name    = "hboxCash";
     this.hboxCash.Spacing = 6;
     // Container child hboxCash.Gtk.Box+BoxChild
     this.label7           = new global::Gtk.Label();
     this.label7.Name      = "label7";
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString("Касса:");
     this.hboxCash.Add(this.label7);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hboxCash[this.label7]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hboxCash.Gtk.Box+BoxChild
     this.yspeccomboboxCashSubdivision                     = new global::Gamma.Widgets.ySpecComboBox();
     this.yspeccomboboxCashSubdivision.Name                = "yspeccomboboxCashSubdivision";
     this.yspeccomboboxCashSubdivision.AddIfNotExist       = false;
     this.yspeccomboboxCashSubdivision.DefaultFirst        = false;
     this.yspeccomboboxCashSubdivision.ShowSpecialStateAll = false;
     this.yspeccomboboxCashSubdivision.ShowSpecialStateNot = false;
     this.hboxCash.Add(this.yspeccomboboxCashSubdivision);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hboxCash[this.yspeccomboboxCashSubdivision]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     this.hbox2.Add(this.hboxCash);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.hboxCash]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.hboxOrganisations         = new global::Gtk.HBox();
     this.hboxOrganisations.Name    = "hboxOrganisations";
     this.hboxOrganisations.Spacing = 6;
     // Container child hboxOrganisations.Gtk.Box+BoxChild
     this.ylabel2           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel2.Name      = "ylabel2";
     this.ylabel2.LabelProp = global::Mono.Unix.Catalog.GetString("Организация:");
     this.hboxOrganisations.Add(this.ylabel2);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hboxOrganisations[this.ylabel2]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child hboxOrganisations.Gtk.Box+BoxChild
     this.specialListCmbOrganisations                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.specialListCmbOrganisations.Name                = "specialListCmbOrganisations";
     this.specialListCmbOrganisations.AddIfNotExist       = false;
     this.specialListCmbOrganisations.DefaultFirst        = false;
     this.specialListCmbOrganisations.ShowSpecialStateAll = true;
     this.specialListCmbOrganisations.ShowSpecialStateNot = false;
     this.hboxOrganisations.Add(this.specialListCmbOrganisations);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hboxOrganisations[this.specialListCmbOrganisations]));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     this.hbox2.Add(this.hboxOrganisations);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.hboxOrganisations]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     this.vbox1.Add(this.hbox2);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox2]));
     w10.Position = 1;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.ycheckOrganisations               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckOrganisations.CanFocus      = true;
     this.ycheckOrganisations.Name          = "ycheckOrganisations";
     this.ycheckOrganisations.Label         = global::Mono.Unix.Catalog.GetString("по юр лицам");
     this.ycheckOrganisations.DrawIndicator = true;
     this.ycheckOrganisations.UseUnderline  = true;
     this.hbox4.Add(this.ycheckOrganisations);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.ycheckOrganisations]));
     w11.Position = 0;
     w11.Expand   = false;
     w11.Fill     = false;
     this.vbox1.Add(this.hbox4);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox4]));
     w12.Position = 2;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.buttonCreateRepot              = new global::Gtk.Button();
     this.buttonCreateRepot.CanFocus     = true;
     this.buttonCreateRepot.Name         = "buttonCreateRepot";
     this.buttonCreateRepot.UseUnderline = true;
     this.buttonCreateRepot.Label        = global::Mono.Unix.Catalog.GetString("Сформировать отчет");
     this.vbox1.Add(this.buttonCreateRepot);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.buttonCreateRepot]));
     w13.PackType = ((global::Gtk.PackType)(1));
     w13.Position = 3;
     w13.Expand   = false;
     w13.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
예제 #12
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.ReportsParameters.Orders.FirstClientsReport
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.ReportsParameters.Orders.FirstClientsReport";
     // Container child Vodovoz.ReportsParameters.Orders.FirstClientsReport.Gtk.Container+ContainerChild
     this.table1               = new global::Gtk.Table(((uint)(7)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     this.table1.BorderWidth   = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.buttonRun              = new global::Gtk.Button();
     this.buttonRun.Sensitive    = false;
     this.buttonRun.CanFocus     = true;
     this.buttonRun.Name         = "buttonRun";
     this.buttonRun.UseUnderline = true;
     this.buttonRun.Label        = global::Mono.Unix.Catalog.GetString("Сформировать отчет");
     this.table1.Add(this.buttonRun);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1[this.buttonRun]));
     w1.TopAttach    = ((uint)(6));
     w1.BottomAttach = ((uint)(7));
     w1.RightAttach  = ((uint)(2));
     w1.XOptions     = ((global::Gtk.AttachOptions)(0));
     w1.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.chkBtnWithPromotionalSets               = new global::Gamma.GtkWidgets.yCheckButton();
     this.chkBtnWithPromotionalSets.CanFocus      = true;
     this.chkBtnWithPromotionalSets.Name          = "chkBtnWithPromotionalSets";
     this.chkBtnWithPromotionalSets.Label         = global::Mono.Unix.Catalog.GetString("С промонаборами");
     this.chkBtnWithPromotionalSets.DrawIndicator = true;
     this.chkBtnWithPromotionalSets.UseUnderline  = true;
     this.table1.Add(this.chkBtnWithPromotionalSets);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.chkBtnWithPromotionalSets]));
     w2.TopAttach    = ((uint)(4));
     w2.BottomAttach = ((uint)(5));
     w2.LeftAttach   = ((uint)(1));
     w2.RightAttach  = ((uint)(2));
     w2.XOptions     = ((global::Gtk.AttachOptions)(4));
     w2.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.datePeriodPicker           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.datePeriodPicker.Events    = ((global::Gdk.EventMask)(256));
     this.datePeriodPicker.Name      = "datePeriodPicker";
     this.datePeriodPicker.StartDate = new global::System.DateTime(0);
     this.datePeriodPicker.EndDate   = new global::System.DateTime(0);
     this.table1.Add(this.datePeriodPicker);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.datePeriodPicker]));
     w3.LeftAttach  = ((uint)(1));
     w3.RightAttach = ((uint)(2));
     w3.XOptions    = ((global::Gtk.AttachOptions)(4));
     w3.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryDistrict                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entryDistrict.Events           = ((global::Gdk.EventMask)(256));
     this.entryDistrict.Name             = "entryDistrict";
     this.entryDistrict.CanEditReference = true;
     this.table1.Add(this.entryDistrict);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.entryDistrict]));
     w4.TopAttach    = ((uint)(5));
     w4.BottomAttach = ((uint)(6));
     w4.LeftAttach   = ((uint)(1));
     w4.RightAttach  = ((uint)(2));
     w4.XOptions     = ((global::Gtk.AttachOptions)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Период:");
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w5.XOptions = ((global::Gtk.AttachOptions)(4));
     w5.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Основание скидки:");
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     w6.TopAttach    = ((uint)(1));
     w6.BottomAttach = ((uint)(2));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.Xalign    = 1F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Район:");
     this.label3.Justify   = ((global::Gtk.Justification)(1));
     this.table1.Add(this.label3);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1[this.label3]));
     w7.TopAttach    = ((uint)(5));
     w7.BottomAttach = ((uint)(6));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 1F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Статус заказа:");
     this.table1.Add(this.label4);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1[this.label4]));
     w8.TopAttach    = ((uint)(2));
     w8.BottomAttach = ((uint)(3));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.Xalign    = 1F;
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString(" Тип оплаты:");
     this.table1.Add(this.label5);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1[this.label5]));
     w9.TopAttach    = ((uint)(3));
     w9.BottomAttach = ((uint)(4));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yChooseOrderStatus      = new global::Gamma.Widgets.yEnumComboBox();
     this.yChooseOrderStatus.Name = "yChooseOrderStatus";
     this.yChooseOrderStatus.ShowSpecialStateAll = true;
     this.yChooseOrderStatus.ShowSpecialStateNot = false;
     this.yChooseOrderStatus.UseShortTitle       = false;
     this.yChooseOrderStatus.DefaultFirst        = false;
     this.table1.Add(this.yChooseOrderStatus);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1[this.yChooseOrderStatus]));
     w10.TopAttach    = ((uint)(2));
     w10.BottomAttach = ((uint)(3));
     w10.LeftAttach   = ((uint)(1));
     w10.RightAttach  = ((uint)(2));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yChooseThePaymentTypeForTheOrder      = new global::Gamma.Widgets.yEnumComboBox();
     this.yChooseThePaymentTypeForTheOrder.Name = "yChooseThePaymentTypeForTheOrder";
     this.yChooseThePaymentTypeForTheOrder.ShowSpecialStateAll = true;
     this.yChooseThePaymentTypeForTheOrder.ShowSpecialStateNot = false;
     this.yChooseThePaymentTypeForTheOrder.UseShortTitle       = false;
     this.yChooseThePaymentTypeForTheOrder.DefaultFirst        = false;
     this.table1.Add(this.yChooseThePaymentTypeForTheOrder);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1[this.yChooseThePaymentTypeForTheOrder]));
     w11.TopAttach    = ((uint)(3));
     w11.BottomAttach = ((uint)(4));
     w11.LeftAttach   = ((uint)(1));
     w11.RightAttach  = ((uint)(2));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yCpecCmbDiscountReason                     = new global::Gamma.Widgets.ySpecComboBox();
     this.yCpecCmbDiscountReason.Name                = "yCpecCmbDiscountReason";
     this.yCpecCmbDiscountReason.AddIfNotExist       = false;
     this.yCpecCmbDiscountReason.DefaultFirst        = false;
     this.yCpecCmbDiscountReason.ShowSpecialStateAll = true;
     this.yCpecCmbDiscountReason.ShowSpecialStateNot = false;
     this.table1.Add(this.yCpecCmbDiscountReason);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1[this.yCpecCmbDiscountReason]));
     w12.TopAttach    = ((uint)(1));
     w12.BottomAttach = ((uint)(2));
     w12.LeftAttach   = ((uint)(1));
     w12.RightAttach  = ((uint)(2));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.Add(this.table1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.datePeriodPicker.PeriodChanged += new global::System.EventHandler(this.OnDatePeriodPickerPeriodChanged);
     this.buttonRun.Clicked += new global::System.EventHandler(this.OnButtonRunClicked);
 }
예제 #13
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.OrdersFilter
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.OrdersFilter";
     // Container child Vodovoz.OrdersFilter.Gtk.Container+ContainerChild
     this.table1               = new global::Gtk.Table(((uint)(3)), ((uint)(6)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.checkHideService               = new global::Gtk.CheckButton();
     this.checkHideService.CanFocus      = true;
     this.checkHideService.Name          = "checkHideService";
     this.checkHideService.Label         = global::Mono.Unix.Catalog.GetString("Скрыть выезд мастера");
     this.checkHideService.Active        = true;
     this.checkHideService.DrawIndicator = true;
     this.checkHideService.UseUnderline  = true;
     this.table1.Add(this.checkHideService);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1[this.checkHideService]));
     w1.TopAttach    = ((uint)(1));
     w1.BottomAttach = ((uint)(2));
     w1.LeftAttach   = ((uint)(5));
     w1.RightAttach  = ((uint)(6));
     w1.XOptions     = ((global::Gtk.AttachOptions)(4));
     w1.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.checkLessThreeHours               = new global::Gtk.CheckButton();
     this.checkLessThreeHours.CanFocus      = true;
     this.checkLessThreeHours.Name          = "checkLessThreeHours";
     this.checkLessThreeHours.Label         = global::Mono.Unix.Catalog.GetString("Менее 3-х часов");
     this.checkLessThreeHours.DrawIndicator = true;
     this.checkLessThreeHours.UseUnderline  = true;
     this.table1.Add(this.checkLessThreeHours);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.checkLessThreeHours]));
     w2.TopAttach    = ((uint)(2));
     w2.BottomAttach = ((uint)(3));
     w2.LeftAttach   = ((uint)(5));
     w2.RightAttach  = ((uint)(6));
     w2.XOptions     = ((global::Gtk.AttachOptions)(4));
     w2.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.checkOnlySelfDelivery               = new global::Gtk.CheckButton();
     this.checkOnlySelfDelivery.CanFocus      = true;
     this.checkOnlySelfDelivery.Name          = "checkOnlySelfDelivery";
     this.checkOnlySelfDelivery.Label         = global::Mono.Unix.Catalog.GetString("Только самовывоз");
     this.checkOnlySelfDelivery.DrawIndicator = true;
     this.checkOnlySelfDelivery.UseUnderline  = true;
     this.table1.Add(this.checkOnlySelfDelivery);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.checkOnlySelfDelivery]));
     w3.LeftAttach  = ((uint)(4));
     w3.RightAttach = ((uint)(5));
     w3.XOptions    = ((global::Gtk.AttachOptions)(4));
     w3.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.checkOnlyService               = new global::Gtk.CheckButton();
     this.checkOnlyService.CanFocus      = true;
     this.checkOnlyService.Name          = "checkOnlyService";
     this.checkOnlyService.Label         = global::Mono.Unix.Catalog.GetString("Только выезд мастера");
     this.checkOnlyService.DrawIndicator = true;
     this.checkOnlyService.UseUnderline  = true;
     this.table1.Add(this.checkOnlyService);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.checkOnlyService]));
     w4.TopAttach    = ((uint)(1));
     w4.BottomAttach = ((uint)(2));
     w4.LeftAttach   = ((uint)(4));
     w4.RightAttach  = ((uint)(5));
     w4.XOptions     = ((global::Gtk.AttachOptions)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.checkWithoutCoordinates               = new global::Gtk.CheckButton();
     this.checkWithoutCoordinates.CanFocus      = true;
     this.checkWithoutCoordinates.Name          = "checkWithoutCoordinates";
     this.checkWithoutCoordinates.Label         = global::Mono.Unix.Catalog.GetString("Только без координат");
     this.checkWithoutCoordinates.DrawIndicator = true;
     this.checkWithoutCoordinates.UseUnderline  = true;
     this.table1.Add(this.checkWithoutCoordinates);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1[this.checkWithoutCoordinates]));
     w5.TopAttach    = ((uint)(2));
     w5.BottomAttach = ((uint)(3));
     w5.LeftAttach   = ((uint)(4));
     w5.RightAttach  = ((uint)(5));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.checkWithoutSelfDelivery               = new global::Gtk.CheckButton();
     this.checkWithoutSelfDelivery.CanFocus      = true;
     this.checkWithoutSelfDelivery.Name          = "checkWithoutSelfDelivery";
     this.checkWithoutSelfDelivery.Label         = global::Mono.Unix.Catalog.GetString("Скрыть самовывозы");
     this.checkWithoutSelfDelivery.DrawIndicator = true;
     this.checkWithoutSelfDelivery.UseUnderline  = true;
     this.table1.Add(this.checkWithoutSelfDelivery);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.checkWithoutSelfDelivery]));
     w6.LeftAttach  = ((uint)(5));
     w6.RightAttach = ((uint)(6));
     w6.XOptions    = ((global::Gtk.AttachOptions)(4));
     w6.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.dateperiodOrders           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.dateperiodOrders.Events    = ((global::Gdk.EventMask)(256));
     this.dateperiodOrders.Name      = "dateperiodOrders";
     this.dateperiodOrders.StartDate = new global::System.DateTime(0);
     this.dateperiodOrders.EndDate   = new global::System.DateTime(0);
     this.table1.Add(this.dateperiodOrders);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1[this.dateperiodOrders]));
     w7.LeftAttach  = ((uint)(3));
     w7.RightAttach = ((uint)(4));
     w7.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryreferenceClient        = new global::QS.Widgets.GtkUI.RepresentationEntry();
     this.entryreferenceClient.Events = ((global::Gdk.EventMask)(256));
     this.entryreferenceClient.Name   = "entryreferenceClient";
     this.table1.Add(this.entryreferenceClient);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1[this.entryreferenceClient]));
     w8.TopAttach    = ((uint)(1));
     w8.BottomAttach = ((uint)(2));
     w8.LeftAttach   = ((uint)(1));
     w8.RightAttach  = ((uint)(2));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryreferencePoint           = new global::QS.Widgets.GtkUI.RepresentationEntry();
     this.entryreferencePoint.Sensitive = false;
     this.entryreferencePoint.Events    = ((global::Gdk.EventMask)(256));
     this.entryreferencePoint.Name      = "entryreferencePoint";
     this.table1.Add(this.entryreferencePoint);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1[this.entryreferencePoint]));
     w9.TopAttach    = ((uint)(1));
     w9.BottomAttach = ((uint)(2));
     w9.LeftAttach   = ((uint)(3));
     w9.RightAttach  = ((uint)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.enumcomboPaymentType      = new global::Gamma.Widgets.yEnumComboBox();
     this.enumcomboPaymentType.Name = "enumcomboPaymentType";
     this.enumcomboPaymentType.ShowSpecialStateAll = true;
     this.enumcomboPaymentType.ShowSpecialStateNot = false;
     this.enumcomboPaymentType.UseShortTitle       = false;
     this.enumcomboPaymentType.DefaultFirst        = false;
     this.table1.Add(this.enumcomboPaymentType);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1[this.enumcomboPaymentType]));
     w10.TopAttach    = ((uint)(2));
     w10.BottomAttach = ((uint)(3));
     w10.LeftAttach   = ((uint)(1));
     w10.RightAttach  = ((uint)(2));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.enumcomboStatus      = new global::Gamma.Widgets.yEnumComboBox();
     this.enumcomboStatus.Name = "enumcomboStatus";
     this.enumcomboStatus.ShowSpecialStateAll = true;
     this.enumcomboStatus.ShowSpecialStateNot = false;
     this.enumcomboStatus.UseShortTitle       = false;
     this.enumcomboStatus.DefaultFirst        = false;
     this.table1.Add(this.enumcomboStatus);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1[this.enumcomboStatus]));
     w11.LeftAttach  = ((uint)(1));
     w11.RightAttach = ((uint)(2));
     w11.XOptions    = ((global::Gtk.AttachOptions)(4));
     w11.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Статус:");
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w12.XOptions = ((global::Gtk.AttachOptions)(4));
     w12.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Контрагент:");
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     w13.TopAttach    = ((uint)(1));
     w13.BottomAttach = ((uint)(2));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.Xalign    = 1F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Точка доставки:");
     this.table1.Add(this.label3);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1[this.label3]));
     w14.TopAttach    = ((uint)(1));
     w14.BottomAttach = ((uint)(2));
     w14.LeftAttach   = ((uint)(2));
     w14.RightAttach  = ((uint)(3));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 1F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Период:");
     this.table1.Add(this.label4);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1[this.label4]));
     w15.LeftAttach  = ((uint)(2));
     w15.RightAttach = ((uint)(3));
     w15.XOptions    = ((global::Gtk.AttachOptions)(4));
     w15.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.Xalign    = 1F;
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Тип оплаты:");
     this.table1.Add(this.label5);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1[this.label5]));
     w16.TopAttach    = ((uint)(2));
     w16.BottomAttach = ((uint)(3));
     w16.XOptions     = ((global::Gtk.AttachOptions)(4));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.Add(this.table1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.enumcomboStatus.Changed           += new global::System.EventHandler(this.OnEnumcomboStatusChanged);
     this.enumcomboPaymentType.Changed      += new global::System.EventHandler(this.OnEnumcomboPaymentTypeChanged);
     this.entryreferencePoint.Changed       += new global::System.EventHandler(this.OnEntryreferencePointChanged);
     this.entryreferenceClient.Changed      += new global::System.EventHandler(this.OnEntryreferenceClientChanged);
     this.dateperiodOrders.PeriodChanged    += new global::System.EventHandler(this.OnDateperiodOrdersPeriodChanged);
     this.dateperiodOrders.StartDateChanged += new global::System.EventHandler(this.OnDateperiodOrdersStartDateChanged);
     this.dateperiodOrders.EndDateChanged   += new global::System.EventHandler(this.OnDateperiodOrdersEndDateChanged);
     this.checkWithoutSelfDelivery.Toggled  += new global::System.EventHandler(this.OnCheckWithoutSelfDeliveryToggled);
     this.checkWithoutCoordinates.Toggled   += new global::System.EventHandler(this.OnCheckWithoutCoordinatesToggled);
     this.checkOnlyService.Toggled          += new global::System.EventHandler(this.OnCheckOnlyServiceToggled);
     this.checkOnlySelfDelivery.Toggled     += new global::System.EventHandler(this.OnCheckOnlySelfDeliveryToggled);
     this.checkLessThreeHours.Toggled       += new global::System.EventHandler(this.OnCheckLessThreeHoursToggled);
     this.checkHideService.Toggled          += new global::System.EventHandler(this.OnCheckServiceToggled);
 }
예제 #14
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.ReportsParameters.ReportForBigClient
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.ReportsParameters.ReportForBigClient";
     // Container child Vodovoz.ReportsParameters.ReportForBigClient.Gtk.Container+ContainerChild
     this.table1               = new global::Gtk.Table(((uint)(4)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     this.table1.BorderWidth   = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.buttonRun              = new global::Gtk.Button();
     this.buttonRun.Sensitive    = false;
     this.buttonRun.CanFocus     = true;
     this.buttonRun.Name         = "buttonRun";
     this.buttonRun.UseUnderline = true;
     this.buttonRun.Label        = global::Mono.Unix.Catalog.GetString("Сформировать отчет");
     this.table1.Add(this.buttonRun);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1[this.buttonRun]));
     w1.TopAttach    = ((uint)(3));
     w1.BottomAttach = ((uint)(4));
     w1.RightAttach  = ((uint)(2));
     w1.XOptions     = ((global::Gtk.AttachOptions)(0));
     w1.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.dateperiodpicker1           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.dateperiodpicker1.Events    = ((global::Gdk.EventMask)(256));
     this.dateperiodpicker1.Name      = "dateperiodpicker1";
     this.dateperiodpicker1.StartDate = new global::System.DateTime(0);
     this.dateperiodpicker1.EndDate   = new global::System.DateTime(0);
     this.table1.Add(this.dateperiodpicker1);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.dateperiodpicker1]));
     w2.LeftAttach  = ((uint)(1));
     w2.RightAttach = ((uint)(2));
     w2.XOptions    = ((global::Gtk.AttachOptions)(4));
     w2.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.evmeCounterparty                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.evmeCounterparty.Events           = ((global::Gdk.EventMask)(256));
     this.evmeCounterparty.Name             = "evmeCounterparty";
     this.evmeCounterparty.CanEditReference = true;
     this.table1.Add(this.evmeCounterparty);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.evmeCounterparty]));
     w3.TopAttach    = ((uint)(1));
     w3.BottomAttach = ((uint)(2));
     w3.LeftAttach   = ((uint)(1));
     w3.RightAttach  = ((uint)(2));
     w3.XOptions     = ((global::Gtk.AttachOptions)(4));
     w3.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.evmeDeliveryPoint                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.evmeDeliveryPoint.Sensitive        = false;
     this.evmeDeliveryPoint.Events           = ((global::Gdk.EventMask)(256));
     this.evmeDeliveryPoint.Name             = "evmeDeliveryPoint";
     this.evmeDeliveryPoint.CanEditReference = true;
     this.table1.Add(this.evmeDeliveryPoint);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.evmeDeliveryPoint]));
     w4.TopAttach    = ((uint)(2));
     w4.BottomAttach = ((uint)(3));
     w4.LeftAttach   = ((uint)(1));
     w4.RightAttach  = ((uint)(2));
     w4.XOptions     = ((global::Gtk.AttachOptions)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Период:");
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w5.XOptions = ((global::Gtk.AttachOptions)(4));
     w5.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Контрагент:");
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     w6.TopAttach    = ((uint)(1));
     w6.BottomAttach = ((uint)(2));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.Xalign    = 1F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Точка доставки:");
     this.table1.Add(this.label3);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1[this.label3]));
     w7.TopAttach    = ((uint)(2));
     w7.BottomAttach = ((uint)(3));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.Add(this.table1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.dateperiodpicker1.Hide();
     this.label1.Hide();
     this.Hide();
     this.dateperiodpicker1.PeriodChanged += new global::System.EventHandler(this.OnDateperiodpicker1PeriodChanged);
     this.buttonRun.Clicked += new global::System.EventHandler(this.OnButtonRunClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.ReportsParameters.Bottles.ReturnedTareReport
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.ReportsParameters.Bottles.ReturnedTareReport";
     // Container child Vodovoz.ReportsParameters.Bottles.ReturnedTareReport.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(3)), ((uint)(5)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.buttonHelp              = new global::Gtk.Button();
     this.buttonHelp.CanFocus     = true;
     this.buttonHelp.Name         = "buttonHelp";
     this.buttonHelp.UseUnderline = true;
     this.buttonHelp.Label        = global::Mono.Unix.Catalog.GetString("Справка");
     global::Gtk.Image w1 = new global::Gtk.Image();
     w1.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-help", global::Gtk.IconSize.Menu);
     this.buttonHelp.Image = w1;
     this.table1.Add(this.buttonHelp);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.buttonHelp]));
     w2.LeftAttach  = ((uint)(4));
     w2.RightAttach = ((uint)(5));
     w2.XOptions    = ((global::Gtk.AttachOptions)(4));
     w2.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.chkClosedOrdersOnly               = new global::Gamma.GtkWidgets.yCheckButton();
     this.chkClosedOrdersOnly.CanFocus      = true;
     this.chkClosedOrdersOnly.Name          = "chkClosedOrdersOnly";
     this.chkClosedOrdersOnly.Label         = global::Mono.Unix.Catalog.GetString("Закрытые заказы");
     this.chkClosedOrdersOnly.DrawIndicator = true;
     this.chkClosedOrdersOnly.UseUnderline  = true;
     this.table1.Add(this.chkClosedOrdersOnly);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.chkClosedOrdersOnly]));
     w3.TopAttach    = ((uint)(2));
     w3.BottomAttach = ((uint)(3));
     w3.LeftAttach   = ((uint)(1));
     w3.RightAttach  = ((uint)(2));
     w3.XOptions     = ((global::Gtk.AttachOptions)(4));
     w3.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.daterangepicker           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.daterangepicker.Events    = ((global::Gdk.EventMask)(256));
     this.daterangepicker.Name      = "daterangepicker";
     this.daterangepicker.StartDate = new global::System.DateTime(0);
     this.daterangepicker.EndDate   = new global::System.DateTime(0);
     this.table1.Add(this.daterangepicker);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.daterangepicker]));
     w4.LeftAttach  = ((uint)(2));
     w4.RightAttach = ((uint)(3));
     w4.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entityviewmodelentryAuthor                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entityviewmodelentryAuthor.Events           = ((global::Gdk.EventMask)(256));
     this.entityviewmodelentryAuthor.Name             = "entityviewmodelentryAuthor";
     this.entityviewmodelentryAuthor.CanEditReference = false;
     this.table1.Add(this.entityviewmodelentryAuthor);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1[this.entityviewmodelentryAuthor]));
     w5.TopAttach    = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.LeftAttach   = ((uint)(1));
     w5.RightAttach  = ((uint)(2));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Дата доставки: ");
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w6.XOptions = ((global::Gtk.AttachOptions)(4));
     w6.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Автор:");
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     w7.TopAttach    = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.vseparator1      = new global::Gtk.VSeparator();
     this.vseparator1.Name = "vseparator1";
     this.table1.Add(this.vseparator1);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1[this.vseparator1]));
     w8.LeftAttach  = ((uint)(3));
     w8.RightAttach = ((uint)(4));
     w8.XOptions    = ((global::Gtk.AttachOptions)(4));
     w8.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yenumcomboboxDateType      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumcomboboxDateType.Name = "yenumcomboboxDateType";
     this.yenumcomboboxDateType.ShowSpecialStateAll = false;
     this.yenumcomboboxDateType.ShowSpecialStateNot = false;
     this.yenumcomboboxDateType.UseShortTitle       = false;
     this.yenumcomboboxDateType.DefaultFirst        = false;
     this.table1.Add(this.yenumcomboboxDateType);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1[this.yenumcomboboxDateType]));
     w9.LeftAttach  = ((uint)(1));
     w9.RightAttach = ((uint)(2));
     w9.XOptions    = ((global::Gtk.AttachOptions)(4));
     w9.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.vbox2.Add(this.table1);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.table1]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.btnCreateReport              = new global::Gamma.GtkWidgets.yButton();
     this.btnCreateReport.CanFocus     = true;
     this.btnCreateReport.Name         = "btnCreateReport";
     this.btnCreateReport.UseUnderline = true;
     this.btnCreateReport.Label        = global::Mono.Unix.Catalog.GetString("Сформировать отчет");
     this.vbox2.Add(this.btnCreateReport);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.btnCreateReport]));
     w11.Position = 1;
     w11.Expand   = false;
     w11.Fill     = false;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
예제 #16
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Logistic.DriversInfoExportView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Logistic.DriversInfoExportView";
     // Container child Vodovoz.Views.Logistic.DriversInfoExportView.Gtk.Container+ContainerChild
     this.yvbox1         = new global::Gamma.GtkWidgets.yVBox();
     this.yvbox1.Name    = "yvbox1";
     this.yvbox1.Spacing = 6;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.yhbox1         = new global::Gamma.GtkWidgets.yHBox();
     this.yhbox1.Name    = "yhbox1";
     this.yhbox1.Spacing = 6;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.ytable1               = new global::Gamma.GtkWidgets.yTable();
     this.ytable1.Name          = "ytable1";
     this.ytable1.NRows         = ((uint)(2));
     this.ytable1.NColumns      = ((uint)(7));
     this.ytable1.RowSpacing    = ((uint)(6));
     this.ytable1.ColumnSpacing = ((uint)(6));
     // Container child ytable1.Gtk.Table+TableChild
     this.comboEmployeeStatus      = new global::Gamma.Widgets.yEnumComboBox();
     this.comboEmployeeStatus.Name = "comboEmployeeStatus";
     this.comboEmployeeStatus.ShowSpecialStateAll = true;
     this.comboEmployeeStatus.ShowSpecialStateNot = false;
     this.comboEmployeeStatus.UseShortTitle       = false;
     this.comboEmployeeStatus.DefaultFirst        = false;
     this.ytable1.Add(this.comboEmployeeStatus);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.ytable1[this.comboEmployeeStatus]));
     w1.TopAttach    = ((uint)(1));
     w1.BottomAttach = ((uint)(2));
     w1.LeftAttach   = ((uint)(1));
     w1.RightAttach  = ((uint)(2));
     w1.XOptions     = ((global::Gtk.AttachOptions)(4));
     w1.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.comboPlanFact      = new global::Gamma.Widgets.yEnumComboBox();
     this.comboPlanFact.Name = "comboPlanFact";
     this.comboPlanFact.ShowSpecialStateAll = false;
     this.comboPlanFact.ShowSpecialStateNot = false;
     this.comboPlanFact.UseShortTitle       = false;
     this.comboPlanFact.DefaultFirst        = true;
     this.ytable1.Add(this.comboPlanFact);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.ytable1[this.comboPlanFact]));
     w2.LeftAttach  = ((uint)(5));
     w2.RightAttach = ((uint)(6));
     w2.XOptions    = ((global::Gtk.AttachOptions)(4));
     w2.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.comboTypeOfDriversInfoExport      = new global::Gamma.Widgets.yEnumComboBox();
     this.comboTypeOfDriversInfoExport.Name = "comboTypeOfDriversInfoExport";
     this.comboTypeOfDriversInfoExport.ShowSpecialStateAll = false;
     this.comboTypeOfDriversInfoExport.ShowSpecialStateNot = false;
     this.comboTypeOfDriversInfoExport.UseShortTitle       = false;
     this.comboTypeOfDriversInfoExport.DefaultFirst        = true;
     this.ytable1.Add(this.comboTypeOfDriversInfoExport);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.ytable1[this.comboTypeOfDriversInfoExport]));
     w3.TopAttach    = ((uint)(1));
     w3.BottomAttach = ((uint)(2));
     w3.LeftAttach   = ((uint)(5));
     w3.RightAttach  = ((uint)(6));
     w3.XOptions     = ((global::Gtk.AttachOptions)(4));
     w3.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.datepickerPeriod = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.datepickerPeriod.WidthRequest = 180;
     this.datepickerPeriod.Events       = ((global::Gdk.EventMask)(256));
     this.datepickerPeriod.Name         = "datepickerPeriod";
     this.datepickerPeriod.StartDate    = new global::System.DateTime(0);
     this.datepickerPeriod.EndDate      = new global::System.DateTime(0);
     this.ytable1.Add(this.datepickerPeriod);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.ytable1[this.datepickerPeriod]));
     w4.LeftAttach  = ((uint)(1));
     w4.RightAttach = ((uint)(2));
     w4.XOptions    = ((global::Gtk.AttachOptions)(4));
     w4.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.GtkScrolledWindowOwnType = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindowOwnType.WidthRequest = 200;
     this.GtkScrolledWindowOwnType.Name         = "GtkScrolledWindowOwnType";
     this.GtkScrolledWindowOwnType.ShadowType   = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindowOwnType.Gtk.Container+ContainerChild
     global::Gtk.Viewport w5 = new global::Gtk.Viewport();
     w5.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport2.Gtk.Container+ContainerChild
     this.enumcheckCarOwnType      = new global::Gamma.Widgets.EnumCheckList();
     this.enumcheckCarOwnType.Name = "enumcheckCarOwnType";
     w5.Add(this.enumcheckCarOwnType);
     this.GtkScrolledWindowOwnType.Add(w5);
     this.ytable1.Add(this.GtkScrolledWindowOwnType);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.ytable1[this.GtkScrolledWindowOwnType]));
     w8.BottomAttach = ((uint)(2));
     w8.LeftAttach   = ((uint)(3));
     w8.RightAttach  = ((uint)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.GtkScrolledWindowTypeOfUse = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindowTypeOfUse.WidthRequest = 200;
     this.GtkScrolledWindowTypeOfUse.Name         = "GtkScrolledWindowTypeOfUse";
     this.GtkScrolledWindowTypeOfUse.ShadowType   = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindowTypeOfUse.Gtk.Container+ContainerChild
     global::Gtk.Viewport w9 = new global::Gtk.Viewport();
     w9.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport1.Gtk.Container+ContainerChild
     this.enumcheckCarTypeOfUse      = new global::Gamma.Widgets.EnumCheckList();
     this.enumcheckCarTypeOfUse.Name = "enumcheckCarTypeOfUse";
     w9.Add(this.enumcheckCarTypeOfUse);
     this.GtkScrolledWindowTypeOfUse.Add(w9);
     this.ytable1.Add(this.GtkScrolledWindowTypeOfUse);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.ytable1[this.GtkScrolledWindowTypeOfUse]));
     w12.BottomAttach = ((uint)(2));
     w12.LeftAttach   = ((uint)(2));
     w12.RightAttach  = ((uint)(3));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.ybuttonInfo = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonInfo.TooltipMarkup = "Справка по работе с выгрузкой";
     this.ybuttonInfo.WidthRequest  = 40;
     this.ybuttonInfo.CanFocus      = true;
     this.ybuttonInfo.Name          = "ybuttonInfo";
     this.ybuttonInfo.UseUnderline  = true;
     this.ybuttonInfo.Relief        = ((global::Gtk.ReliefStyle)(1));
     global::Gtk.Image w13 = new global::Gtk.Image();
     w13.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-help", global::Gtk.IconSize.Menu);
     this.ybuttonInfo.Image = w13;
     this.hbox2.Add(this.ybuttonInfo);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.ybuttonInfo]));
     w14.Position = 0;
     w14.Expand   = false;
     w14.Fill     = false;
     this.ytable1.Add(this.hbox2);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.ytable1[this.hbox2]));
     w15.LeftAttach  = ((uint)(6));
     w15.RightAttach = ((uint)(7));
     w15.XOptions    = ((global::Gtk.AttachOptions)(4));
     w15.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabel1           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel1.Name      = "ylabel1";
     this.ylabel1.Xalign    = 1F;
     this.ylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("Период:");
     this.ytable1.Add(this.ylabel1);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel1]));
     w16.XOptions = ((global::Gtk.AttachOptions)(4));
     w16.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabel2           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel2.Name      = "ylabel2";
     this.ylabel2.Xalign    = 1F;
     this.ylabel2.LabelProp = global::Mono.Unix.Catalog.GetString("Статус сотрудника:");
     this.ytable1.Add(this.ylabel2);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel2]));
     w17.TopAttach    = ((uint)(1));
     w17.BottomAttach = ((uint)(2));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabelPlanFact           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelPlanFact.Name      = "ylabelPlanFact";
     this.ylabelPlanFact.Xalign    = 1F;
     this.ylabelPlanFact.LabelProp = global::Mono.Unix.Catalog.GetString("План/факт:");
     this.ytable1.Add(this.ylabelPlanFact);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabelPlanFact]));
     w18.LeftAttach  = ((uint)(4));
     w18.RightAttach = ((uint)(5));
     w18.XOptions    = ((global::Gtk.AttachOptions)(4));
     w18.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabelStatus      = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelStatus.Name = "ylabelStatus";
     this.ytable1.Add(this.ylabelStatus);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabelStatus]));
     w19.TopAttach    = ((uint)(1));
     w19.BottomAttach = ((uint)(2));
     w19.LeftAttach   = ((uint)(6));
     w19.RightAttach  = ((uint)(7));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabelTypeOfDriversInfoExport           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelTypeOfDriversInfoExport.Name      = "ylabelTypeOfDriversInfoExport";
     this.ylabelTypeOfDriversInfoExport.Xalign    = 1F;
     this.ylabelTypeOfDriversInfoExport.LabelProp = global::Mono.Unix.Catalog.GetString("Тип выгрузки:");
     this.ytable1.Add(this.ylabelTypeOfDriversInfoExport);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabelTypeOfDriversInfoExport]));
     w20.TopAttach    = ((uint)(1));
     w20.BottomAttach = ((uint)(2));
     w20.LeftAttach   = ((uint)(4));
     w20.RightAttach  = ((uint)(5));
     w20.XOptions     = ((global::Gtk.AttachOptions)(4));
     w20.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.yhbox1.Add(this.ytable1);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.ytable1]));
     w21.Position = 0;
     w21.Expand   = false;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.yvbox2         = new global::Gamma.GtkWidgets.yVBox();
     this.yvbox2.Name    = "yvbox2";
     this.yvbox2.Spacing = 6;
     // Container child yvbox2.Gtk.Box+BoxChild
     this.ybuttonForm              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonForm.CanFocus     = true;
     this.ybuttonForm.Name         = "ybuttonForm";
     this.ybuttonForm.UseUnderline = true;
     this.ybuttonForm.Label        = global::Mono.Unix.Catalog.GetString("Сформировать");
     this.yvbox2.Add(this.ybuttonForm);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.yvbox2[this.ybuttonForm]));
     w22.Position = 0;
     w22.Expand   = false;
     w22.Fill     = false;
     // Container child yvbox2.Gtk.Box+BoxChild
     this.ybuttonExport              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonExport.CanFocus     = true;
     this.ybuttonExport.Name         = "ybuttonExport";
     this.ybuttonExport.UseUnderline = true;
     this.ybuttonExport.Label        = global::Mono.Unix.Catalog.GetString("Выгрузить");
     this.yvbox2.Add(this.ybuttonExport);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.yvbox2[this.ybuttonExport]));
     w23.PackType = ((global::Gtk.PackType)(1));
     w23.Position = 1;
     w23.Expand   = false;
     w23.Fill     = false;
     this.yhbox1.Add(this.yvbox2);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.yvbox2]));
     w24.PackType = ((global::Gtk.PackType)(1));
     w24.Position = 1;
     w24.Expand   = false;
     w24.Fill     = false;
     this.yvbox1.Add(this.yhbox1);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.yhbox1]));
     w25.Position = 0;
     w25.Expand   = false;
     w25.Fill     = false;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.ytreeDriversInfo          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeDriversInfo.CanFocus = true;
     this.ytreeDriversInfo.Name     = "ytreeDriversInfo";
     this.GtkScrolledWindow.Add(this.ytreeDriversInfo);
     this.yvbox1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.GtkScrolledWindow]));
     w27.Position = 1;
     this.Add(this.yvbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
예제 #17
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.ReportsParameters.Store.ProductionRequestReport
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.ReportsParameters.Store.ProductionRequestReport";
     // Container child Vodovoz.ReportsParameters.Store.ProductionRequestReport.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(3)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.dateperiodpickerMaxSales           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.dateperiodpickerMaxSales.Events    = ((global::Gdk.EventMask)(256));
     this.dateperiodpickerMaxSales.Name      = "dateperiodpickerMaxSales";
     this.dateperiodpickerMaxSales.StartDate = new global::System.DateTime(0);
     this.dateperiodpickerMaxSales.EndDate   = new global::System.DateTime(0);
     this.table1.Add(this.dateperiodpickerMaxSales);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1[this.dateperiodpickerMaxSales]));
     w1.TopAttach    = ((uint)(2));
     w1.BottomAttach = ((uint)(3));
     w1.LeftAttach   = ((uint)(1));
     w1.RightAttach  = ((uint)(2));
     w1.XOptions     = ((global::Gtk.AttachOptions)(4));
     w1.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.ytreeviewGeographicGroup          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewGeographicGroup.CanFocus = true;
     this.ytreeviewGeographicGroup.Name     = "ytreeviewGeographicGroup";
     this.GtkScrolledWindow.Add(this.ytreeviewGeographicGroup);
     this.table1.Add(this.GtkScrolledWindow);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.GtkScrolledWindow]));
     w3.TopAttach    = ((uint)(1));
     w3.BottomAttach = ((uint)(2));
     w3.LeftAttach   = ((uint)(1));
     w3.RightAttach  = ((uint)(2));
     w3.XOptions     = ((global::Gtk.AttachOptions)(4));
     w3.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yentryrefWarehouse        = new global::Gamma.Widgets.yEntryReference();
     this.yentryrefWarehouse.Events = ((global::Gdk.EventMask)(256));
     this.yentryrefWarehouse.Name   = "yentryrefWarehouse";
     this.table1.Add(this.yentryrefWarehouse);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.yentryrefWarehouse]));
     w4.LeftAttach  = ((uint)(1));
     w4.RightAttach = ((uint)(2));
     w4.XOptions    = ((global::Gtk.AttachOptions)(4));
     w4.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabel1           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel1.Name      = "ylabel1";
     this.ylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("Склад: ");
     this.table1.Add(this.ylabel1);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabel1]));
     w5.XOptions = ((global::Gtk.AttachOptions)(4));
     w5.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabel2           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel2.Name      = "ylabel2";
     this.ylabel2.LabelProp = global::Mono.Unix.Catalog.GetString("Часть города: ");
     this.table1.Add(this.ylabel2);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabel2]));
     w6.TopAttach    = ((uint)(1));
     w6.BottomAttach = ((uint)(2));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabel3           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel3.Name      = "ylabel3";
     this.ylabel3.LabelProp = global::Mono.Unix.Catalog.GetString("Макс отгрузки: ");
     this.table1.Add(this.ylabel3);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabel3]));
     w7.TopAttach    = ((uint)(2));
     w7.BottomAttach = ((uint)(3));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox1.Add(this.table1);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.table1]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.buttonRun              = new global::Gtk.Button();
     this.buttonRun.Sensitive    = false;
     this.buttonRun.CanFocus     = true;
     this.buttonRun.Name         = "buttonRun";
     this.buttonRun.UseUnderline = true;
     this.buttonRun.Label        = global::Mono.Unix.Catalog.GetString("Сформировать отчет");
     this.vbox1.Add(this.buttonRun);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.buttonRun]));
     w9.Position = 2;
     w9.Expand   = false;
     w9.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Filters.GtkViews.DebtorsFilterView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Filters.GtkViews.DebtorsFilterView";
     // Container child Vodovoz.Filters.GtkViews.DebtorsFilterView.Gtk.Container+ContainerChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(4)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.entityVMEntryDeliveryPoint                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entityVMEntryDeliveryPoint.Events           = ((global::Gdk.EventMask)(256));
     this.entityVMEntryDeliveryPoint.Name             = "entityVMEntryDeliveryPoint";
     this.entityVMEntryDeliveryPoint.CanEditReference = false;
     this.table1.Add(this.entityVMEntryDeliveryPoint);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1[this.entityVMEntryDeliveryPoint]));
     w1.TopAttach    = ((uint)(1));
     w1.BottomAttach = ((uint)(2));
     w1.LeftAttach   = ((uint)(1));
     w1.RightAttach  = ((uint)(2));
     w1.XOptions     = ((global::Gtk.AttachOptions)(4));
     w1.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryreferenceClient                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entryreferenceClient.Events           = ((global::Gdk.EventMask)(256));
     this.entryreferenceClient.Name             = "entryreferenceClient";
     this.entryreferenceClient.CanEditReference = false;
     this.table1.Add(this.entryreferenceClient);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.entryreferenceClient]));
     w2.LeftAttach  = ((uint)(1));
     w2.RightAttach = ((uint)(2));
     w2.XOptions    = ((global::Gtk.AttachOptions)(4));
     w2.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hboxBottleDebtCount         = new global::Gtk.HBox();
     this.hboxBottleDebtCount.Name    = "hboxBottleDebtCount";
     this.hboxBottleDebtCount.Spacing = 6;
     // Container child hboxBottleDebtCount.Gtk.Box+BoxChild
     this.yvalidatedentryDebtFrom               = new global::Gamma.Widgets.yValidatedEntry();
     this.yvalidatedentryDebtFrom.CanFocus      = true;
     this.yvalidatedentryDebtFrom.Name          = "yvalidatedentryDebtFrom";
     this.yvalidatedentryDebtFrom.IsEditable    = true;
     this.yvalidatedentryDebtFrom.InvisibleChar = '•';
     this.hboxBottleDebtCount.Add(this.yvalidatedentryDebtFrom);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hboxBottleDebtCount[this.yvalidatedentryDebtFrom]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hboxBottleDebtCount.Gtk.Box+BoxChild
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("до");
     this.hboxBottleDebtCount.Add(this.label6);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hboxBottleDebtCount[this.label6]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hboxBottleDebtCount.Gtk.Box+BoxChild
     this.yvalidatedentryDebtTo               = new global::Gamma.Widgets.yValidatedEntry();
     this.yvalidatedentryDebtTo.CanFocus      = true;
     this.yvalidatedentryDebtTo.Name          = "yvalidatedentryDebtTo";
     this.yvalidatedentryDebtTo.IsEditable    = true;
     this.yvalidatedentryDebtTo.InvisibleChar = '•';
     this.hboxBottleDebtCount.Add(this.yvalidatedentryDebtTo);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hboxBottleDebtCount[this.yvalidatedentryDebtTo]));
     w5.Position = 2;
     w5.Expand   = false;
     w5.Fill     = false;
     this.table1.Add(this.hboxBottleDebtCount);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.hboxBottleDebtCount]));
     w6.TopAttach    = ((uint)(3));
     w6.BottomAttach = ((uint)(4));
     w6.LeftAttach   = ((uint)(1));
     w6.RightAttach  = ((uint)(2));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Контрагент:");
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w7.XOptions = ((global::Gtk.AttachOptions)(4));
     w7.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("ОПФ");
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     w8.TopAttach    = ((uint)(2));
     w8.BottomAttach = ((uint)(3));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Адрес :");
     this.table1.Add(this.label4);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1[this.label4]));
     w9.TopAttach    = ((uint)(1));
     w9.BottomAttach = ((uint)(2));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Долг по таре от");
     this.table1.Add(this.label5);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1[this.label5]));
     w10.TopAttach    = ((uint)(3));
     w10.BottomAttach = ((uint)(4));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yenumcomboboxOPF      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumcomboboxOPF.Name = "yenumcomboboxOPF";
     this.yenumcomboboxOPF.ShowSpecialStateAll = true;
     this.yenumcomboboxOPF.ShowSpecialStateNot = false;
     this.yenumcomboboxOPF.UseShortTitle       = false;
     this.yenumcomboboxOPF.DefaultFirst        = false;
     this.table1.Add(this.yenumcomboboxOPF);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1[this.yenumcomboboxOPF]));
     w11.TopAttach    = ((uint)(2));
     w11.BottomAttach = ((uint)(3));
     w11.LeftAttach   = ((uint)(1));
     w11.RightAttach  = ((uint)(2));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.hbox2.Add(this.table1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.table1]));
     w12.Position = 0;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.vseparator6      = new global::Gtk.VSeparator();
     this.vseparator6.Name = "vseparator6";
     this.hbox2.Add(this.vseparator6);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.vseparator6]));
     w13.Position = 1;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.table2               = new global::Gtk.Table(((uint)(4)), ((uint)(4)), false);
     this.table2.Name          = "table2";
     this.table2.RowSpacing    = ((uint)(6));
     this.table2.ColumnSpacing = ((uint)(6));
     // Container child table2.Gtk.Table+TableChild
     this.entityviewmodelentryNomenclature                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entityviewmodelentryNomenclature.Events           = ((global::Gdk.EventMask)(256));
     this.entityviewmodelentryNomenclature.Name             = "entityviewmodelentryNomenclature";
     this.entityviewmodelentryNomenclature.CanEditReference = false;
     this.table2.Add(this.entityviewmodelentryNomenclature);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table2[this.entityviewmodelentryNomenclature]));
     w14.TopAttach    = ((uint)(2));
     w14.BottomAttach = ((uint)(3));
     w14.LeftAttach   = ((uint)(1));
     w14.RightAttach  = ((uint)(2));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.ydateperiodpickerLastOrder           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.ydateperiodpickerLastOrder.Events    = ((global::Gdk.EventMask)(256));
     this.ydateperiodpickerLastOrder.Name      = "ydateperiodpickerLastOrder";
     this.ydateperiodpickerLastOrder.StartDate = new global::System.DateTime(0);
     this.ydateperiodpickerLastOrder.EndDate   = new global::System.DateTime(0);
     this.hbox5.Add(this.ydateperiodpickerLastOrder);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.ydateperiodpickerLastOrder]));
     w15.Position = 0;
     // Container child hbox5.Gtk.Box+BoxChild
     this.ycheckbuttonHideActive               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckbuttonHideActive.CanFocus      = true;
     this.ycheckbuttonHideActive.Name          = "ycheckbuttonHideActive";
     this.ycheckbuttonHideActive.Label         = global::Mono.Unix.Catalog.GetString("Скрыть активных");
     this.ycheckbuttonHideActive.DrawIndicator = true;
     this.ycheckbuttonHideActive.UseUnderline  = true;
     this.hbox5.Add(this.ycheckbuttonHideActive);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.ycheckbuttonHideActive]));
     w16.Position = 1;
     w16.Expand   = false;
     w16.Fill     = false;
     this.table2.Add(this.hbox5);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table2[this.hbox5]));
     w17.LeftAttach  = ((uint)(1));
     w17.RightAttach = ((uint)(2));
     w17.XOptions    = ((global::Gtk.AttachOptions)(4));
     w17.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.hboxBottlesCount         = new global::Gtk.HBox();
     this.hboxBottlesCount.Name    = "hboxBottlesCount";
     this.hboxBottlesCount.Spacing = 6;
     // Container child hboxBottlesCount.Gtk.Box+BoxChild
     this.yvalidatedentryBottlesFrom               = new global::Gamma.Widgets.yValidatedEntry();
     this.yvalidatedentryBottlesFrom.CanFocus      = true;
     this.yvalidatedentryBottlesFrom.Name          = "yvalidatedentryBottlesFrom";
     this.yvalidatedentryBottlesFrom.IsEditable    = true;
     this.yvalidatedentryBottlesFrom.InvisibleChar = '•';
     this.hboxBottlesCount.Add(this.yvalidatedentryBottlesFrom);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hboxBottlesCount[this.yvalidatedentryBottlesFrom]));
     w18.Position = 0;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child hboxBottlesCount.Gtk.Box+BoxChild
     this.label8           = new global::Gtk.Label();
     this.label8.Name      = "label8";
     this.label8.LabelProp = global::Mono.Unix.Catalog.GetString("до");
     this.hboxBottlesCount.Add(this.label8);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hboxBottlesCount[this.label8]));
     w19.Position = 1;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child hboxBottlesCount.Gtk.Box+BoxChild
     this.yvalidatedentryBottlesTo               = new global::Gamma.Widgets.yValidatedEntry();
     this.yvalidatedentryBottlesTo.CanFocus      = true;
     this.yvalidatedentryBottlesTo.Name          = "yvalidatedentryBottlesTo";
     this.yvalidatedentryBottlesTo.IsEditable    = true;
     this.yvalidatedentryBottlesTo.InvisibleChar = '•';
     this.hboxBottlesCount.Add(this.yvalidatedentryBottlesTo);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hboxBottlesCount[this.yvalidatedentryBottlesTo]));
     w20.Position = 2;
     w20.Expand   = false;
     w20.Fill     = false;
     this.table2.Add(this.hboxBottlesCount);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table2[this.hboxBottlesCount]));
     w21.TopAttach    = ((uint)(3));
     w21.BottomAttach = ((uint)(4));
     w21.LeftAttach   = ((uint)(1));
     w21.RightAttach  = ((uint)(2));
     w21.XOptions     = ((global::Gtk.AttachOptions)(4));
     w21.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label10           = new global::Gtk.Label();
     this.label10.Name      = "label10";
     this.label10.LabelProp = global::Mono.Unix.Catalog.GetString("ТМЦ в посл. заказе:");
     this.table2.Add(this.label10);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table2[this.label10]));
     w22.TopAttach    = ((uint)(2));
     w22.BottomAttach = ((uint)(3));
     w22.XOptions     = ((global::Gtk.AttachOptions)(4));
     w22.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Последн. заказ :");
     this.table2.Add(this.label3);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table2[this.label3]));
     w23.XOptions = ((global::Gtk.AttachOptions)(4));
     w23.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label7           = new global::Gtk.Label();
     this.label7.Name      = "label7";
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString("Бутылей От");
     this.table2.Add(this.label7);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table2[this.label7]));
     w24.TopAttach    = ((uint)(3));
     w24.BottomAttach = ((uint)(4));
     w24.XOptions     = ((global::Gtk.AttachOptions)(4));
     w24.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label9           = new global::Gtk.Label();
     this.label9.Name      = "label9";
     this.label9.LabelProp = global::Mono.Unix.Catalog.GetString("Основание скидки:");
     this.table2.Add(this.label9);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.table2[this.label9]));
     w25.TopAttach    = ((uint)(1));
     w25.BottomAttach = ((uint)(2));
     w25.XOptions     = ((global::Gtk.AttachOptions)(4));
     w25.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.ycheckbuttonHideOneOrder               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckbuttonHideOneOrder.CanFocus      = true;
     this.ycheckbuttonHideOneOrder.Name          = "ycheckbuttonHideOneOrder";
     this.ycheckbuttonHideOneOrder.Label         = global::Mono.Unix.Catalog.GetString("Скрыть клиентов с одним заказом");
     this.ycheckbuttonHideOneOrder.DrawIndicator = true;
     this.ycheckbuttonHideOneOrder.UseUnderline  = true;
     this.table2.Add(this.ycheckbuttonHideOneOrder);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.table2[this.ycheckbuttonHideOneOrder]));
     w26.LeftAttach  = ((uint)(2));
     w26.RightAttach = ((uint)(3));
     w26.XOptions    = ((global::Gtk.AttachOptions)(4));
     w26.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.ycheckbuttonHideWithoutEmail               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckbuttonHideWithoutEmail.CanFocus      = true;
     this.ycheckbuttonHideWithoutEmail.Name          = "ycheckbuttonHideWithoutEmail";
     this.ycheckbuttonHideWithoutEmail.Label         = global::Mono.Unix.Catalog.GetString("Скрыть клиентов без Email");
     this.ycheckbuttonHideWithoutEmail.DrawIndicator = true;
     this.ycheckbuttonHideWithoutEmail.UseUnderline  = true;
     this.table2.Add(this.ycheckbuttonHideWithoutEmail);
     global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.table2[this.ycheckbuttonHideWithoutEmail]));
     w27.TopAttach    = ((uint)(1));
     w27.BottomAttach = ((uint)(2));
     w27.LeftAttach   = ((uint)(2));
     w27.RightAttach  = ((uint)(3));
     w27.XOptions     = ((global::Gtk.AttachOptions)(4));
     w27.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.ycheckbuttonShowCancellation               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckbuttonShowCancellation.CanFocus      = true;
     this.ycheckbuttonShowCancellation.Name          = "ycheckbuttonShowCancellation";
     this.ycheckbuttonShowCancellation.Label         = global::Mono.Unix.Catalog.GetString("Показать клиентов только с признаком расторжения");
     this.ycheckbuttonShowCancellation.DrawIndicator = true;
     this.ycheckbuttonShowCancellation.UseUnderline  = true;
     this.table2.Add(this.ycheckbuttonShowCancellation);
     global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.table2[this.ycheckbuttonShowCancellation]));
     w28.LeftAttach  = ((uint)(3));
     w28.RightAttach = ((uint)(4));
     w28.XOptions    = ((global::Gtk.AttachOptions)(4));
     w28.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.ycheckbuttonShowSuspended               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckbuttonShowSuspended.CanFocus      = true;
     this.ycheckbuttonShowSuspended.Name          = "ycheckbuttonShowSuspended";
     this.ycheckbuttonShowSuspended.Label         = global::Mono.Unix.Catalog.GetString("Показать клиентов только с признаком приостановлено");
     this.ycheckbuttonShowSuspended.DrawIndicator = true;
     this.ycheckbuttonShowSuspended.UseUnderline  = true;
     this.table2.Add(this.ycheckbuttonShowSuspended);
     global::Gtk.Table.TableChild w29 = ((global::Gtk.Table.TableChild)(this.table2[this.ycheckbuttonShowSuspended]));
     w29.TopAttach    = ((uint)(1));
     w29.BottomAttach = ((uint)(2));
     w29.LeftAttach   = ((uint)(3));
     w29.RightAttach  = ((uint)(4));
     w29.XOptions     = ((global::Gtk.AttachOptions)(4));
     w29.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.ycomboboxReason                     = new global::Gamma.Widgets.ySpecComboBox();
     this.ycomboboxReason.Name                = "ycomboboxReason";
     this.ycomboboxReason.AddIfNotExist       = false;
     this.ycomboboxReason.DefaultFirst        = false;
     this.ycomboboxReason.ShowSpecialStateAll = false;
     this.ycomboboxReason.ShowSpecialStateNot = true;
     this.table2.Add(this.ycomboboxReason);
     global::Gtk.Table.TableChild w30 = ((global::Gtk.Table.TableChild)(this.table2[this.ycomboboxReason]));
     w30.TopAttach    = ((uint)(1));
     w30.BottomAttach = ((uint)(2));
     w30.LeftAttach   = ((uint)(1));
     w30.RightAttach  = ((uint)(2));
     w30.XOptions     = ((global::Gtk.AttachOptions)(4));
     w30.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.hbox2.Add(this.table2);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.table2]));
     w31.Position = 2;
     w31.Expand   = false;
     w31.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.vseparator1      = new global::Gtk.VSeparator();
     this.vseparator1.Name = "vseparator1";
     this.hbox2.Add(this.vseparator1);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.vseparator1]));
     w32.PackType = ((global::Gtk.PackType)(1));
     w32.Position = 3;
     w32.Expand   = false;
     w32.Fill     = false;
     this.Add(this.hbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.entryreferenceClient.ChangedByUser += new global::System.EventHandler(this.OnEntryreferenceClientChanged);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Reports.DriverWagesReport
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Reports.DriverWagesReport";
     // Container child Vodovoz.Reports.DriverWagesReport.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Дата:");
     this.hbox1.Add(this.label1);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label1]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.dateperiodpicker           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.dateperiodpicker.Events    = ((global::Gdk.EventMask)(256));
     this.dateperiodpicker.Name      = "dateperiodpicker";
     this.dateperiodpicker.StartDate = new global::System.DateTime(0);
     this.dateperiodpicker.EndDate   = new global::System.DateTime(0);
     this.hbox1.Add(this.dateperiodpicker);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.dateperiodpicker]));
     w2.Position = 1;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox1]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Водитель:");
     this.hbox3.Add(this.label2);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.label2]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.yentryreferenceDriver        = new global::QS.Widgets.GtkUI.RepresentationEntry();
     this.yentryreferenceDriver.Events = ((global::Gdk.EventMask)(256));
     this.yentryreferenceDriver.Name   = "yentryreferenceDriver";
     this.hbox3.Add(this.yentryreferenceDriver);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.yentryreferenceDriver]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     this.vbox1.Add(this.hbox3);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox3]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.checkShowBalance               = new global::Gtk.CheckButton();
     this.checkShowBalance.CanFocus      = true;
     this.checkShowBalance.Name          = "checkShowBalance";
     this.checkShowBalance.Label         = global::Mono.Unix.Catalog.GetString("вывести баланс");
     this.checkShowBalance.DrawIndicator = true;
     this.checkShowBalance.UseUnderline  = true;
     this.vbox1.Add(this.checkShowBalance);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.checkShowBalance]));
     w7.Position = 2;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.buttonCreateReport              = new global::Gtk.Button();
     this.buttonCreateReport.CanFocus     = true;
     this.buttonCreateReport.Name         = "buttonCreateReport";
     this.buttonCreateReport.UseUnderline = true;
     this.buttonCreateReport.Label        = global::Mono.Unix.Catalog.GetString("Сформировать отчет");
     this.vbox1.Add(this.buttonCreateReport);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.buttonCreateReport]));
     w8.PackType = ((global::Gtk.PackType)(1));
     w8.Position = 3;
     w8.Expand   = false;
     w8.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.buttonCreateReport.Clicked += new global::System.EventHandler(this.OnButtonCreateReportClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Reports.OrderAnalyticsReportView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Reports.OrderAnalyticsReportView";
     // Container child Vodovoz.Views.Reports.OrderAnalyticsReportView.Gtk.Container+ContainerChild
     this.yvboxMain         = new global::Gamma.GtkWidgets.yVBox();
     this.yvboxMain.Name    = "yvboxMain";
     this.yvboxMain.Spacing = 6;
     // Container child yvboxMain.Gtk.Box+BoxChild
     this.ytableFilter               = new global::Gamma.GtkWidgets.yTable();
     this.ytableFilter.Name          = "ytableFilter";
     this.ytableFilter.NRows         = ((uint)(3));
     this.ytableFilter.NColumns      = ((uint)(4));
     this.ytableFilter.RowSpacing    = ((uint)(6));
     this.ytableFilter.ColumnSpacing = ((uint)(6));
     // Container child ytableFilter.Gtk.Table+TableChild
     this.btnHelp = new global::Gamma.GtkWidgets.yButton();
     this.btnHelp.TooltipMarkup = "Справка по работе отчета";
     this.btnHelp.CanFocus      = true;
     this.btnHelp.Name          = "btnHelp";
     this.btnHelp.UseUnderline  = true;
     this.btnHelp.Relief        = ((global::Gtk.ReliefStyle)(1));
     global::Gtk.Image w1 = new global::Gtk.Image();
     w1.Pixbuf          = global::Stetic.IconLoader.LoadIcon(this, "gtk-help", global::Gtk.IconSize.Menu);
     this.btnHelp.Image = w1;
     this.ytableFilter.Add(this.btnHelp);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.ytableFilter[this.btnHelp]));
     w2.TopAttach    = ((uint)(2));
     w2.BottomAttach = ((uint)(3));
     w2.LeftAttach   = ((uint)(2));
     w2.RightAttach  = ((uint)(3));
     w2.XOptions     = ((global::Gtk.AttachOptions)(4));
     w2.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytableFilter.Gtk.Table+TableChild
     this.rangepickerCreationDate           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.rangepickerCreationDate.Events    = ((global::Gdk.EventMask)(256));
     this.rangepickerCreationDate.Name      = "rangepickerCreationDate";
     this.rangepickerCreationDate.StartDate = new global::System.DateTime(0);
     this.rangepickerCreationDate.EndDate   = new global::System.DateTime(0);
     this.ytableFilter.Add(this.rangepickerCreationDate);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.ytableFilter[this.rangepickerCreationDate]));
     w3.TopAttach    = ((uint)(1));
     w3.BottomAttach = ((uint)(2));
     w3.LeftAttach   = ((uint)(1));
     w3.RightAttach  = ((uint)(2));
     w3.XOptions     = ((global::Gtk.AttachOptions)(4));
     w3.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytableFilter.Gtk.Table+TableChild
     this.rangepickerDeliveryDate           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.rangepickerDeliveryDate.Events    = ((global::Gdk.EventMask)(256));
     this.rangepickerDeliveryDate.Name      = "rangepickerDeliveryDate";
     this.rangepickerDeliveryDate.StartDate = new global::System.DateTime(0);
     this.rangepickerDeliveryDate.EndDate   = new global::System.DateTime(0);
     this.ytableFilter.Add(this.rangepickerDeliveryDate);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.ytableFilter[this.rangepickerDeliveryDate]));
     w4.LeftAttach  = ((uint)(1));
     w4.RightAttach = ((uint)(2));
     w4.XOptions    = ((global::Gtk.AttachOptions)(4));
     w4.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child ytableFilter.Gtk.Table+TableChild
     this.ybtnExport              = new global::Gamma.GtkWidgets.yButton();
     this.ybtnExport.CanFocus     = true;
     this.ybtnExport.Name         = "ybtnExport";
     this.ybtnExport.UseUnderline = true;
     this.ybtnExport.Label        = global::Mono.Unix.Catalog.GetString("Экспорт");
     this.ytableFilter.Add(this.ybtnExport);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.ytableFilter[this.ybtnExport]));
     w5.TopAttach    = ((uint)(2));
     w5.BottomAttach = ((uint)(3));
     w5.LeftAttach   = ((uint)(1));
     w5.RightAttach  = ((uint)(2));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytableFilter.Gtk.Table+TableChild
     this.ybtnRunReport              = new global::Gamma.GtkWidgets.yButton();
     this.ybtnRunReport.CanFocus     = true;
     this.ybtnRunReport.Name         = "ybtnRunReport";
     this.ybtnRunReport.UseUnderline = true;
     this.ybtnRunReport.Label        = global::Mono.Unix.Catalog.GetString("Сформировать");
     this.ytableFilter.Add(this.ybtnRunReport);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.ytableFilter[this.ybtnRunReport]));
     w6.TopAttach    = ((uint)(2));
     w6.BottomAttach = ((uint)(3));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytableFilter.Gtk.Table+TableChild
     this.ylblCreationDate           = new global::Gamma.GtkWidgets.yLabel();
     this.ylblCreationDate.Name      = "ylblCreationDate";
     this.ylblCreationDate.Xalign    = 1F;
     this.ylblCreationDate.LabelProp = global::Mono.Unix.Catalog.GetString("Дата создания:");
     this.ytableFilter.Add(this.ylblCreationDate);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.ytableFilter[this.ylblCreationDate]));
     w7.TopAttach    = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytableFilter.Gtk.Table+TableChild
     this.ylblDeliveryDate           = new global::Gamma.GtkWidgets.yLabel();
     this.ylblDeliveryDate.Name      = "ylblDeliveryDate";
     this.ylblDeliveryDate.Xalign    = 1F;
     this.ylblDeliveryDate.LabelProp = global::Mono.Unix.Catalog.GetString("Дата доставки:");
     this.ytableFilter.Add(this.ylblDeliveryDate);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.ytableFilter[this.ylblDeliveryDate]));
     w8.XOptions = ((global::Gtk.AttachOptions)(4));
     w8.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child ytableFilter.Gtk.Table+TableChild
     this.ylblProgress           = new global::Gamma.GtkWidgets.yLabel();
     this.ylblProgress.Name      = "ylblProgress";
     this.ylblProgress.LabelProp = global::Mono.Unix.Catalog.GetString("Progress");
     this.ytableFilter.Add(this.ylblProgress);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.ytableFilter[this.ylblProgress]));
     w9.TopAttach    = ((uint)(2));
     w9.BottomAttach = ((uint)(3));
     w9.LeftAttach   = ((uint)(3));
     w9.RightAttach  = ((uint)(4));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.yvboxMain.Add(this.ytableFilter);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.yvboxMain[this.ytableFilter]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child yvboxMain.Gtk.Box+BoxChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.ytreeviewOrderAnalytics          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewOrderAnalytics.CanFocus = true;
     this.ytreeviewOrderAnalytics.Name     = "ytreeviewOrderAnalytics";
     this.GtkScrolledWindow.Add(this.ytreeviewOrderAnalytics);
     this.yvboxMain.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.yvboxMain[this.GtkScrolledWindow]));
     w12.Position = 1;
     this.Add(this.yvboxMain);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.ReportsParameters.Store.DefectiveItemsReport
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.ReportsParameters.Store.DefectiveItemsReport";
     // Container child Vodovoz.ReportsParameters.Store.DefectiveItemsReport.Gtk.Container+ContainerChild
     this.table1               = new global::Gtk.Table(((uint)(4)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     this.table1.BorderWidth   = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.buttonRun              = new global::Gtk.Button();
     this.buttonRun.Sensitive    = false;
     this.buttonRun.CanFocus     = true;
     this.buttonRun.Name         = "buttonRun";
     this.buttonRun.UseUnderline = true;
     this.buttonRun.Label        = global::Mono.Unix.Catalog.GetString("Сформировать отчет");
     this.table1.Add(this.buttonRun);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1[this.buttonRun]));
     w1.TopAttach    = ((uint)(3));
     w1.BottomAttach = ((uint)(4));
     w1.RightAttach  = ((uint)(2));
     w1.XOptions     = ((global::Gtk.AttachOptions)(0));
     w1.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.datePeriod           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.datePeriod.Events    = ((global::Gdk.EventMask)(256));
     this.datePeriod.Name      = "datePeriod";
     this.datePeriod.StartDate = new global::System.DateTime(0);
     this.datePeriod.EndDate   = new global::System.DateTime(0);
     this.table1.Add(this.datePeriod);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.datePeriod]));
     w2.LeftAttach  = ((uint)(1));
     w2.RightAttach = ((uint)(2));
     w2.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.evmeDriver                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.evmeDriver.Events           = ((global::Gdk.EventMask)(256));
     this.evmeDriver.Name             = "evmeDriver";
     this.evmeDriver.CanEditReference = true;
     this.table1.Add(this.evmeDriver);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.evmeDriver]));
     w3.TopAttach    = ((uint)(2));
     w3.BottomAttach = ((uint)(3));
     w3.LeftAttach   = ((uint)(1));
     w3.RightAttach  = ((uint)(2));
     w3.XOptions     = ((global::Gtk.AttachOptions)(4));
     w3.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Период:");
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w4.XOptions = ((global::Gtk.AttachOptions)(4));
     w4.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Источник брака:");
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     w5.TopAttach    = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.Xalign    = 1F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Водитель:");
     this.table1.Add(this.label3);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.label3]));
     w6.TopAttach    = ((uint)(2));
     w6.BottomAttach = ((uint)(3));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yEnumCmbSource      = new global::Gamma.Widgets.yEnumComboBox();
     this.yEnumCmbSource.Name = "yEnumCmbSource";
     this.yEnumCmbSource.ShowSpecialStateAll = true;
     this.yEnumCmbSource.ShowSpecialStateNot = false;
     this.yEnumCmbSource.UseShortTitle       = false;
     this.yEnumCmbSource.DefaultFirst        = false;
     this.table1.Add(this.yEnumCmbSource);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1[this.yEnumCmbSource]));
     w7.TopAttach    = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.LeftAttach   = ((uint)(1));
     w7.RightAttach  = ((uint)(2));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.Add(this.table1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Reports.FuelReport
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Reports.FuelReport";
     // Container child Vodovoz.Reports.FuelReport.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 0F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Период:");
     this.hbox1.Add(this.label1);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label1]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.dateperiodpicker           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.dateperiodpicker.Events    = ((global::Gdk.EventMask)(256));
     this.dateperiodpicker.Name      = "dateperiodpicker";
     this.dateperiodpicker.StartDate = new global::System.DateTime(0);
     this.dateperiodpicker.EndDate   = new global::System.DateTime(0);
     this.hbox1.Add(this.dateperiodpicker);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.dateperiodpicker]));
     w2.Position = 1;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox1]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.radioDriver               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Баланс по водителям"));
     this.radioDriver.CanFocus      = true;
     this.radioDriver.Name          = "radioDriver";
     this.radioDriver.DrawIndicator = true;
     this.radioDriver.UseUnderline  = true;
     this.radioDriver.Group         = new global::GLib.SList(global::System.IntPtr.Zero);
     this.vbox2.Add(this.radioDriver);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.radioDriver]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.radioCar               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Баланс по автомобилям"));
     this.radioCar.CanFocus      = true;
     this.radioCar.Name          = "radioCar";
     this.radioCar.DrawIndicator = true;
     this.radioCar.UseUnderline  = true;
     this.radioCar.Group         = this.radioDriver.Group;
     this.vbox2.Add(this.radioCar);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.radioCar]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.radioSumm               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Суммарный отчет по топливу"));
     this.radioSumm.CanFocus      = true;
     this.radioSumm.Name          = "radioSumm";
     this.radioSumm.DrawIndicator = true;
     this.radioSumm.UseUnderline  = true;
     this.radioSumm.Group         = this.radioDriver.Group;
     this.vbox2.Add(this.radioSumm);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.radioSumm]));
     w6.Position = 2;
     w6.Expand   = false;
     w6.Fill     = false;
     this.hbox5.Add(this.vbox2);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.vbox2]));
     w7.Position = 0;
     // Container child hbox5.Gtk.Box+BoxChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.yCheckButtonDatailedSummary               = new global::Gamma.GtkWidgets.yCheckButton();
     this.yCheckButtonDatailedSummary.CanFocus      = true;
     this.yCheckButtonDatailedSummary.Name          = "yCheckButtonDatailedSummary";
     this.yCheckButtonDatailedSummary.Label         = global::Mono.Unix.Catalog.GetString("Детализированный");
     this.yCheckButtonDatailedSummary.DrawIndicator = true;
     this.yCheckButtonDatailedSummary.UseUnderline  = true;
     this.vbox3.Add(this.yCheckButtonDatailedSummary);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.yCheckButtonDatailedSummary]));
     w8.PackType = ((global::Gtk.PackType)(1));
     w8.Position = 2;
     w8.Expand   = false;
     w8.Fill     = false;
     this.hbox5.Add(this.vbox3);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.vbox3]));
     w9.Position = 1;
     this.vbox1.Add(this.hbox5);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox5]));
     w10.Position = 1;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hboxDriver         = new global::Gtk.HBox();
     this.hboxDriver.Name    = "hboxDriver";
     this.hboxDriver.Spacing = 6;
     // Container child hboxDriver.Gtk.Box+BoxChild
     this.labelDriver           = new global::Gtk.Label();
     this.labelDriver.Name      = "labelDriver";
     this.labelDriver.LabelProp = global::Mono.Unix.Catalog.GetString("Водитель:");
     this.hboxDriver.Add(this.labelDriver);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hboxDriver[this.labelDriver]));
     w11.Position = 0;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child hboxDriver.Gtk.Box+BoxChild
     this.evmeDriver                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.evmeDriver.Events           = ((global::Gdk.EventMask)(256));
     this.evmeDriver.Name             = "evmeDriver";
     this.evmeDriver.CanEditReference = true;
     this.hboxDriver.Add(this.evmeDriver);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hboxDriver[this.evmeDriver]));
     w12.Position = 1;
     this.vbox1.Add(this.hboxDriver);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hboxDriver]));
     w13.Position = 2;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hboxCar         = new global::Gtk.HBox();
     this.hboxCar.Name    = "hboxCar";
     this.hboxCar.Spacing = 6;
     // Container child hboxCar.Gtk.Box+BoxChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Автомобиль:");
     this.hboxCar.Add(this.label2);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hboxCar[this.label2]));
     w14.Position = 0;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child hboxCar.Gtk.Box+BoxChild
     this.entityviewmodelentryCar                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entityviewmodelentryCar.Events           = ((global::Gdk.EventMask)(256));
     this.entityviewmodelentryCar.Name             = "entityviewmodelentryCar";
     this.entityviewmodelentryCar.CanEditReference = true;
     this.hboxCar.Add(this.entityviewmodelentryCar);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hboxCar[this.entityviewmodelentryCar]));
     w15.Position = 1;
     this.vbox1.Add(this.hboxCar);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hboxCar]));
     w16.Position = 3;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hboxAuthor         = new global::Gtk.HBox();
     this.hboxAuthor.Name    = "hboxAuthor";
     this.hboxAuthor.Spacing = 6;
     // Container child hboxAuthor.Gtk.Box+BoxChild
     this.labelAuthor           = new global::Gtk.Label();
     this.labelAuthor.Name      = "labelAuthor";
     this.labelAuthor.LabelProp = global::Mono.Unix.Catalog.GetString("Автор:");
     this.hboxAuthor.Add(this.labelAuthor);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hboxAuthor[this.labelAuthor]));
     w17.Position = 0;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child hboxAuthor.Gtk.Box+BoxChild
     this.evmeAuthor                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.evmeAuthor.Events           = ((global::Gdk.EventMask)(256));
     this.evmeAuthor.Name             = "evmeAuthor";
     this.evmeAuthor.CanEditReference = true;
     this.hboxAuthor.Add(this.evmeAuthor);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hboxAuthor[this.evmeAuthor]));
     w18.Position = 1;
     this.vbox1.Add(this.hboxAuthor);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hboxAuthor]));
     w19.Position = 4;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.buttonCreateReport              = new global::Gtk.Button();
     this.buttonCreateReport.CanFocus     = true;
     this.buttonCreateReport.Name         = "buttonCreateReport";
     this.buttonCreateReport.UseUnderline = true;
     this.buttonCreateReport.Label        = global::Mono.Unix.Catalog.GetString("Сформировать отчет");
     this.vbox1.Add(this.buttonCreateReport);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.buttonCreateReport]));
     w20.Position = 5;
     w20.Expand   = false;
     w20.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.yCheckButtonDatailedSummary.Hide();
     this.hboxCar.Hide();
     this.hboxAuthor.Hide();
     this.Hide();
     this.radioDriver.Toggled += new global::System.EventHandler(this.OnRadioDriverToggled);
     this.radioCar.Toggled    += new global::System.EventHandler(this.OnRadioCarToggled);
     this.radioSumm.Toggled   += new global::System.EventHandler(this.OnRadioSummToggled);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Old1612ExportTo1c.Old1612ExportTo1cDialog
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Old1612ExportTo1c.Old1612ExportTo1cDialog";
     // Container child Vodovoz.Old1612ExportTo1c.Old1612ExportTo1cDialog.Gtk.Container+ContainerChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.table2               = new global::Gtk.Table(((uint)(3)), ((uint)(3)), false);
     this.table2.Name          = "table2";
     this.table2.RowSpacing    = ((uint)(6));
     this.table2.ColumnSpacing = ((uint)(6));
     // Container child table2.Gtk.Table+TableChild
     this.buttonExportBookkeeping              = new global::Gtk.Button();
     this.buttonExportBookkeeping.Sensitive    = false;
     this.buttonExportBookkeeping.CanFocus     = true;
     this.buttonExportBookkeeping.Name         = "buttonExportBookkeeping";
     this.buttonExportBookkeeping.UseUnderline = true;
     this.buttonExportBookkeeping.Label        = global::Mono.Unix.Catalog.GetString("В бухгалтерию ООО");
     this.table2.Add(this.buttonExportBookkeeping);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table2[this.buttonExportBookkeeping]));
     w1.TopAttach    = ((uint)(1));
     w1.BottomAttach = ((uint)(2));
     w1.LeftAttach   = ((uint)(1));
     w1.RightAttach  = ((uint)(2));
     w1.XOptions     = ((global::Gtk.AttachOptions)(4));
     w1.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.dateperiodpicker1           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.dateperiodpicker1.Events    = ((global::Gdk.EventMask)(256));
     this.dateperiodpicker1.Name      = "dateperiodpicker1";
     this.dateperiodpicker1.StartDate = new global::System.DateTime(0);
     this.dateperiodpicker1.EndDate   = new global::System.DateTime(0);
     this.table2.Add(this.dateperiodpicker1);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table2[this.dateperiodpicker1]));
     w2.LeftAttach  = ((uint)(1));
     w2.RightAttach = ((uint)(2));
     w2.XOptions    = ((global::Gtk.AttachOptions)(4));
     w2.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     this.table2.Add(this.hbox4);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table2[this.hbox4]));
     w3.TopAttach    = ((uint)(1));
     w3.BottomAttach = ((uint)(2));
     w3.LeftAttach   = ((uint)(2));
     w3.RightAttach  = ((uint)(3));
     w3.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label10           = new global::Gtk.Label();
     this.label10.Name      = "label10";
     this.label10.Xalign    = 1F;
     this.label10.LabelProp = global::Mono.Unix.Catalog.GetString("Период:");
     this.table2.Add(this.label10);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table2[this.label10]));
     w4.XOptions = ((global::Gtk.AttachOptions)(4));
     w4.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label7           = new global::Gtk.Label();
     this.label7.Name      = "label7";
     this.label7.Xalign    = 1F;
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString("Сформировать выгрузку:");
     this.table2.Add(this.label7);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table2[this.label7]));
     w5.TopAttach    = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox2.Add(this.table2);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.table2]));
     w6.Position = 0;
     // Container child vbox2.Gtk.Box+BoxChild
     this.GtkScrolledWindowErrors            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindowErrors.Name       = "GtkScrolledWindowErrors";
     this.GtkScrolledWindowErrors.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindowErrors.Gtk.Container+ContainerChild
     this.textviewErrors          = new global::Gtk.TextView();
     this.textviewErrors.CanFocus = true;
     this.textviewErrors.Name     = "textviewErrors";
     this.textviewErrors.Editable = false;
     this.GtkScrolledWindowErrors.Add(this.textviewErrors);
     this.vbox2.Add(this.GtkScrolledWindowErrors);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.GtkScrolledWindowErrors]));
     w8.Position = 1;
     this.hbox1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox2]));
     w9.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.labelfill = new global::Gtk.Label();
     this.labelfill.WidthRequest = 100;
     this.labelfill.Name         = "labelfill";
     this.hbox1.Add(this.labelfill);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.labelfill]));
     w10.Position = 1;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.table3               = new global::Gtk.Table(((uint)(6)), ((uint)(2)), false);
     this.table3.Name          = "table3";
     this.table3.RowSpacing    = ((uint)(6));
     this.table3.ColumnSpacing = ((uint)(6));
     // Container child table3.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Заказов на сумму:");
     this.table3.Add(this.label1);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table3[this.label1]));
     w11.TopAttach    = ((uint)(2));
     w11.BottomAttach = ((uint)(3));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Контрагентов выгружено:");
     this.table3.Add(this.label2);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table3[this.label2]));
     w12.TopAttach    = ((uint)(4));
     w12.BottomAttach = ((uint)(5));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.Xalign    = 1F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Реализаций выгружено:");
     this.table3.Add(this.label3);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table3[this.label3]));
     w13.XOptions = ((global::Gtk.AttachOptions)(4));
     w13.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 1F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Выгрузка на сумму:");
     this.table3.Add(this.label4);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table3[this.label4]));
     w14.TopAttach    = ((uint)(3));
     w14.BottomAttach = ((uint)(4));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.Xalign    = 1F;
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Номенклатур выгружено:");
     this.table3.Add(this.label5);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table3[this.label5]));
     w15.TopAttach    = ((uint)(5));
     w15.BottomAttach = ((uint)(6));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.Xalign    = 1F;
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("Счет-фактур выгружено:");
     this.table3.Add(this.label6);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table3[this.label6]));
     w16.TopAttach    = ((uint)(1));
     w16.BottomAttach = ((uint)(2));
     w16.XOptions     = ((global::Gtk.AttachOptions)(4));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.labelExportedSum           = new global::Gtk.Label();
     this.labelExportedSum.Name      = "labelExportedSum";
     this.labelExportedSum.LabelProp = global::Mono.Unix.Catalog.GetString("0");
     this.table3.Add(this.labelExportedSum);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table3[this.labelExportedSum]));
     w17.TopAttach    = ((uint)(3));
     w17.BottomAttach = ((uint)(4));
     w17.LeftAttach   = ((uint)(1));
     w17.RightAttach  = ((uint)(2));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.labelTotalCounterparty           = new global::Gtk.Label();
     this.labelTotalCounterparty.Name      = "labelTotalCounterparty";
     this.labelTotalCounterparty.LabelProp = global::Mono.Unix.Catalog.GetString("0");
     this.table3.Add(this.labelTotalCounterparty);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table3[this.labelTotalCounterparty]));
     w18.TopAttach    = ((uint)(4));
     w18.BottomAttach = ((uint)(5));
     w18.LeftAttach   = ((uint)(1));
     w18.RightAttach  = ((uint)(2));
     w18.XOptions     = ((global::Gtk.AttachOptions)(4));
     w18.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.labelTotalInvoices           = new global::Gtk.Label();
     this.labelTotalInvoices.Name      = "labelTotalInvoices";
     this.labelTotalInvoices.LabelProp = global::Mono.Unix.Catalog.GetString("0");
     this.table3.Add(this.labelTotalInvoices);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table3[this.labelTotalInvoices]));
     w19.TopAttach    = ((uint)(1));
     w19.BottomAttach = ((uint)(2));
     w19.LeftAttach   = ((uint)(1));
     w19.RightAttach  = ((uint)(2));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.labelTotalNomenclature           = new global::Gtk.Label();
     this.labelTotalNomenclature.Name      = "labelTotalNomenclature";
     this.labelTotalNomenclature.LabelProp = global::Mono.Unix.Catalog.GetString("0");
     this.table3.Add(this.labelTotalNomenclature);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table3[this.labelTotalNomenclature]));
     w20.TopAttach    = ((uint)(5));
     w20.BottomAttach = ((uint)(6));
     w20.LeftAttach   = ((uint)(1));
     w20.RightAttach  = ((uint)(2));
     w20.XOptions     = ((global::Gtk.AttachOptions)(4));
     w20.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.labelTotalSales           = new global::Gtk.Label();
     this.labelTotalSales.Name      = "labelTotalSales";
     this.labelTotalSales.LabelProp = global::Mono.Unix.Catalog.GetString("0");
     this.table3.Add(this.labelTotalSales);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table3[this.labelTotalSales]));
     w21.LeftAttach  = ((uint)(1));
     w21.RightAttach = ((uint)(2));
     w21.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.labelTotalSum           = new global::Gtk.Label();
     this.labelTotalSum.Name      = "labelTotalSum";
     this.labelTotalSum.LabelProp = global::Mono.Unix.Catalog.GetString("0");
     this.table3.Add(this.labelTotalSum);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table3[this.labelTotalSum]));
     w22.TopAttach    = ((uint)(2));
     w22.BottomAttach = ((uint)(3));
     w22.LeftAttach   = ((uint)(1));
     w22.RightAttach  = ((uint)(2));
     w22.XOptions     = ((global::Gtk.AttachOptions)(4));
     w22.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox1.Add(this.table3);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.table3]));
     w23.Position = 0;
     w23.Expand   = false;
     w23.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.buttonSave              = new global::Gtk.Button();
     this.buttonSave.Sensitive    = false;
     this.buttonSave.CanFocus     = true;
     this.buttonSave.Name         = "buttonSave";
     this.buttonSave.UseUnderline = true;
     this.buttonSave.Label        = global::Mono.Unix.Catalog.GetString("Сохранить");
     global::Gtk.Image w24 = new global::Gtk.Image();
     w24.Pixbuf            = global::Stetic.IconLoader.LoadIcon(this, "gtk-save", global::Gtk.IconSize.Button);
     this.buttonSave.Image = w24;
     this.hbox3.Add(this.buttonSave);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.buttonSave]));
     w25.Position = 1;
     w25.Expand   = false;
     w25.Fill     = false;
     this.vbox1.Add(this.hbox3);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox3]));
     w26.Position = 1;
     w26.Expand   = false;
     w26.Fill     = false;
     this.hbox1.Add(this.vbox1);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox1]));
     w27.Position = 2;
     w27.Expand   = false;
     w27.Fill     = false;
     this.Add(this.hbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.GtkScrolledWindowErrors.Hide();
     this.Hide();
     this.dateperiodpicker1.PeriodChanged += new global::System.EventHandler(this.OnDateperiodpicker1PeriodChanged);
     this.buttonSave.Clicked += new global::System.EventHandler(this.OnButtonSaveClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Filters.GtkViews.OrderFilterView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Filters.GtkViews.OrderFilterView";
     // Container child Vodovoz.Filters.GtkViews.OrderFilterView.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(4)), ((uint)(7)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.dateperiodOrders           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.dateperiodOrders.Events    = ((global::Gdk.EventMask)(256));
     this.dateperiodOrders.Name      = "dateperiodOrders";
     this.dateperiodOrders.StartDate = new global::System.DateTime(0);
     this.dateperiodOrders.EndDate   = new global::System.DateTime(0);
     this.table1.Add(this.dateperiodOrders);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1[this.dateperiodOrders]));
     w1.LeftAttach  = ((uint)(5));
     w1.RightAttach = ((uint)(6));
     w1.XOptions    = ((global::Gtk.AttachOptions)(4));
     w1.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryCounterparty                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entryCounterparty.Events           = ((global::Gdk.EventMask)(256));
     this.entryCounterparty.Name             = "entryCounterparty";
     this.entryCounterparty.CanEditReference = true;
     this.table1.Add(this.entryCounterparty);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.entryCounterparty]));
     w2.TopAttach    = ((uint)(3));
     w2.BottomAttach = ((uint)(4));
     w2.LeftAttach   = ((uint)(1));
     w2.RightAttach  = ((uint)(2));
     w2.XOptions     = ((global::Gtk.AttachOptions)(4));
     w2.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.enumcomboPaymentType      = new global::Gamma.Widgets.yEnumComboBox();
     this.enumcomboPaymentType.Name = "enumcomboPaymentType";
     this.enumcomboPaymentType.ShowSpecialStateAll = true;
     this.enumcomboPaymentType.ShowSpecialStateNot = false;
     this.enumcomboPaymentType.UseShortTitle       = false;
     this.enumcomboPaymentType.DefaultFirst        = false;
     this.table1.Add(this.enumcomboPaymentType);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.enumcomboPaymentType]));
     w3.TopAttach    = ((uint)(1));
     w3.BottomAttach = ((uint)(2));
     w3.LeftAttach   = ((uint)(3));
     w3.RightAttach  = ((uint)(4));
     w3.XOptions     = ((global::Gtk.AttachOptions)(4));
     w3.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.enumcomboStatus      = new global::Gamma.Widgets.yEnumComboBox();
     this.enumcomboStatus.Name = "enumcomboStatus";
     this.enumcomboStatus.ShowSpecialStateAll = true;
     this.enumcomboStatus.ShowSpecialStateNot = false;
     this.enumcomboStatus.UseShortTitle       = false;
     this.enumcomboStatus.DefaultFirst        = false;
     this.table1.Add(this.enumcomboStatus);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.enumcomboStatus]));
     w4.TopAttach    = ((uint)(1));
     w4.BottomAttach = ((uint)(2));
     w4.LeftAttach   = ((uint)(1));
     w4.RightAttach  = ((uint)(2));
     w4.XOptions     = ((global::Gtk.AttachOptions)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Статус:");
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w5.TopAttach    = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Контрагент:");
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     w6.TopAttach    = ((uint)(3));
     w6.BottomAttach = ((uint)(4));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.Xalign    = 1F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Точка доставки:");
     this.table1.Add(this.label3);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1[this.label3]));
     w7.TopAttach    = ((uint)(3));
     w7.BottomAttach = ((uint)(4));
     w7.LeftAttach   = ((uint)(2));
     w7.RightAttach  = ((uint)(3));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 1F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Период:");
     this.table1.Add(this.label4);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1[this.label4]));
     w8.LeftAttach  = ((uint)(4));
     w8.RightAttach = ((uint)(5));
     w8.XOptions    = ((global::Gtk.AttachOptions)(4));
     w8.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.Xalign    = 1F;
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Тип оплаты:");
     this.table1.Add(this.label5);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1[this.label5]));
     w9.TopAttach    = ((uint)(1));
     w9.BottomAttach = ((uint)(2));
     w9.LeftAttach   = ((uint)(2));
     w9.RightAttach  = ((uint)(3));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.representationentryDeliveryPoint        = new global::QS.Widgets.GtkUI.RepresentationEntry();
     this.representationentryDeliveryPoint.Events = ((global::Gdk.EventMask)(256));
     this.representationentryDeliveryPoint.Name   = "representationentryDeliveryPoint";
     this.table1.Add(this.representationentryDeliveryPoint);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1[this.representationentryDeliveryPoint]));
     w10.TopAttach    = ((uint)(3));
     w10.BottomAttach = ((uint)(4));
     w10.LeftAttach   = ((uint)(3));
     w10.RightAttach  = ((uint)(6));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.speciallistCmbOrganisations                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.speciallistCmbOrganisations.Name                = "speciallistCmbOrganisations";
     this.speciallistCmbOrganisations.AddIfNotExist       = false;
     this.speciallistCmbOrganisations.DefaultFirst        = false;
     this.speciallistCmbOrganisations.ShowSpecialStateAll = true;
     this.speciallistCmbOrganisations.ShowSpecialStateNot = false;
     this.table1.Add(this.speciallistCmbOrganisations);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1[this.speciallistCmbOrganisations]));
     w11.TopAttach    = ((uint)(2));
     w11.BottomAttach = ((uint)(3));
     w11.LeftAttach   = ((uint)(1));
     w11.RightAttach  = ((uint)(2));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.speciallistCmbPaymentsFrom                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.speciallistCmbPaymentsFrom.Name                = "speciallistCmbPaymentsFrom";
     this.speciallistCmbPaymentsFrom.AddIfNotExist       = false;
     this.speciallistCmbPaymentsFrom.DefaultFirst        = false;
     this.speciallistCmbPaymentsFrom.ShowSpecialStateAll = true;
     this.speciallistCmbPaymentsFrom.ShowSpecialStateNot = false;
     this.table1.Add(this.speciallistCmbPaymentsFrom);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1[this.speciallistCmbPaymentsFrom]));
     w12.TopAttach    = ((uint)(2));
     w12.BottomAttach = ((uint)(3));
     w12.LeftAttach   = ((uint)(3));
     w12.RightAttach  = ((uint)(4));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yenumcomboboxPaymentOrder      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumcomboboxPaymentOrder.Name = "yenumcomboboxPaymentOrder";
     this.yenumcomboboxPaymentOrder.ShowSpecialStateAll = true;
     this.yenumcomboboxPaymentOrder.ShowSpecialStateNot = false;
     this.yenumcomboboxPaymentOrder.UseShortTitle       = false;
     this.yenumcomboboxPaymentOrder.DefaultFirst        = false;
     this.table1.Add(this.yenumcomboboxPaymentOrder);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1[this.yenumcomboboxPaymentOrder]));
     w13.TopAttach    = ((uint)(1));
     w13.BottomAttach = ((uint)(2));
     w13.LeftAttach   = ((uint)(5));
     w13.RightAttach  = ((uint)(6));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yenumcomboboxViewTypes      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumcomboboxViewTypes.Name = "yenumcomboboxViewTypes";
     this.yenumcomboboxViewTypes.ShowSpecialStateAll = false;
     this.yenumcomboboxViewTypes.ShowSpecialStateNot = false;
     this.yenumcomboboxViewTypes.UseShortTitle       = false;
     this.yenumcomboboxViewTypes.DefaultFirst        = false;
     this.table1.Add(this.yenumcomboboxViewTypes);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1[this.yenumcomboboxViewTypes]));
     w14.LeftAttach  = ((uint)(1));
     w14.RightAttach = ((uint)(2));
     w14.XOptions    = ((global::Gtk.AttachOptions)(4));
     w14.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yenumСmbboxOrderPaymentStatus      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumСmbboxOrderPaymentStatus.Name = "yenumСmbboxOrderPaymentStatus";
     this.yenumСmbboxOrderPaymentStatus.ShowSpecialStateAll = true;
     this.yenumСmbboxOrderPaymentStatus.ShowSpecialStateNot = false;
     this.yenumСmbboxOrderPaymentStatus.UseShortTitle       = false;
     this.yenumСmbboxOrderPaymentStatus.DefaultFirst        = false;
     this.table1.Add(this.yenumСmbboxOrderPaymentStatus);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1[this.yenumСmbboxOrderPaymentStatus]));
     w15.LeftAttach  = ((uint)(3));
     w15.RightAttach = ((uint)(4));
     w15.XOptions    = ((global::Gtk.AttachOptions)(4));
     w15.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabel1           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel1.Name      = "ylabel1";
     this.ylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("Отображать:");
     this.table1.Add(this.ylabel1);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabel1]));
     w16.XOptions = ((global::Gtk.AttachOptions)(4));
     w16.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabel2           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel2.Name      = "ylabel2";
     this.ylabel2.Xalign    = 1F;
     this.ylabel2.LabelProp = global::Mono.Unix.Catalog.GetString("Статус оплаты: ");
     this.table1.Add(this.ylabel2);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabel2]));
     w17.LeftAttach  = ((uint)(2));
     w17.RightAttach = ((uint)(3));
     w17.XOptions    = ((global::Gtk.AttachOptions)(4));
     w17.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylblOrganisation           = new global::Gamma.GtkWidgets.yLabel();
     this.ylblOrganisation.Name      = "ylblOrganisation";
     this.ylblOrganisation.Xalign    = 1F;
     this.ylblOrganisation.LabelProp = global::Mono.Unix.Catalog.GetString("Организация:");
     this.table1.Add(this.ylblOrganisation);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table1[this.ylblOrganisation]));
     w18.TopAttach    = ((uint)(2));
     w18.BottomAttach = ((uint)(3));
     w18.XOptions     = ((global::Gtk.AttachOptions)(4));
     w18.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylblPaymentFrom           = new global::Gamma.GtkWidgets.yLabel();
     this.ylblPaymentFrom.Name      = "ylblPaymentFrom";
     this.ylblPaymentFrom.Xalign    = 1F;
     this.ylblPaymentFrom.LabelProp = global::Mono.Unix.Catalog.GetString("Откуда оплата:");
     this.table1.Add(this.ylblPaymentFrom);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table1[this.ylblPaymentFrom]));
     w19.TopAttach    = ((uint)(2));
     w19.BottomAttach = ((uint)(3));
     w19.LeftAttach   = ((uint)(2));
     w19.RightAttach  = ((uint)(3));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox2.Add(this.table1);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.table1]));
     w20.Position = 0;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.ycheckOnlySelfdelivery               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckOnlySelfdelivery.CanFocus      = true;
     this.ycheckOnlySelfdelivery.Name          = "ycheckOnlySelfdelivery";
     this.ycheckOnlySelfdelivery.Label         = global::Mono.Unix.Catalog.GetString("Только самовывоз");
     this.ycheckOnlySelfdelivery.DrawIndicator = true;
     this.ycheckOnlySelfdelivery.UseUnderline  = true;
     this.hbox4.Add(this.ycheckOnlySelfdelivery);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.ycheckOnlySelfdelivery]));
     w21.Position = 0;
     w21.Expand   = false;
     w21.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.ycheckWithoutSelfdelivery               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckWithoutSelfdelivery.CanFocus      = true;
     this.ycheckWithoutSelfdelivery.Name          = "ycheckWithoutSelfdelivery";
     this.ycheckWithoutSelfdelivery.Label         = global::Mono.Unix.Catalog.GetString("Скрыть самовывозы");
     this.ycheckWithoutSelfdelivery.DrawIndicator = true;
     this.ycheckWithoutSelfdelivery.UseUnderline  = true;
     this.hbox4.Add(this.ycheckWithoutSelfdelivery);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.ycheckWithoutSelfdelivery]));
     w22.Position = 1;
     w22.Expand   = false;
     w22.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.ycheckOnlyServices               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckOnlyServices.CanFocus      = true;
     this.ycheckOnlyServices.Name          = "ycheckOnlyServices";
     this.ycheckOnlyServices.Label         = global::Mono.Unix.Catalog.GetString("Только выезд мастера");
     this.ycheckOnlyServices.DrawIndicator = true;
     this.ycheckOnlyServices.UseUnderline  = true;
     this.hbox4.Add(this.ycheckOnlyServices);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.ycheckOnlyServices]));
     w23.Position = 2;
     w23.Expand   = false;
     w23.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.ycheckHideServices               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckHideServices.CanFocus      = true;
     this.ycheckHideServices.Name          = "ycheckHideServices";
     this.ycheckHideServices.Label         = global::Mono.Unix.Catalog.GetString("Скрыть выезд мастера");
     this.ycheckHideServices.DrawIndicator = true;
     this.ycheckHideServices.UseUnderline  = true;
     this.hbox4.Add(this.ycheckHideServices);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.ycheckHideServices]));
     w24.Position = 3;
     w24.Expand   = false;
     w24.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.ycheckLessThreeHours               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckLessThreeHours.CanFocus      = true;
     this.ycheckLessThreeHours.Name          = "ycheckLessThreeHours";
     this.ycheckLessThreeHours.Label         = global::Mono.Unix.Catalog.GetString("Менее 3-х часов");
     this.ycheckLessThreeHours.DrawIndicator = true;
     this.ycheckLessThreeHours.UseUnderline  = true;
     this.hbox4.Add(this.ycheckLessThreeHours);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.ycheckLessThreeHours]));
     w25.Position = 4;
     w25.Expand   = false;
     w25.Fill     = false;
     this.vbox2.Add(this.hbox4);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox4]));
     w26.Position = 1;
     w26.Expand   = false;
     w26.Fill     = false;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Reports.WagesOperationsReport
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Reports.WagesOperationsReport";
     // Container child Vodovoz.Reports.WagesOperationsReport.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.ylabel1           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel1.Name      = "ylabel1";
     this.ylabel1.Xalign    = 1F;
     this.ylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("Дата:");
     this.hbox1.Add(this.ylabel1);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.ylabel1]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.dateperiodpicker           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.dateperiodpicker.Events    = ((global::Gdk.EventMask)(256));
     this.dateperiodpicker.Name      = "dateperiodpicker";
     this.dateperiodpicker.StartDate = new global::System.DateTime(0);
     this.dateperiodpicker.EndDate   = new global::System.DateTime(0);
     this.hbox1.Add(this.dateperiodpicker);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.dateperiodpicker]));
     w2.Position = 1;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox1]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.ylabel2           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel2.Name      = "ylabel2";
     this.ylabel2.Xalign    = 1F;
     this.ylabel2.LabelProp = global::Mono.Unix.Catalog.GetString("Сотрудник:");
     this.hbox3.Add(this.ylabel2);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.ylabel2]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.evmeEmployee                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.evmeEmployee.Events           = ((global::Gdk.EventMask)(256));
     this.evmeEmployee.Name             = "evmeEmployee";
     this.evmeEmployee.CanEditReference = true;
     this.hbox3.Add(this.evmeEmployee);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.evmeEmployee]));
     w5.Position = 1;
     this.vbox1.Add(this.hbox3);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox3]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.buttonCreateReport              = new global::Gtk.Button();
     this.buttonCreateReport.CanFocus     = true;
     this.buttonCreateReport.Name         = "buttonCreateReport";
     this.buttonCreateReport.UseUnderline = true;
     this.buttonCreateReport.Label        = global::Mono.Unix.Catalog.GetString("Сформировать отчет");
     this.vbox1.Add(this.buttonCreateReport);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.buttonCreateReport]));
     w7.Position = 2;
     w7.Expand   = false;
     w7.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.buttonCreateReport.Clicked += new global::System.EventHandler(this.OnButtonCreateReportClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.ReportsParameters.Employees.EmployeesReport
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.ReportsParameters.Employees.EmployeesReport";
     // Container child Vodovoz.ReportsParameters.Employees.EmployeesReport.Gtk.Container+ContainerChild
     this.table1               = new global::Gtk.Table(((uint)(11)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.buttonRun              = new global::Gamma.GtkWidgets.yButton();
     this.buttonRun.CanFocus     = true;
     this.buttonRun.Name         = "buttonRun";
     this.buttonRun.UseUnderline = true;
     this.buttonRun.Label        = global::Mono.Unix.Catalog.GetString("Сформировать отчет");
     this.table1.Add(this.buttonRun);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1[this.buttonRun]));
     w1.TopAttach    = ((uint)(10));
     w1.BottomAttach = ((uint)(11));
     w1.XOptions     = ((global::Gtk.AttachOptions)(4));
     w1.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.calculationPicker           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.calculationPicker.Events    = ((global::Gdk.EventMask)(256));
     this.calculationPicker.Name      = "calculationPicker";
     this.calculationPicker.StartDate = new global::System.DateTime(0);
     this.calculationPicker.EndDate   = new global::System.DateTime(0);
     this.table1.Add(this.calculationPicker);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.calculationPicker]));
     w2.TopAttach    = ((uint)(8));
     w2.BottomAttach = ((uint)(9));
     w2.LeftAttach   = ((uint)(1));
     w2.RightAttach  = ((uint)(2));
     w2.XOptions     = ((global::Gtk.AttachOptions)(4));
     w2.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.creationPicker           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.creationPicker.Events    = ((global::Gdk.EventMask)(256));
     this.creationPicker.Name      = "creationPicker";
     this.creationPicker.StartDate = new global::System.DateTime(0);
     this.creationPicker.EndDate   = new global::System.DateTime(0);
     this.table1.Add(this.creationPicker);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.creationPicker]));
     w3.TopAttach    = ((uint)(3));
     w3.BottomAttach = ((uint)(4));
     w3.LeftAttach   = ((uint)(1));
     w3.RightAttach  = ((uint)(2));
     w3.XOptions     = ((global::Gtk.AttachOptions)(4));
     w3.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.enumCategory      = new global::Gamma.Widgets.yEnumComboBox();
     this.enumCategory.Name = "enumCategory";
     this.enumCategory.ShowSpecialStateAll = false;
     this.enumCategory.ShowSpecialStateNot = false;
     this.enumCategory.UseShortTitle       = false;
     this.enumCategory.DefaultFirst        = false;
     this.table1.Add(this.enumCategory);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.enumCategory]));
     w4.LeftAttach  = ((uint)(1));
     w4.RightAttach = ((uint)(2));
     w4.XOptions    = ((global::Gtk.AttachOptions)(4));
     w4.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.firedPicker           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.firedPicker.Events    = ((global::Gdk.EventMask)(256));
     this.firedPicker.Name      = "firedPicker";
     this.firedPicker.StartDate = new global::System.DateTime(0);
     this.firedPicker.EndDate   = new global::System.DateTime(0);
     this.table1.Add(this.firedPicker);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1[this.firedPicker]));
     w5.TopAttach    = ((uint)(9));
     w5.BottomAttach = ((uint)(10));
     w5.LeftAttach   = ((uint)(1));
     w5.RightAttach  = ((uint)(2));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.firstRLPicker           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.firstRLPicker.Events    = ((global::Gdk.EventMask)(256));
     this.firstRLPicker.Name      = "firstRLPicker";
     this.firstRLPicker.StartDate = new global::System.DateTime(0);
     this.firstRLPicker.EndDate   = new global::System.DateTime(0);
     this.table1.Add(this.firstRLPicker);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.firstRLPicker]));
     w6.TopAttach    = ((uint)(6));
     w6.BottomAttach = ((uint)(7));
     w6.LeftAttach   = ((uint)(1));
     w6.RightAttach  = ((uint)(2));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.firstWorkingDayPicker           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.firstWorkingDayPicker.Events    = ((global::Gdk.EventMask)(256));
     this.firstWorkingDayPicker.Name      = "firstWorkingDayPicker";
     this.firstWorkingDayPicker.StartDate = new global::System.DateTime(0);
     this.firstWorkingDayPicker.EndDate   = new global::System.DateTime(0);
     this.table1.Add(this.firstWorkingDayPicker);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1[this.firstWorkingDayPicker]));
     w7.TopAttach    = ((uint)(5));
     w7.BottomAttach = ((uint)(6));
     w7.LeftAttach   = ((uint)(1));
     w7.RightAttach  = ((uint)(2));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.buttonInfo              = new global::Gamma.GtkWidgets.yButton();
     this.buttonInfo.CanFocus     = true;
     this.buttonInfo.Name         = "buttonInfo";
     this.buttonInfo.UseUnderline = true;
     this.buttonInfo.Xalign       = 1F;
     global::Gtk.Image w8 = new global::Gtk.Image();
     w8.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-help", global::Gtk.IconSize.Menu);
     this.buttonInfo.Image = w8;
     this.hbox3.Add(this.buttonInfo);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.buttonInfo]));
     w9.PackType = ((global::Gtk.PackType)(1));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     this.table1.Add(this.hbox3);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox3]));
     w10.TopAttach    = ((uint)(10));
     w10.BottomAttach = ((uint)(11));
     w10.LeftAttach   = ((uint)(1));
     w10.RightAttach  = ((uint)(2));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hbox9         = new global::Gtk.HBox();
     this.hbox9.Name    = "hbox9";
     this.hbox9.Spacing = 6;
     // Container child hbox9.Gtk.Box+BoxChild
     this.checkIsWorking               = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkIsWorking.CanFocus      = true;
     this.checkIsWorking.Name          = "checkIsWorking";
     this.checkIsWorking.Label         = global::Mono.Unix.Catalog.GetString("Работает");
     this.checkIsWorking.Active        = true;
     this.checkIsWorking.DrawIndicator = true;
     this.checkIsWorking.UseUnderline  = true;
     this.hbox9.Add(this.checkIsWorking);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.checkIsWorking]));
     w11.Position = 0;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child hbox9.Gtk.Box+BoxChild
     this.checkIsFired               = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkIsFired.CanFocus      = true;
     this.checkIsFired.Name          = "checkIsFired";
     this.checkIsFired.Label         = global::Mono.Unix.Catalog.GetString("Уволен");
     this.checkIsFired.DrawIndicator = true;
     this.checkIsFired.UseUnderline  = true;
     this.hbox9.Add(this.checkIsFired);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.checkIsFired]));
     w12.Position = 1;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child hbox9.Gtk.Box+BoxChild
     this.checkOnMaternityLeave               = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkOnMaternityLeave.CanFocus      = true;
     this.checkOnMaternityLeave.Name          = "checkOnMaternityLeave";
     this.checkOnMaternityLeave.Label         = global::Mono.Unix.Catalog.GetString("В декрете");
     this.checkOnMaternityLeave.DrawIndicator = true;
     this.checkOnMaternityLeave.UseUnderline  = true;
     this.hbox9.Add(this.checkOnMaternityLeave);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.checkOnMaternityLeave]));
     w13.Position = 2;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child hbox9.Gtk.Box+BoxChild
     this.checkOnCalculation               = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkOnCalculation.CanFocus      = true;
     this.checkOnCalculation.Name          = "checkOnCalculation";
     this.checkOnCalculation.Label         = global::Mono.Unix.Catalog.GetString("На расчете");
     this.checkOnCalculation.DrawIndicator = true;
     this.checkOnCalculation.UseUnderline  = true;
     this.hbox9.Add(this.checkOnCalculation);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.checkOnCalculation]));
     w14.Position = 3;
     w14.Expand   = false;
     w14.Fill     = false;
     this.table1.Add(this.hbox9);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox9]));
     w15.TopAttach    = ((uint)(2));
     w15.BottomAttach = ((uint)(3));
     w15.RightAttach  = ((uint)(2));
     w15.XOptions     = ((global::Gtk.AttachOptions)(0));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hiredPicker           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.hiredPicker.Events    = ((global::Gdk.EventMask)(256));
     this.hiredPicker.Name      = "hiredPicker";
     this.hiredPicker.StartDate = new global::System.DateTime(0);
     this.hiredPicker.EndDate   = new global::System.DateTime(0);
     this.table1.Add(this.hiredPicker);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1[this.hiredPicker]));
     w16.TopAttach    = ((uint)(4));
     w16.BottomAttach = ((uint)(5));
     w16.LeftAttach   = ((uint)(1));
     w16.RightAttach  = ((uint)(2));
     w16.XOptions     = ((global::Gtk.AttachOptions)(4));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Категория:");
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w17.XOptions = ((global::Gtk.AttachOptions)(4));
     w17.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Дата создания:");
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     w18.TopAttach    = ((uint)(3));
     w18.BottomAttach = ((uint)(4));
     w18.XOptions     = ((global::Gtk.AttachOptions)(4));
     w18.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.Xalign    = 1F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Дата приема на работу:");
     this.table1.Add(this.label3);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table1[this.label3]));
     w19.TopAttach    = ((uint)(4));
     w19.BottomAttach = ((uint)(5));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 1F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Первый рабочий день:");
     this.table1.Add(this.label4);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table1[this.label4]));
     w20.TopAttach    = ((uint)(5));
     w20.BottomAttach = ((uint)(6));
     w20.XOptions     = ((global::Gtk.AttachOptions)(4));
     w20.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.Xalign    = 1F;
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Дата первого МЛ:");
     this.table1.Add(this.label5);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table1[this.label5]));
     w21.TopAttach    = ((uint)(6));
     w21.BottomAttach = ((uint)(7));
     w21.XOptions     = ((global::Gtk.AttachOptions)(4));
     w21.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.Xalign    = 1F;
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("Дата последнего МЛ:");
     this.table1.Add(this.label6);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table1[this.label6]));
     w22.TopAttach    = ((uint)(7));
     w22.BottomAttach = ((uint)(8));
     w22.XOptions     = ((global::Gtk.AttachOptions)(4));
     w22.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label7           = new global::Gtk.Label();
     this.label7.Name      = "label7";
     this.label7.Xalign    = 1F;
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString("Дата расчета:");
     this.table1.Add(this.label7);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table1[this.label7]));
     w23.TopAttach    = ((uint)(8));
     w23.BottomAttach = ((uint)(9));
     w23.XOptions     = ((global::Gtk.AttachOptions)(4));
     w23.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label8           = new global::Gtk.Label();
     this.label8.Name      = "label8";
     this.label8.Xalign    = 1F;
     this.label8.LabelProp = global::Mono.Unix.Catalog.GetString("Дата увольнения:");
     this.table1.Add(this.label8);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table1[this.label8]));
     w24.TopAttach    = ((uint)(9));
     w24.BottomAttach = ((uint)(10));
     w24.XOptions     = ((global::Gtk.AttachOptions)(4));
     w24.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label9           = new global::Gtk.Label();
     this.label9.Name      = "label9";
     this.label9.Xalign    = 1F;
     this.label9.LabelProp = global::Mono.Unix.Catalog.GetString("Статусы:");
     this.table1.Add(this.label9);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.table1[this.label9]));
     w25.TopAttach    = ((uint)(1));
     w25.BottomAttach = ((uint)(2));
     w25.XOptions     = ((global::Gtk.AttachOptions)(4));
     w25.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.lastRLPicker           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.lastRLPicker.Events    = ((global::Gdk.EventMask)(256));
     this.lastRLPicker.Name      = "lastRLPicker";
     this.lastRLPicker.StartDate = new global::System.DateTime(0);
     this.lastRLPicker.EndDate   = new global::System.DateTime(0);
     this.table1.Add(this.lastRLPicker);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.table1[this.lastRLPicker]));
     w26.TopAttach    = ((uint)(7));
     w26.BottomAttach = ((uint)(8));
     w26.LeftAttach   = ((uint)(1));
     w26.RightAttach  = ((uint)(2));
     w26.XOptions     = ((global::Gtk.AttachOptions)(4));
     w26.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.Add(this.table1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Orders.OrdersWithoutShipment.OrderWithoutShipmentForPaymentView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Orders.OrdersWithoutShipment.OrderWithoutShipmentForPaymentView";
     // Container child Vodovoz.Views.Orders.OrdersWithoutShipment.OrderWithoutShipmentForPaymentView.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.btnCancel              = new global::Gamma.GtkWidgets.yButton();
     this.btnCancel.CanFocus     = true;
     this.btnCancel.Name         = "btnCancel";
     this.btnCancel.UseUnderline = true;
     this.btnCancel.Label        = global::Mono.Unix.Catalog.GetString("Отмена");
     this.hbox5.Add(this.btnCancel);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.btnCancel]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     this.vbox1.Add(this.hbox5);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox5]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.ylabel1           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel1.Name      = "ylabel1";
     this.ylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("Счет без отгрузки на постоплату № Ф");
     this.hbox1.Add(this.ylabel1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.ylabel1]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.ylabelOrderNum           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelOrderNum.Name      = "ylabelOrderNum";
     this.ylabelOrderNum.LabelProp = global::Mono.Unix.Catalog.GetString("orderNum");
     this.hbox1.Add(this.ylabelOrderNum);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.ylabelOrderNum]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.ylabel3           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel3.Name      = "ylabel3";
     this.ylabel3.LabelProp = global::Mono.Unix.Catalog.GetString(" от ");
     this.hbox1.Add(this.ylabel3);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.ylabel3]));
     w5.Position = 2;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.ylabelOrderDate           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelOrderDate.Name      = "ylabelOrderDate";
     this.ylabelOrderDate.LabelProp = global::Mono.Unix.Catalog.GetString("orderDate");
     this.hbox1.Add(this.ylabelOrderDate);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.ylabelOrderDate]));
     w6.Position = 3;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.ylabel5           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel5.Name      = "ylabel5";
     this.ylabel5.LabelProp = global::Mono.Unix.Catalog.GetString(" Автор: ");
     this.hbox1.Add(this.ylabel5);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.ylabel5]));
     w7.Position = 4;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.ylabelOrderAuthor           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelOrderAuthor.Name      = "ylabelOrderAuthor";
     this.ylabelOrderAuthor.LabelProp = global::Mono.Unix.Catalog.GetString("author");
     this.hbox1.Add(this.ylabelOrderAuthor);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.ylabelOrderAuthor]));
     w8.Position = 5;
     w8.Expand   = false;
     w8.Fill     = false;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox1]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.ylabel7           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel7.Name      = "ylabel7";
     this.ylabel7.LabelProp = global::Mono.Unix.Catalog.GetString("Контрагент: ");
     this.hbox2.Add(this.ylabel7);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.ylabel7]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.entityViewModelEntryCounterparty                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entityViewModelEntryCounterparty.Events           = ((global::Gdk.EventMask)(256));
     this.entityViewModelEntryCounterparty.Name             = "entityViewModelEntryCounterparty";
     this.entityViewModelEntryCounterparty.CanEditReference = false;
     this.hbox2.Add(this.entityViewModelEntryCounterparty);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.entityViewModelEntryCounterparty]));
     w11.Position = 1;
     this.vbox1.Add(this.hbox2);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox2]));
     w12.Position = 2;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox6         = new global::Gtk.HBox();
     this.hbox6.Name    = "hbox6";
     this.hbox6.Spacing = 6;
     // Container child hbox6.Gtk.Box+BoxChild
     this.ybtnOpenBill              = new global::Gamma.GtkWidgets.yButton();
     this.ybtnOpenBill.CanFocus     = true;
     this.ybtnOpenBill.Name         = "ybtnOpenBill";
     this.ybtnOpenBill.UseUnderline = true;
     this.ybtnOpenBill.Label        = global::Mono.Unix.Catalog.GetString("Открыть счет");
     this.hbox6.Add(this.ybtnOpenBill);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.ybtnOpenBill]));
     w13.Position = 0;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child hbox6.Gtk.Box+BoxChild
     this.yCheckBtnHideSignature               = new global::Gamma.GtkWidgets.yCheckButton();
     this.yCheckBtnHideSignature.CanFocus      = true;
     this.yCheckBtnHideSignature.Name          = "yCheckBtnHideSignature";
     this.yCheckBtnHideSignature.Label         = global::Mono.Unix.Catalog.GetString("Счет без печати и подписей");
     this.yCheckBtnHideSignature.DrawIndicator = true;
     this.yCheckBtnHideSignature.UseUnderline  = true;
     this.hbox6.Add(this.yCheckBtnHideSignature);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.yCheckBtnHideSignature]));
     w14.Position = 1;
     w14.Expand   = false;
     w14.Fill     = false;
     this.vbox1.Add(this.hbox6);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox6]));
     w15.Position = 3;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hboxSendDocuments         = new global::Gtk.HBox();
     this.hboxSendDocuments.Name    = "hboxSendDocuments";
     this.hboxSendDocuments.Spacing = 6;
     this.vbox1.Add(this.hboxSendDocuments);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hboxSendDocuments]));
     w16.Position = 4;
     this.vbox2.Add(this.vbox1);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.vbox1]));
     w17.Position = 0;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox10         = new global::Gtk.HBox();
     this.hbox10.Name    = "hbox10";
     this.hbox10.Spacing = 6;
     // Container child hbox10.Gtk.Box+BoxChild
     this.ylabel13           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel13.Name      = "ylabel13";
     this.ylabel13.LabelProp = global::Mono.Unix.Catalog.GetString("Период: ");
     this.hbox10.Add(this.ylabel13);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox10[this.ylabel13]));
     w18.Position = 0;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child hbox10.Gtk.Box+BoxChild
     this.daterangepickerOrdersDate           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.daterangepickerOrdersDate.Events    = ((global::Gdk.EventMask)(256));
     this.daterangepickerOrdersDate.Name      = "daterangepickerOrdersDate";
     this.daterangepickerOrdersDate.StartDate = new global::System.DateTime(0);
     this.daterangepickerOrdersDate.EndDate   = new global::System.DateTime(0);
     this.hbox10.Add(this.daterangepickerOrdersDate);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hbox10[this.daterangepickerOrdersDate]));
     w19.Position = 1;
     this.vbox2.Add(this.hbox10);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox10]));
     w20.Position = 1;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox9         = new global::Gtk.HBox();
     this.hbox9.Name    = "hbox9";
     this.hbox9.Spacing = 6;
     // Container child hbox9.Gtk.Box+BoxChild
     this.ylabel11           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel11.Name      = "ylabel11";
     this.ylabel11.LabelProp = global::Mono.Unix.Catalog.GetString("Заказы: ");
     this.hbox9.Add(this.ylabel11);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.ylabel11]));
     w21.Position = 0;
     w21.Expand   = false;
     w21.Fill     = false;
     this.vbox2.Add(this.hbox9);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox9]));
     w22.Position = 2;
     w22.Expand   = false;
     w22.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.GtkScrolledWindow1            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name       = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.ytreeviewOrders          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewOrders.CanFocus = true;
     this.ytreeviewOrders.Name     = "ytreeviewOrders";
     this.GtkScrolledWindow1.Add(this.ytreeviewOrders);
     this.vbox2.Add(this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.GtkScrolledWindow1]));
     w24.Position = 3;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Reports.StockMovements
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Reports.StockMovements";
     // Container child Vodovoz.Reports.StockMovements.Gtk.Container+ContainerChild
     this.table1               = new global::Gtk.Table(((uint)(7)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     this.table1.BorderWidth   = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.buttonRun              = new global::Gtk.Button();
     this.buttonRun.Sensitive    = false;
     this.buttonRun.CanFocus     = true;
     this.buttonRun.Name         = "buttonRun";
     this.buttonRun.UseUnderline = true;
     this.buttonRun.Label        = global::Mono.Unix.Catalog.GetString("Сформировать отчет");
     this.table1.Add(this.buttonRun);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1[this.buttonRun]));
     w1.TopAttach    = ((uint)(6));
     w1.BottomAttach = ((uint)(7));
     w1.RightAttach  = ((uint)(2));
     w1.XOptions     = ((global::Gtk.AttachOptions)(0));
     w1.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.dateperiodpicker1           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.dateperiodpicker1.Events    = ((global::Gdk.EventMask)(256));
     this.dateperiodpicker1.Name      = "dateperiodpicker1";
     this.dateperiodpicker1.StartDate = new global::System.DateTime(0);
     this.dateperiodpicker1.EndDate   = new global::System.DateTime(0);
     this.table1.Add(this.dateperiodpicker1);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.dateperiodpicker1]));
     w2.LeftAttach  = ((uint)(1));
     w2.RightAttach = ((uint)(2));
     w2.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.ytreeSortPriority          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeSortPriority.CanFocus = true;
     this.ytreeSortPriority.Name     = "ytreeSortPriority";
     this.GtkScrolledWindow.Add(this.ytreeSortPriority);
     this.table1.Add(this.GtkScrolledWindow);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.GtkScrolledWindow]));
     w4.TopAttach    = ((uint)(5));
     w4.BottomAttach = ((uint)(6));
     w4.LeftAttach   = ((uint)(1));
     w4.RightAttach  = ((uint)(2));
     w4.XOptions     = ((global::Gtk.AttachOptions)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Период:");
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w5.XOptions = ((global::Gtk.AttachOptions)(4));
     w5.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Склад:");
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     w6.TopAttach    = ((uint)(1));
     w6.BottomAttach = ((uint)(2));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Сортировка ↑↓ :");
     this.table1.Add(this.label3);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1[this.label3]));
     w7.TopAttach    = ((uint)(5));
     w7.BottomAttach = ((uint)(6));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.vboxParameters         = new global::Gtk.VBox();
     this.vboxParameters.Name    = "vboxParameters";
     this.vboxParameters.Spacing = 6;
     this.table1.Add(this.vboxParameters);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1[this.vboxParameters]));
     w8.TopAttach    = ((uint)(2));
     w8.BottomAttach = ((uint)(3));
     w8.LeftAttach   = ((uint)(1));
     w8.RightAttach  = ((uint)(2));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yentryrefWarehouse        = new global::Gamma.Widgets.yEntryReference();
     this.yentryrefWarehouse.Events = ((global::Gdk.EventMask)(256));
     this.yentryrefWarehouse.Name   = "yentryrefWarehouse";
     this.table1.Add(this.yentryrefWarehouse);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1[this.yentryrefWarehouse]));
     w9.TopAttach    = ((uint)(1));
     w9.BottomAttach = ((uint)(2));
     w9.LeftAttach   = ((uint)(1));
     w9.RightAttach  = ((uint)(2));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.Add(this.table1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.dateperiodpicker1.PeriodChanged += new global::System.EventHandler(this.OnDateperiodpicker1PeriodChanged);
     this.buttonRun.Clicked += new global::System.EventHandler(this.OnButtonRunClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Filters.GtkViews.CallTaskFilterView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Filters.GtkViews.CallTaskFilterView";
     // Container child Vodovoz.Filters.GtkViews.CallTaskFilterView.Gtk.Container+ContainerChild
     this.vboxFilter         = new global::Gtk.VBox();
     this.vboxFilter.Name    = "vboxFilter";
     this.vboxFilter.Spacing = 6;
     // Container child vboxFilter.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("ФИО оператора :");
     this.hbox1.Add(this.label3);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label3]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.entVMEmployee                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entVMEmployee.Events           = ((global::Gdk.EventMask)(256));
     this.entVMEmployee.Name             = "entVMEmployee";
     this.entVMEmployee.CanEditReference = false;
     this.hbox1.Add(this.entVMEmployee);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.entVMEmployee]));
     w2.Position = 1;
     w2.Expand   = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.showWithoutCheckButton               = new global::Gamma.GtkWidgets.yCheckButton();
     this.showWithoutCheckButton.CanFocus      = true;
     this.showWithoutCheckButton.Name          = "showWithoutCheckButton";
     this.showWithoutCheckButton.Label         = global::Mono.Unix.Catalog.GetString("Только задачи без ответственного");
     this.showWithoutCheckButton.Active        = true;
     this.showWithoutCheckButton.DrawIndicator = true;
     this.showWithoutCheckButton.UseUnderline  = true;
     this.hbox1.Add(this.showWithoutCheckButton);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.showWithoutCheckButton]));
     w3.Position = 2;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.checkbuttonHideCompleted               = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkbuttonHideCompleted.CanFocus      = true;
     this.checkbuttonHideCompleted.Name          = "checkbuttonHideCompleted";
     this.checkbuttonHideCompleted.Label         = global::Mono.Unix.Catalog.GetString("Скрыть выполненые");
     this.checkbuttonHideCompleted.Active        = true;
     this.checkbuttonHideCompleted.DrawIndicator = true;
     this.checkbuttonHideCompleted.UseUnderline  = true;
     this.hbox1.Add(this.checkbuttonHideCompleted);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.checkbuttonHideCompleted]));
     w4.Position = 3;
     w4.Expand   = false;
     w4.Fill     = false;
     this.vboxFilter.Add(this.hbox1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vboxFilter[this.hbox1]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vboxFilter.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.comboboxDateType      = new global::Gamma.Widgets.yEnumComboBox();
     this.comboboxDateType.Name = "comboboxDateType";
     this.comboboxDateType.ShowSpecialStateAll = false;
     this.comboboxDateType.ShowSpecialStateNot = false;
     this.comboboxDateType.UseShortTitle       = false;
     this.comboboxDateType.DefaultFirst        = false;
     this.hbox3.Add(this.comboboxDateType);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.comboboxDateType]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.dateperiodpickerDateFilter           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.dateperiodpickerDateFilter.Events    = ((global::Gdk.EventMask)(256));
     this.dateperiodpickerDateFilter.Name      = "dateperiodpickerDateFilter";
     this.dateperiodpickerDateFilter.StartDate = new global::System.DateTime(0);
     this.dateperiodpickerDateFilter.EndDate   = new global::System.DateTime(0);
     this.hbox3.Add(this.dateperiodpickerDateFilter);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.dateperiodpickerDateFilter]));
     w7.Position = 1;
     // Container child hbox3.Gtk.Box+BoxChild
     this.vseparator2      = new global::Gtk.VSeparator();
     this.vseparator2.Name = "vseparator2";
     this.hbox3.Add(this.vseparator2);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.vseparator2]));
     w8.Position = 2;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Тип объекта: ");
     this.hbox3.Add(this.label1);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.label1]));
     w9.Position = 3;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.specialListCmbboxDlvPointCategory                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.specialListCmbboxDlvPointCategory.Name                = "specialListCmbboxDlvPointCategory";
     this.specialListCmbboxDlvPointCategory.AddIfNotExist       = false;
     this.specialListCmbboxDlvPointCategory.DefaultFirst        = false;
     this.specialListCmbboxDlvPointCategory.ShowSpecialStateAll = false;
     this.specialListCmbboxDlvPointCategory.ShowSpecialStateNot = true;
     this.hbox3.Add(this.specialListCmbboxDlvPointCategory);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.specialListCmbboxDlvPointCategory]));
     w10.Position = 4;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.yenumcomboboxSortingDirection      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumcomboboxSortingDirection.Name = "yenumcomboboxSortingDirection";
     this.yenumcomboboxSortingDirection.ShowSpecialStateAll = false;
     this.yenumcomboboxSortingDirection.ShowSpecialStateNot = false;
     this.yenumcomboboxSortingDirection.UseShortTitle       = false;
     this.yenumcomboboxSortingDirection.DefaultFirst        = false;
     this.hbox3.Add(this.yenumcomboboxSortingDirection);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.yenumcomboboxSortingDirection]));
     w11.Position = 5;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.yenumcomboboxSortingParam      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumcomboboxSortingParam.Name = "yenumcomboboxSortingParam";
     this.yenumcomboboxSortingParam.ShowSpecialStateAll = false;
     this.yenumcomboboxSortingParam.ShowSpecialStateNot = false;
     this.yenumcomboboxSortingParam.UseShortTitle       = false;
     this.yenumcomboboxSortingParam.DefaultFirst        = false;
     this.hbox3.Add(this.yenumcomboboxSortingParam);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.yenumcomboboxSortingParam]));
     w12.Position = 6;
     w12.Expand   = false;
     w12.Fill     = false;
     this.vboxFilter.Add(this.hbox3);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vboxFilter[this.hbox3]));
     w13.Position = 1;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child vboxFilter.Gtk.Box+BoxChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.buttonExpired              = new global::Gtk.Button();
     this.buttonExpired.CanFocus     = true;
     this.buttonExpired.Name         = "buttonExpired";
     this.buttonExpired.UseUnderline = true;
     this.buttonExpired.Label        = global::Mono.Unix.Catalog.GetString("Просрочено");
     this.hbox5.Add(this.buttonExpired);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.buttonExpired]));
     w14.Position = 0;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.buttonToday              = new global::Gtk.Button();
     this.buttonToday.CanFocus     = true;
     this.buttonToday.Name         = "buttonToday";
     this.buttonToday.UseUnderline = true;
     this.buttonToday.Label        = global::Mono.Unix.Catalog.GetString("Сегодня");
     this.hbox5.Add(this.buttonToday);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.buttonToday]));
     w15.Position = 1;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.buttonTomorrow              = new global::Gtk.Button();
     this.buttonTomorrow.CanFocus     = true;
     this.buttonTomorrow.Name         = "buttonTomorrow";
     this.buttonTomorrow.UseUnderline = true;
     this.buttonTomorrow.Label        = global::Mono.Unix.Catalog.GetString("Завтра");
     this.hbox5.Add(this.buttonTomorrow);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.buttonTomorrow]));
     w16.Position = 2;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.buttonThisWeek              = new global::Gtk.Button();
     this.buttonThisWeek.CanFocus     = true;
     this.buttonThisWeek.Name         = "buttonThisWeek";
     this.buttonThisWeek.UseUnderline = true;
     this.buttonThisWeek.Label        = global::Mono.Unix.Catalog.GetString("На этой неделе");
     this.hbox5.Add(this.buttonThisWeek);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.buttonThisWeek]));
     w17.Position = 3;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.buttonNextWeek              = new global::Gtk.Button();
     this.buttonNextWeek.CanFocus     = true;
     this.buttonNextWeek.Name         = "buttonNextWeek";
     this.buttonNextWeek.UseUnderline = true;
     this.buttonNextWeek.Label        = global::Mono.Unix.Catalog.GetString("На следующей неделе");
     this.hbox5.Add(this.buttonNextWeek);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.buttonNextWeek]));
     w18.Position = 4;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.vseparator1      = new global::Gtk.VSeparator();
     this.vseparator1.Name = "vseparator1";
     this.hbox5.Add(this.vseparator1);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.vseparator1]));
     w19.Position = 5;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.label7           = new global::Gtk.Label();
     this.label7.Name      = "label7";
     this.label7.Xalign    = 1F;
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString("Район города:");
     this.hbox5.Add(this.label7);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.label7]));
     w20.Position = 6;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.ySpecCmbGeographicGroup                     = new global::Gamma.Widgets.ySpecComboBox();
     this.ySpecCmbGeographicGroup.Name                = "ySpecCmbGeographicGroup";
     this.ySpecCmbGeographicGroup.AddIfNotExist       = false;
     this.ySpecCmbGeographicGroup.DefaultFirst        = false;
     this.ySpecCmbGeographicGroup.ShowSpecialStateAll = true;
     this.ySpecCmbGeographicGroup.ShowSpecialStateNot = false;
     this.hbox5.Add(this.ySpecCmbGeographicGroup);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.ySpecCmbGeographicGroup]));
     w21.Position = 7;
     w21.Expand   = false;
     w21.Fill     = false;
     this.vboxFilter.Add(this.hbox5);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vboxFilter[this.hbox5]));
     w22.Position = 2;
     w22.Expand   = false;
     w22.Fill     = false;
     this.Add(this.vboxFilter);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
예제 #30
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.JournalViewers.RouteListJournalFilterView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.JournalViewers.RouteListJournalFilterView";
     // Container child Vodovoz.JournalViewers.RouteListJournalFilterView.Gtk.Container+ContainerChild
     this.table1               = new global::Gtk.Table(((uint)(2)), ((uint)(7)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.buttonStatusAll              = new global::Gtk.Button();
     this.buttonStatusAll.CanFocus     = true;
     this.buttonStatusAll.Name         = "buttonStatusAll";
     this.buttonStatusAll.UseUnderline = true;
     this.buttonStatusAll.Label        = global::Mono.Unix.Catalog.GetString("Выбрать все");
     this.table1.Add(this.buttonStatusAll);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1[this.buttonStatusAll]));
     w1.LeftAttach  = ((uint)(1));
     w1.RightAttach = ((uint)(2));
     w1.XOptions    = ((global::Gtk.AttachOptions)(4));
     w1.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.buttonStatusNone              = new global::Gtk.Button();
     this.buttonStatusNone.CanFocus     = true;
     this.buttonStatusNone.Name         = "buttonStatusNone";
     this.buttonStatusNone.UseUnderline = true;
     this.buttonStatusNone.Label        = global::Mono.Unix.Catalog.GetString("Снять выбор");
     this.table1.Add(this.buttonStatusNone);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.buttonStatusNone]));
     w2.TopAttach    = ((uint)(1));
     w2.BottomAttach = ((uint)(2));
     w2.LeftAttach   = ((uint)(1));
     w2.RightAttach  = ((uint)(2));
     w2.XOptions     = ((global::Gtk.AttachOptions)(4));
     w2.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.dateperiodOrders           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.dateperiodOrders.Events    = ((global::Gdk.EventMask)(256));
     this.dateperiodOrders.Name      = "dateperiodOrders";
     this.dateperiodOrders.StartDate = new global::System.DateTime(0);
     this.dateperiodOrders.EndDate   = new global::System.DateTime(0);
     this.table1.Add(this.dateperiodOrders);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.dateperiodOrders]));
     w3.TopAttach    = ((uint)(1));
     w3.BottomAttach = ((uint)(2));
     w3.LeftAttach   = ((uint)(3));
     w3.RightAttach  = ((uint)(4));
     w3.XOptions     = ((global::Gtk.AttachOptions)(4));
     w3.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.GtkScrolledWindow = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.WidthRequest = 220;
     this.GtkScrolledWindow.Name         = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType   = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.ytreeviewRouteListStatuses                = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewRouteListStatuses.CanFocus       = true;
     this.ytreeviewRouteListStatuses.Name           = "ytreeviewRouteListStatuses";
     this.ytreeviewRouteListStatuses.HeadersVisible = false;
     this.GtkScrolledWindow.Add(this.ytreeviewRouteListStatuses);
     this.table1.Add(this.GtkScrolledWindow);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1[this.GtkScrolledWindow]));
     w5.BottomAttach = ((uint)(2));
     w5.XOptions     = ((global::Gtk.AttachOptions)(0));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Смена:");
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     w6.TopAttach    = ((uint)(1));
     w6.BottomAttach = ((uint)(2));
     w6.LeftAttach   = ((uint)(4));
     w6.RightAttach  = ((uint)(5));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.Xalign    = 1F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Район города:");
     this.table1.Add(this.label3);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1[this.label3]));
     w7.LeftAttach  = ((uint)(2));
     w7.RightAttach = ((uint)(3));
     w7.XOptions    = ((global::Gtk.AttachOptions)(4));
     w7.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 1F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Период:");
     this.table1.Add(this.label4);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1[this.label4]));
     w8.TopAttach    = ((uint)(1));
     w8.BottomAttach = ((uint)(2));
     w8.LeftAttach   = ((uint)(2));
     w8.RightAttach  = ((uint)(3));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.Xalign    = 1F;
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Тип ТС:");
     this.table1.Add(this.label5);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1[this.label5]));
     w9.LeftAttach  = ((uint)(4));
     w9.RightAttach = ((uint)(5));
     w9.XOptions    = ((global::Gtk.AttachOptions)(4));
     w9.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yentryreferenceShift        = new global::Gamma.Widgets.yEntryReference();
     this.yentryreferenceShift.Events = ((global::Gdk.EventMask)(256));
     this.yentryreferenceShift.Name   = "yentryreferenceShift";
     this.table1.Add(this.yentryreferenceShift);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1[this.yentryreferenceShift]));
     w10.TopAttach    = ((uint)(1));
     w10.BottomAttach = ((uint)(2));
     w10.LeftAttach   = ((uint)(5));
     w10.RightAttach  = ((uint)(6));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yEnumCmbTransport      = new global::Gamma.Widgets.yEnumComboBox();
     this.yEnumCmbTransport.Name = "yEnumCmbTransport";
     this.yEnumCmbTransport.ShowSpecialStateAll = true;
     this.yEnumCmbTransport.ShowSpecialStateNot = false;
     this.yEnumCmbTransport.UseShortTitle       = false;
     this.yEnumCmbTransport.DefaultFirst        = false;
     this.table1.Add(this.yEnumCmbTransport);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1[this.yEnumCmbTransport]));
     w11.LeftAttach  = ((uint)(5));
     w11.RightAttach = ((uint)(6));
     w11.XOptions    = ((global::Gtk.AttachOptions)(4));
     w11.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ySpecCmbGeographicGroup                     = new global::Gamma.Widgets.ySpecComboBox();
     this.ySpecCmbGeographicGroup.Name                = "ySpecCmbGeographicGroup";
     this.ySpecCmbGeographicGroup.AddIfNotExist       = false;
     this.ySpecCmbGeographicGroup.DefaultFirst        = false;
     this.ySpecCmbGeographicGroup.ShowSpecialStateAll = true;
     this.ySpecCmbGeographicGroup.ShowSpecialStateNot = false;
     this.table1.Add(this.ySpecCmbGeographicGroup);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1[this.ySpecCmbGeographicGroup]));
     w12.LeftAttach  = ((uint)(3));
     w12.RightAttach = ((uint)(4));
     w12.XOptions    = ((global::Gtk.AttachOptions)(4));
     w12.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ytreeviewAddressTypes                = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewAddressTypes.CanFocus       = true;
     this.ytreeviewAddressTypes.Name           = "ytreeviewAddressTypes";
     this.ytreeviewAddressTypes.HeadersVisible = false;
     this.table1.Add(this.ytreeviewAddressTypes);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1[this.ytreeviewAddressTypes]));
     w13.BottomAttach = ((uint)(2));
     w13.LeftAttach   = ((uint)(6));
     w13.RightAttach  = ((uint)(7));
     w13.XOptions     = ((global::Gtk.AttachOptions)(0));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.Add(this.table1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.ySpecCmbGeographicGroup.ItemSelected += new global::System.EventHandler <Gamma.Widgets.ItemSelectedEventArgs>(this.OnYSpecCmbGeographicGroupItemSelected);
     this.yEnumCmbTransport.ChangedByUser      += new global::System.EventHandler(this.OnYEnumCmbTransportChangedByUser);
     this.yentryreferenceShift.ChangedByUser   += new global::System.EventHandler(this.OnYentryreferenceShiftChangedByUser);
     this.dateperiodOrders.PeriodChangedByUser += new global::System.EventHandler(this.OnDateperiodOrdersPeriodChangedByUser);
     this.buttonStatusNone.Clicked             += new global::System.EventHandler(this.OnButtonStatusNoneActivated);
     this.buttonStatusAll.Clicked += new global::System.EventHandler(this.OnButtonStatusAllActivated);
 }