protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Filters.GtkViews.OrderForMovDocFilterView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Filters.GtkViews.OrderForMovDocFilterView";
     // Container child Vodovoz.Filters.GtkViews.OrderForMovDocFilterView.Gtk.Container+ContainerChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     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.daterangepickerOrderCreateDate           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.daterangepickerOrderCreateDate.Events    = ((global::Gdk.EventMask)(256));
     this.daterangepickerOrderCreateDate.Name      = "daterangepickerOrderCreateDate";
     this.daterangepickerOrderCreateDate.StartDate = new global::System.DateTime(0);
     this.daterangepickerOrderCreateDate.EndDate   = new global::System.DateTime(0);
     this.table1.Add(this.daterangepickerOrderCreateDate);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1[this.daterangepickerOrderCreateDate]));
     w1.TopAttach    = ((uint)(2));
     w1.BottomAttach = ((uint)(3));
     w1.RightAttach  = ((uint)(3));
     w1.XOptions     = ((global::Gtk.AttachOptions)(4));
     w1.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelStatus           = new global::Gtk.Label();
     this.labelStatus.Name      = "labelStatus";
     this.labelStatus.LabelProp = global::Mono.Unix.Catalog.GetString("Статусы заказа:");
     this.table1.Add(this.labelStatus);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.labelStatus]));
     w2.LeftAttach  = ((uint)(2));
     w2.RightAttach = ((uint)(3));
     w2.XOptions    = ((global::Gtk.AttachOptions)(4));
     w2.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.vseparator2      = new global::Gtk.VSeparator();
     this.vseparator2.Name = "vseparator2";
     this.table1.Add(this.vseparator2);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.vseparator2]));
     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.ycheckIsOnlineStore               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckIsOnlineStore.CanFocus      = true;
     this.ycheckIsOnlineStore.Name          = "ycheckIsOnlineStore";
     this.ycheckIsOnlineStore.Label         = global::Mono.Unix.Catalog.GetString("Заказ ИМ");
     this.ycheckIsOnlineStore.DrawIndicator = true;
     this.ycheckIsOnlineStore.UseUnderline  = true;
     this.table1.Add(this.ycheckIsOnlineStore);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.ycheckIsOnlineStore]));
     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.Xalign    = 0F;
     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.TopAttach    = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.RightAttach  = ((uint)(3));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.hbox1.Add(this.table1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.table1]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.GtkScrolledWindow = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.WidthRequest  = 200;
     this.GtkScrolledWindow.HeightRequest = 80;
     this.GtkScrolledWindow.Name          = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType    = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     global::Gtk.Viewport w7 = new global::Gtk.Viewport();
     w7.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.enumchecklistStatuses           = new global::Gamma.Widgets.EnumCheckList();
     this.enumchecklistStatuses.Sensitive = false;
     this.enumchecklistStatuses.Name      = "enumchecklistStatuses";
     w7.Add(this.enumchecklistStatuses);
     this.GtkScrolledWindow.Add(w7);
     this.hbox1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.GtkScrolledWindow]));
     w10.Position = 1;
     w10.Expand   = false;
     this.Add(this.hbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Filters.GtkViews.CarFilterView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Filters.GtkViews.CarFilterView";
     // Container child Vodovoz.Filters.GtkViews.CarFilterView.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.GtkScrolledWindow = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.WidthRequest = 400;
     this.GtkScrolledWindow.Name         = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType   = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     global::Gtk.Viewport w1 = new global::Gtk.Viewport();
     w1.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.enumcheckCarTypeOfUse = new global::Gamma.Widgets.EnumCheckList();
     this.enumcheckCarTypeOfUse.HeightRequest = 80;
     this.enumcheckCarTypeOfUse.Name          = "enumcheckCarTypeOfUse";
     w1.Add(this.enumcheckCarTypeOfUse);
     this.GtkScrolledWindow.Add(w1);
     this.table1.Add(this.GtkScrolledWindow);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.GtkScrolledWindow]));
     w4.BottomAttach = ((uint)(3));
     w4.LeftAttach   = ((uint)(2));
     w4.RightAttach  = ((uint)(3));
     w4.XPadding     = ((uint)(10));
     w4.XOptions     = ((global::Gtk.AttachOptions)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ycheckIncludeArchive               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckIncludeArchive.CanFocus      = true;
     this.ycheckIncludeArchive.Name          = "ycheckIncludeArchive";
     this.ycheckIncludeArchive.Label         = "";
     this.ycheckIncludeArchive.DrawIndicator = true;
     this.ycheckIncludeArchive.UseUnderline  = true;
     this.ycheckIncludeArchive.Xalign        = 1F;
     this.table1.Add(this.ycheckIncludeArchive);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1[this.ycheckIncludeArchive]));
     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.yenumcomboRaskat      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumcomboRaskat.Name = "yenumcomboRaskat";
     this.yenumcomboRaskat.ShowSpecialStateAll = false;
     this.yenumcomboRaskat.ShowSpecialStateNot = false;
     this.yenumcomboRaskat.UseShortTitle       = false;
     this.yenumcomboRaskat.DefaultFirst        = false;
     this.table1.Add(this.yenumcomboRaskat);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.yenumcomboRaskat]));
     w6.TopAttach    = ((uint)(2));
     w6.BottomAttach = ((uint)(3));
     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.yenumcomboVisitingMaster      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumcomboVisitingMaster.Name = "yenumcomboVisitingMaster";
     this.yenumcomboVisitingMaster.ShowSpecialStateAll = false;
     this.yenumcomboVisitingMaster.ShowSpecialStateNot = false;
     this.yenumcomboVisitingMaster.UseShortTitle       = false;
     this.yenumcomboVisitingMaster.DefaultFirst        = false;
     this.table1.Add(this.yenumcomboVisitingMaster);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1[this.yenumcomboVisitingMaster]));
     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));
     // Container child table1.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.table1.Add(this.ylabel1);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabel1]));
     w8.TopAttach    = ((uint)(1));
     w8.BottomAttach = ((uint)(2));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.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 w9 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabel2]));
     w9.TopAttach    = ((uint)(2));
     w9.BottomAttach = ((uint)(3));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabel4           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel4.Name      = "ylabel4";
     this.ylabel4.Xalign    = 1F;
     this.ylabel4.LabelProp = global::Mono.Unix.Catalog.GetString("Включая архивных:");
     this.table1.Add(this.ylabel4);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabel4]));
     w10.XOptions = ((global::Gtk.AttachOptions)(4));
     w10.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.ReportsParameters.Logistic.ScheduleOnLinePerShiftReport
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.ReportsParameters.Logistic.ScheduleOnLinePerShiftReport";
     // Container child Vodovoz.ReportsParameters.Logistic.ScheduleOnLinePerShiftReport.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.geographicGroup        = new global::Vodovoz.ViewWidgets.GeographicGroupsToStringWidget();
     this.geographicGroup.Events = ((global::Gdk.EventMask)(256));
     this.geographicGroup.Name   = "geographicGroup";
     this.geographicGroup.Label  = "";
     this.vbox1.Add(this.geographicGroup);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.geographicGroup]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.ylabelTypeOfUse           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelTypeOfUse.Name      = "ylabelTypeOfUse";
     this.ylabelTypeOfUse.LabelProp = global::Mono.Unix.Catalog.GetString("Тип ТС:");
     this.vbox1.Add(this.ylabelTypeOfUse);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.ylabelTypeOfUse]));
     w5.Position = 2;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.GtkScrolledWindowTypeOfUse            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindowTypeOfUse.Name       = "GtkScrolledWindowTypeOfUse";
     this.GtkScrolledWindowTypeOfUse.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindowTypeOfUse.Gtk.Container+ContainerChild
     global::Gtk.Viewport w6 = new global::Gtk.Viewport();
     w6.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.enumcheckCarTypeOfUse      = new global::Gamma.Widgets.EnumCheckList();
     this.enumcheckCarTypeOfUse.Name = "enumcheckCarTypeOfUse";
     w6.Add(this.enumcheckCarTypeOfUse);
     this.GtkScrolledWindowTypeOfUse.Add(w6);
     this.vbox1.Add(this.GtkScrolledWindowTypeOfUse);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.GtkScrolledWindowTypeOfUse]));
     w9.Position = 3;
     w9.Expand   = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.ylabelOwnType           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelOwnType.Name      = "ylabelOwnType";
     this.ylabelOwnType.LabelProp = global::Mono.Unix.Catalog.GetString("Принадлежность ТС:");
     this.vbox1.Add(this.ylabelOwnType);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.ylabelOwnType]));
     w10.Position = 4;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.GtkScrolledWindowOwnType            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindowOwnType.Name       = "GtkScrolledWindowOwnType";
     this.GtkScrolledWindowOwnType.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindowOwnType.Gtk.Container+ContainerChild
     global::Gtk.Viewport w11 = new global::Gtk.Viewport();
     w11.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport1.Gtk.Container+ContainerChild
     this.enumcheckCarOwnType      = new global::Gamma.Widgets.EnumCheckList();
     this.enumcheckCarOwnType.Name = "enumcheckCarOwnType";
     w11.Add(this.enumcheckCarOwnType);
     this.GtkScrolledWindowOwnType.Add(w11);
     this.vbox1.Add(this.GtkScrolledWindowOwnType);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.GtkScrolledWindowOwnType]));
     w14.Position = 5;
     w14.Expand   = 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 w15 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.buttonCreateReport]));
     w15.PackType = ((global::Gtk.PackType)(1));
     w15.Position = 7;
     w15.Expand   = false;
     w15.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.ReportsParameters.Logistic.RouteListsOnClosingReport
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.ReportsParameters.Logistic.RouteListsOnClosingReport";
     // Container child Vodovoz.ReportsParameters.Logistic.RouteListsOnClosingReport.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.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.nullCheckVisitingMasters              = new global::QS.Widgets.NullableCheckButton();
     this.nullCheckVisitingMasters.CanFocus     = true;
     this.nullCheckVisitingMasters.Name         = "nullCheckVisitingMasters";
     this.nullCheckVisitingMasters.UseUnderline = true;
     this.hbox3.Add(this.nullCheckVisitingMasters);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.nullCheckVisitingMasters]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     this.table1.Add(this.hbox3);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox3]));
     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.ycheckTodayRouteLists               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckTodayRouteLists.CanFocus      = true;
     this.ycheckTodayRouteLists.Name          = "ycheckTodayRouteLists";
     this.ycheckTodayRouteLists.Label         = "";
     this.ycheckTodayRouteLists.DrawIndicator = true;
     this.ycheckTodayRouteLists.UseUnderline  = true;
     this.ycheckTodayRouteLists.FocusOnClick  = false;
     this.ycheckTodayRouteLists.Xalign        = 0F;
     this.ycheckTodayRouteLists.Yalign        = 0F;
     this.table1.Add(this.ycheckTodayRouteLists);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.ycheckTodayRouteLists]));
     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.ylabelGeoGroup           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelGeoGroup.Name      = "ylabelGeoGroup";
     this.ylabelGeoGroup.Xalign    = 1F;
     this.ylabelGeoGroup.LabelProp = global::Mono.Unix.Catalog.GetString("Район города:");
     this.table1.Add(this.ylabelGeoGroup);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabelGeoGroup]));
     w4.TopAttach    = ((uint)(2));
     w4.BottomAttach = ((uint)(3));
     w4.XOptions     = ((global::Gtk.AttachOptions)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabelTodayRouteLists           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelTodayRouteLists.Name      = "ylabelTodayRouteLists";
     this.ylabelTodayRouteLists.Xalign    = 1F;
     this.ylabelTodayRouteLists.LabelProp = global::Mono.Unix.Catalog.GetString("Включая сегодняшние МЛ:");
     this.table1.Add(this.ylabelTodayRouteLists);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabelTodayRouteLists]));
     w5.XOptions = ((global::Gtk.AttachOptions)(4));
     w5.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabelVisitingMasters           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelVisitingMasters.Name      = "ylabelVisitingMasters";
     this.ylabelVisitingMasters.Xalign    = 1F;
     this.ylabelVisitingMasters.LabelProp = global::Mono.Unix.Catalog.GetString("Выездные мастера:");
     this.table1.Add(this.ylabelVisitingMasters);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabelVisitingMasters]));
     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.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 w7 = ((global::Gtk.Table.TableChild)(this.table1[this.ySpecCmbGeographicGroup]));
     w7.TopAttach    = ((uint)(2));
     w7.BottomAttach = ((uint)(3));
     w7.LeftAttach   = ((uint)(1));
     w7.RightAttach  = ((uint)(2));
     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.hseparator2      = new global::Gtk.HSeparator();
     this.hseparator2.Name = "hseparator2";
     this.vbox1.Add(this.hseparator2);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hseparator2]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.ylabelTypeOfUse           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelTypeOfUse.Name      = "ylabelTypeOfUse";
     this.ylabelTypeOfUse.Xalign    = 0F;
     this.ylabelTypeOfUse.LabelProp = global::Mono.Unix.Catalog.GetString("Тип авто:");
     this.vbox1.Add(this.ylabelTypeOfUse);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.ylabelTypeOfUse]));
     w10.Position = 2;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.GtkScrolledWindowTypeOfUse            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindowTypeOfUse.Name       = "GtkScrolledWindowTypeOfUse";
     this.GtkScrolledWindowTypeOfUse.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindowTypeOfUse.Gtk.Container+ContainerChild
     global::Gtk.Viewport w11 = new global::Gtk.Viewport();
     w11.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport1.Gtk.Container+ContainerChild
     this.enumcheckCarTypeOfUse      = new global::Gamma.Widgets.EnumCheckList();
     this.enumcheckCarTypeOfUse.Name = "enumcheckCarTypeOfUse";
     w11.Add(this.enumcheckCarTypeOfUse);
     this.GtkScrolledWindowTypeOfUse.Add(w11);
     this.vbox1.Add(this.GtkScrolledWindowTypeOfUse);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.GtkScrolledWindowTypeOfUse]));
     w14.Position = 3;
     w14.Expand   = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hseparator3      = new global::Gtk.HSeparator();
     this.hseparator3.Name = "hseparator3";
     this.vbox1.Add(this.hseparator3);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hseparator3]));
     w15.Position = 4;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.ylabelOwnType           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelOwnType.Name      = "ylabelOwnType";
     this.ylabelOwnType.Xalign    = 0F;
     this.ylabelOwnType.LabelProp = global::Mono.Unix.Catalog.GetString("Принадлежность авто:");
     this.vbox1.Add(this.ylabelOwnType);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.ylabelOwnType]));
     w16.Position = 5;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.GtkScrolledWindowOwnType            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindowOwnType.Name       = "GtkScrolledWindowOwnType";
     this.GtkScrolledWindowOwnType.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindowOwnType.Gtk.Container+ContainerChild
     global::Gtk.Viewport w17 = new global::Gtk.Viewport();
     w17.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport2.Gtk.Container+ContainerChild
     this.enumcheckCarOwnType      = new global::Gamma.Widgets.EnumCheckList();
     this.enumcheckCarOwnType.Name = "enumcheckCarOwnType";
     w17.Add(this.enumcheckCarOwnType);
     this.GtkScrolledWindowOwnType.Add(w17);
     this.vbox1.Add(this.GtkScrolledWindowOwnType);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.GtkScrolledWindowOwnType]));
     w20.Position = 6;
     w20.Expand   = 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 w21 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.buttonCreateReport]));
     w21.PackType = ((global::Gtk.PackType)(1));
     w21.Position = 7;
     w21.Expand   = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.vbox1.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hseparator1]));
     w22.PackType = ((global::Gtk.PackType)(1));
     w22.Position = 8;
     w22.Expand   = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.buttonCreateReport.Clicked += new global::System.EventHandler(this.OnButtonCreateReportClicked);
 }
Example #5
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.ReportsParameters.Orders.EShopSalesReport
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.ReportsParameters.Orders.EShopSalesReport";
     // Container child Vodovoz.ReportsParameters.Orders.EShopSalesReport.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));
     // 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)(4));
     w1.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 w2 = ((global::Gtk.Table.TableChild)(this.table1[this.datePeriodPicker]));
     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));
     // 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 w4 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     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.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 w5 = ((global::Gtk.Table.TableChild)(this.table1[this.label3]));
     w5.TopAttach    = ((uint)(2));
     w5.BottomAttach = ((uint)(3));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.scrolledwindow1 = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.HeightRequest = 300;
     this.scrolledwindow1.CanFocus      = true;
     this.scrolledwindow1.Name          = "scrolledwindow1";
     this.scrolledwindow1.ShadowType    = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     global::Gtk.Viewport w6 = new global::Gtk.Viewport();
     w6.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport1.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.enumchecklistOrderStatus      = new global::Gamma.Widgets.EnumCheckList();
     this.enumchecklistOrderStatus.Name = "enumchecklistOrderStatus";
     this.vbox2.Add(this.enumchecklistOrderStatus);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.enumchecklistOrderStatus]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     w6.Add(this.vbox2);
     this.scrolledwindow1.Add(w6);
     this.table1.Add(this.scrolledwindow1);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1[this.scrolledwindow1]));
     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.ycomboboxEShopId               = new global::Gamma.Widgets.yListComboBox();
     this.ycomboboxEShopId.Name          = "ycomboboxEShopId";
     this.ycomboboxEShopId.AddIfNotExist = false;
     this.ycomboboxEShopId.DefaultFirst  = true;
     this.table1.Add(this.ycomboboxEShopId);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1[this.ycomboboxEShopId]));
     w11.TopAttach    = ((uint)(1));
     w11.BottomAttach = ((uint)(2));
     w11.LeftAttach   = ((uint)(1));
     w11.RightAttach  = ((uint)(2));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.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.Filters.GtkViews.CarFilterView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Filters.GtkViews.CarFilterView";
     // Container child Vodovoz.Filters.GtkViews.CarFilterView.Gtk.Container+ContainerChild
     this.GtkScrolledWindow                  = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name             = "GtkScrolledWindow";
     this.GtkScrolledWindow.VscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.GtkScrolledWindow.ShadowType       = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     global::Gtk.Viewport w1 = new global::Gtk.Viewport();
     w1.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.table1               = new global::Gtk.Table(((uint)(4)), ((uint)(4)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.entryModel                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entryModel.Events           = ((global::Gdk.EventMask)(256));
     this.entryModel.Name             = "entryModel";
     this.entryModel.CanEditReference = false;
     this.table1.Add(this.entryModel);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.entryModel]));
     w2.TopAttach    = ((uint)(2));
     w2.BottomAttach = ((uint)(3));
     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.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 w3 = new global::Gtk.Viewport();
     w3.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport2.Gtk.Container+ContainerChild
     this.enumcheckCarOwnType      = new global::Gamma.Widgets.EnumCheckList();
     this.enumcheckCarOwnType.Name = "enumcheckCarOwnType";
     w3.Add(this.enumcheckCarOwnType);
     this.GtkScrolledWindowOwnType.Add(w3);
     this.table1.Add(this.GtkScrolledWindowOwnType);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.GtkScrolledWindowOwnType]));
     w6.TopAttach    = ((uint)(1));
     w6.BottomAttach = ((uint)(4));
     w6.LeftAttach   = ((uint)(3));
     w6.RightAttach  = ((uint)(4));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.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 w7 = new global::Gtk.Viewport();
     w7.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport1.Gtk.Container+ContainerChild
     this.enumcheckCarTypeOfUse      = new global::Gamma.Widgets.EnumCheckList();
     this.enumcheckCarTypeOfUse.Name = "enumcheckCarTypeOfUse";
     w7.Add(this.enumcheckCarTypeOfUse);
     this.GtkScrolledWindowTypeOfUse.Add(w7);
     this.table1.Add(this.GtkScrolledWindowTypeOfUse);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1[this.GtkScrolledWindowTypeOfUse]));
     w10.TopAttach    = ((uint)(1));
     w10.BottomAttach = ((uint)(4));
     w10.LeftAttach   = ((uint)(2));
     w10.RightAttach  = ((uint)(3));
     w10.XPadding     = ((uint)(10));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.nullablecheckArchive              = new global::QS.Widgets.NullableCheckButton();
     this.nullablecheckArchive.CanFocus     = true;
     this.nullablecheckArchive.Name         = "nullablecheckArchive";
     this.nullablecheckArchive.UseUnderline = true;
     this.hbox2.Add(this.nullablecheckArchive);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.nullablecheckArchive]));
     w11.Position = 0;
     w11.Expand   = false;
     w11.Fill     = false;
     this.table1.Add(this.hbox2);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox2]));
     w12.LeftAttach  = ((uint)(1));
     w12.RightAttach = ((uint)(2));
     w12.XOptions    = ((global::Gtk.AttachOptions)(4));
     w12.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.nullablecheckVisitingMaster              = new global::QS.Widgets.NullableCheckButton();
     this.nullablecheckVisitingMaster.CanFocus     = true;
     this.nullablecheckVisitingMaster.Name         = "nullablecheckVisitingMaster";
     this.nullablecheckVisitingMaster.UseUnderline = true;
     this.hbox3.Add(this.nullablecheckVisitingMaster);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.nullablecheckVisitingMaster]));
     w13.Position = 0;
     w13.Expand   = false;
     w13.Fill     = false;
     this.table1.Add(this.hbox3);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox3]));
     w14.TopAttach    = ((uint)(1));
     w14.BottomAttach = ((uint)(2));
     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.ylabel1           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel1.Name      = "ylabel1";
     this.ylabel1.Xalign    = 1F;
     this.ylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("Водитель - выездной мастер:");
     this.table1.Add(this.ylabel1);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabel1]));
     w15.TopAttach    = ((uint)(1));
     w15.BottomAttach = ((uint)(2));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabelArchive           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelArchive.Name      = "ylabelArchive";
     this.ylabelArchive.Xalign    = 1F;
     this.ylabelArchive.LabelProp = global::Mono.Unix.Catalog.GetString("Архивные:");
     this.table1.Add(this.ylabelArchive);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabelArchive]));
     w16.XOptions = ((global::Gtk.AttachOptions)(4));
     w16.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabelModel           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelModel.Name      = "ylabelModel";
     this.ylabelModel.Xalign    = 1F;
     this.ylabelModel.LabelProp = global::Mono.Unix.Catalog.GetString("Модель:");
     this.table1.Add(this.ylabelModel);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabelModel]));
     w17.TopAttach    = ((uint)(2));
     w17.BottomAttach = ((uint)(3));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabelOwnType           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelOwnType.Name      = "ylabelOwnType";
     this.ylabelOwnType.LabelProp = global::Mono.Unix.Catalog.GetString("Принадлежность:");
     this.table1.Add(this.ylabelOwnType);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabelOwnType]));
     w18.LeftAttach  = ((uint)(3));
     w18.RightAttach = ((uint)(4));
     w18.XOptions    = ((global::Gtk.AttachOptions)(4));
     w18.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabelTypeOfUse           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelTypeOfUse.Name      = "ylabelTypeOfUse";
     this.ylabelTypeOfUse.LabelProp = global::Mono.Unix.Catalog.GetString("Тип:");
     this.table1.Add(this.ylabelTypeOfUse);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabelTypeOfUse]));
     w19.LeftAttach  = ((uint)(2));
     w19.RightAttach = ((uint)(3));
     w19.XOptions    = ((global::Gtk.AttachOptions)(4));
     w19.YOptions    = ((global::Gtk.AttachOptions)(4));
     w1.Add(this.table1);
     this.GtkScrolledWindow.Add(w1);
     this.Add(this.GtkScrolledWindow);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Example #7
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.ReportsParameters.Bookkeeping.CounterpartyCashlessDebtsReport
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.ReportsParameters.Bookkeeping.CounterpartyCashlessDebtsReport";
     // Container child Vodovoz.ReportsParameters.Bookkeeping.CounterpartyCashlessDebtsReport.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)(10)), ((uint)(3)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.chkOrderByDate               = new global::Gamma.GtkWidgets.yCheckButton();
     this.chkOrderByDate.CanFocus      = true;
     this.chkOrderByDate.Name          = "chkOrderByDate";
     this.chkOrderByDate.Label         = global::Mono.Unix.Catalog.GetString("Сортировка по дате");
     this.chkOrderByDate.DrawIndicator = true;
     this.chkOrderByDate.UseUnderline  = true;
     this.table1.Add(this.chkOrderByDate);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1[this.chkOrderByDate]));
     w1.TopAttach    = ((uint)(5));
     w1.BottomAttach = ((uint)(6));
     w1.RightAttach  = ((uint)(3));
     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 = false;
     this.table1.Add(this.entryCounterparty);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.entryCounterparty]));
     w2.TopAttach    = ((uint)(1));
     w2.BottomAttach = ((uint)(2));
     w2.LeftAttach   = ((uint)(1));
     w2.RightAttach  = ((uint)(3));
     w2.XOptions     = ((global::Gtk.AttachOptions)(4));
     w2.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.GtkScrolledWindowOrderStatuses            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindowOrderStatuses.Name       = "GtkScrolledWindowOrderStatuses";
     this.GtkScrolledWindowOrderStatuses.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindowOrderStatuses.Gtk.Container+ContainerChild
     global::Gtk.Viewport w3 = new global::Gtk.Viewport();
     w3.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.enumcheckOrderStatuses      = new global::Gamma.Widgets.EnumCheckList();
     this.enumcheckOrderStatuses.Name = "enumcheckOrderStatuses";
     w3.Add(this.enumcheckOrderStatuses);
     this.GtkScrolledWindowOrderStatuses.Add(w3);
     this.table1.Add(this.GtkScrolledWindowOrderStatuses);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.GtkScrolledWindowOrderStatuses]));
     w6.TopAttach    = ((uint)(9));
     w6.BottomAttach = ((uint)(10));
     w6.RightAttach  = ((uint)(3));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.ybuttonInfo = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonInfo.TooltipMarkup = "Справка по работе с отчётом";
     this.ybuttonInfo.CanFocus      = true;
     this.ybuttonInfo.Name          = "ybuttonInfo";
     this.ybuttonInfo.UseUnderline  = true;
     this.ybuttonInfo.Relief        = ((global::Gtk.ReliefStyle)(1));
     global::Gtk.Image w7 = new global::Gtk.Image();
     w7.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-help", global::Gtk.IconSize.Menu);
     this.ybuttonInfo.Image = w7;
     this.hbox4.Add(this.ybuttonInfo);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.ybuttonInfo]));
     w8.PackType = ((global::Gtk.PackType)(1));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     this.table1.Add(this.hbox4);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox4]));
     w9.LeftAttach  = ((uint)(2));
     w9.RightAttach = ((uint)(3));
     w9.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.ybuttonSelectAllOrderStatuses              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonSelectAllOrderStatuses.CanFocus     = true;
     this.ybuttonSelectAllOrderStatuses.Name         = "ybuttonSelectAllOrderStatuses";
     this.ybuttonSelectAllOrderStatuses.UseUnderline = true;
     this.ybuttonSelectAllOrderStatuses.Label        = global::Mono.Unix.Catalog.GetString("Выбать все");
     this.hbox5.Add(this.ybuttonSelectAllOrderStatuses);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.ybuttonSelectAllOrderStatuses]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.ybuttonDeselectAllOrderStatuses              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonDeselectAllOrderStatuses.CanFocus     = true;
     this.ybuttonDeselectAllOrderStatuses.Name         = "ybuttonDeselectAllOrderStatuses";
     this.ybuttonDeselectAllOrderStatuses.UseUnderline = true;
     this.ybuttonDeselectAllOrderStatuses.Label        = global::Mono.Unix.Catalog.GetString("Снять все");
     this.hbox5.Add(this.ybuttonDeselectAllOrderStatuses);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.ybuttonDeselectAllOrderStatuses]));
     w11.Position = 1;
     w11.Expand   = false;
     w11.Fill     = false;
     this.table1.Add(this.hbox5);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox5]));
     w12.TopAttach    = ((uint)(8));
     w12.BottomAttach = ((uint)(9));
     w12.RightAttach  = ((uint)(3));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     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.table1.Add(this.periodPicker);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1[this.periodPicker]));
     w13.LeftAttach  = ((uint)(1));
     w13.RightAttach = ((uint)(2));
     w13.XOptions    = ((global::Gtk.AttachOptions)(4));
     w13.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ycheckExcludeChainStores               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckExcludeChainStores.CanFocus      = true;
     this.ycheckExcludeChainStores.Name          = "ycheckExcludeChainStores";
     this.ycheckExcludeChainStores.Label         = global::Mono.Unix.Catalog.GetString("Исключить Сети");
     this.ycheckExcludeChainStores.DrawIndicator = true;
     this.ycheckExcludeChainStores.UseUnderline  = true;
     this.ycheckExcludeChainStores.FocusOnClick  = false;
     this.ycheckExcludeChainStores.Xalign        = 0F;
     this.ycheckExcludeChainStores.Yalign        = 0F;
     this.table1.Add(this.ycheckExcludeChainStores);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1[this.ycheckExcludeChainStores]));
     w14.TopAttach    = ((uint)(3));
     w14.BottomAttach = ((uint)(4));
     w14.RightAttach  = ((uint)(3));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ycheckExcludeClosingDocuments               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckExcludeClosingDocuments.CanFocus      = true;
     this.ycheckExcludeClosingDocuments.Name          = "ycheckExcludeClosingDocuments";
     this.ycheckExcludeClosingDocuments.Label         = global::Mono.Unix.Catalog.GetString("Исключить Закрывающие документы");
     this.ycheckExcludeClosingDocuments.DrawIndicator = true;
     this.ycheckExcludeClosingDocuments.UseUnderline  = true;
     this.table1.Add(this.ycheckExcludeClosingDocuments);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1[this.ycheckExcludeClosingDocuments]));
     w15.TopAttach    = ((uint)(2));
     w15.BottomAttach = ((uint)(3));
     w15.RightAttach  = ((uint)(3));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ycheckExpiredOnly               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckExpiredOnly.CanFocus      = true;
     this.ycheckExpiredOnly.Name          = "ycheckExpiredOnly";
     this.ycheckExpiredOnly.Label         = global::Mono.Unix.Catalog.GetString("Только просроченные");
     this.ycheckExpiredOnly.DrawIndicator = true;
     this.ycheckExpiredOnly.UseUnderline  = true;
     this.table1.Add(this.ycheckExpiredOnly);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1[this.ycheckExpiredOnly]));
     w16.TopAttach    = ((uint)(4));
     w16.BottomAttach = ((uint)(5));
     w16.RightAttach  = ((uint)(3));
     w16.XOptions     = ((global::Gtk.AttachOptions)(4));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabelCounterparty           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelCounterparty.Name      = "ylabelCounterparty";
     this.ylabelCounterparty.Xalign    = 1F;
     this.ylabelCounterparty.LabelProp = global::Mono.Unix.Catalog.GetString("Контрагент:");
     this.table1.Add(this.ylabelCounterparty);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabelCounterparty]));
     w17.TopAttach    = ((uint)(1));
     w17.BottomAttach = ((uint)(2));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabelPeriod           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelPeriod.Name      = "ylabelPeriod";
     this.ylabelPeriod.Xalign    = 1F;
     this.ylabelPeriod.LabelProp = global::Mono.Unix.Catalog.GetString("Период:");
     this.table1.Add(this.ylabelPeriod);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabelPeriod]));
     w18.XOptions = ((global::Gtk.AttachOptions)(4));
     w18.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabelStatuses           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelStatuses.Name      = "ylabelStatuses";
     this.ylabelStatuses.Xalign    = 0F;
     this.ylabelStatuses.LabelProp = global::Mono.Unix.Catalog.GetString("Статусы заказов:");
     this.table1.Add(this.ylabelStatuses);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabelStatuses]));
     w19.TopAttach    = ((uint)(7));
     w19.BottomAttach = ((uint)(8));
     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;
     // 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.ybuttonCounterpartyDebtBalance              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonCounterpartyDebtBalance.CanFocus     = true;
     this.ybuttonCounterpartyDebtBalance.Name         = "ybuttonCounterpartyDebtBalance";
     this.ybuttonCounterpartyDebtBalance.UseUnderline = true;
     this.ybuttonCounterpartyDebtBalance.Label        = global::Mono.Unix.Catalog.GetString("Баланс компании");
     this.hbox3.Add(this.ybuttonCounterpartyDebtBalance);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.ybuttonCounterpartyDebtBalance]));
     w21.Position = 0;
     w21.Expand   = false;
     w21.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.ybuttonNotPaidOrders              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonNotPaidOrders.CanFocus     = true;
     this.ybuttonNotPaidOrders.Name         = "ybuttonNotPaidOrders";
     this.ybuttonNotPaidOrders.UseUnderline = true;
     this.ybuttonNotPaidOrders.Label        = global::Mono.Unix.Catalog.GetString("Неоплаченные заказы");
     this.hbox3.Add(this.ybuttonNotPaidOrders);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.ybuttonNotPaidOrders]));
     w22.Position = 1;
     w22.Expand   = false;
     w22.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.ybuttonCounterpartyDebtDetails              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonCounterpartyDebtDetails.CanFocus     = true;
     this.ybuttonCounterpartyDebtDetails.Name         = "ybuttonCounterpartyDebtDetails";
     this.ybuttonCounterpartyDebtDetails.UseUnderline = true;
     this.ybuttonCounterpartyDebtDetails.Label        = global::Mono.Unix.Catalog.GetString("Детализация по клиенту");
     this.hbox3.Add(this.ybuttonCounterpartyDebtDetails);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.ybuttonCounterpartyDebtDetails]));
     w23.Position = 2;
     w23.Expand   = false;
     w23.Fill     = false;
     this.vbox2.Add(this.hbox3);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox3]));
     w24.PackType = ((global::Gtk.PackType)(1));
     w24.Position = 1;
     w24.Expand   = false;
     w24.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.ylabelReportType           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelReportType.Name      = "ylabelReportType";
     this.ylabelReportType.Xalign    = 0F;
     this.ylabelReportType.LabelProp = global::Mono.Unix.Catalog.GetString("Сформировать:");
     this.vbox2.Add(this.ylabelReportType);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.ylabelReportType]));
     w25.PackType = ((global::Gtk.PackType)(1));
     w25.Position = 2;
     w25.Expand   = false;
     w25.Fill     = false;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }