protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget workwear.Views.Import.SettingsMatchEmployeesView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "workwear.Views.Import.SettingsMatchEmployeesView";
     // Container child workwear.Views.Import.SettingsMatchEmployeesView.Gtk.Container+ContainerChild
     this.ytable1               = new global::Gamma.GtkWidgets.yTable();
     this.ytable1.Name          = "ytable1";
     this.ytable1.NRows         = ((uint)(2));
     this.ytable1.RowSpacing    = ((uint)(6));
     this.ytable1.ColumnSpacing = ((uint)(6));
     // Container child ytable1.Gtk.Table+TableChild
     this.checkConvertPersonnelNumber               = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkConvertPersonnelNumber.CanFocus      = true;
     this.checkConvertPersonnelNumber.Name          = "checkConvertPersonnelNumber";
     this.checkConvertPersonnelNumber.Label         = global::Mono.Unix.Catalog.GetString("Преобразовывать табельные номера в цифры");
     this.checkConvertPersonnelNumber.DrawIndicator = true;
     this.checkConvertPersonnelNumber.UseUnderline  = true;
     this.ytable1.Add(this.checkConvertPersonnelNumber);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.ytable1[this.checkConvertPersonnelNumber]));
     w1.XOptions = ((global::Gtk.AttachOptions)(4));
     w1.YOptions = ((global::Gtk.AttachOptions)(4));
     this.Add(this.ytable1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget workwear.Journal.Filter.Views.Company.SubdivisionFilterView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "workwear.Journal.Filter.Views.Company.SubdivisionFilterView";
     // Container child workwear.Journal.Filter.Views.Company.SubdivisionFilterView.Gtk.Container+ContainerChild
     this.ytable1               = new global::Gamma.GtkWidgets.yTable();
     this.ytable1.Name          = "ytable1";
     this.ytable1.NRows         = ((uint)(2));
     this.ytable1.NColumns      = ((uint)(2));
     this.ytable1.RowSpacing    = ((uint)(6));
     this.ytable1.ColumnSpacing = ((uint)(6));
     // Container child ytable1.Gtk.Table+TableChild
     this.ycheckSortByParent               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckSortByParent.CanFocus      = true;
     this.ycheckSortByParent.Name          = "ycheckSortByParent";
     this.ycheckSortByParent.Label         = global::Mono.Unix.Catalog.GetString("Отобразить структуру поздразделений");
     this.ycheckSortByParent.DrawIndicator = true;
     this.ycheckSortByParent.UseUnderline  = true;
     this.ytable1.Add(this.ycheckSortByParent);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ycheckSortByParent]));
     w1.XOptions = ((global::Gtk.AttachOptions)(4));
     w1.YOptions = ((global::Gtk.AttachOptions)(4));
     this.Add(this.ytable1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget workwear.Journal.Filter.Views.Sizes.SizeFilterView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "workwear.Journal.Filter.Views.Sizes.SizeFilterView";
     // Container child workwear.Journal.Filter.Views.Sizes.SizeFilterView.Gtk.Container+ContainerChild
     this.ytable1               = new global::Gamma.GtkWidgets.yTable();
     this.ytable1.Name          = "ytable1";
     this.ytable1.NRows         = ((uint)(3));
     this.ytable1.NColumns      = ((uint)(3));
     this.ytable1.RowSpacing    = ((uint)(6));
     this.ytable1.ColumnSpacing = ((uint)(6));
     // Container child ytable1.Gtk.Table+TableChild
     this.speciallistSizeType                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.speciallistSizeType.Name                = "speciallistSizeType";
     this.speciallistSizeType.AddIfNotExist       = false;
     this.speciallistSizeType.DefaultFirst        = false;
     this.speciallistSizeType.ShowSpecialStateAll = false;
     this.speciallistSizeType.ShowSpecialStateNot = true;
     this.ytable1.Add(this.speciallistSizeType);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.ytable1[this.speciallistSizeType]));
     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.Xalign    = 1F;
     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();
 }
Exemplo n.º 4
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget workwear.Views.Import.CountersView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "workwear.Views.Import.CountersView";
     // Container child workwear.Views.Import.CountersView.Gtk.Container+ContainerChild
     this.tableCounters               = new global::Gamma.GtkWidgets.yTable();
     this.tableCounters.Name          = "tableCounters";
     this.tableCounters.NRows         = ((uint)(3));
     this.tableCounters.NColumns      = ((uint)(2));
     this.tableCounters.RowSpacing    = ((uint)(6));
     this.tableCounters.ColumnSpacing = ((uint)(6));
     this.Add(this.tableCounters);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget workwear.Journal.Filter.Views.Sizes.SizeTypeFilterView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "workwear.Journal.Filter.Views.Sizes.SizeTypeFilterView";
     // Container child workwear.Journal.Filter.Views.Sizes.SizeTypeFilterView.Gtk.Container+ContainerChild
     this.ytable2               = new global::Gamma.GtkWidgets.yTable();
     this.ytable2.Name          = "ytable2";
     this.ytable2.NRows         = ((uint)(3));
     this.ytable2.NColumns      = ((uint)(3));
     this.ytable2.RowSpacing    = ((uint)(6));
     this.ytable2.ColumnSpacing = ((uint)(6));
     // Container child ytable2.Gtk.Table+TableChild
     this.yenumcomboCategory      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumcomboCategory.Name = "yenumcomboCategory";
     this.yenumcomboCategory.ShowSpecialStateAll = false;
     this.yenumcomboCategory.ShowSpecialStateNot = true;
     this.yenumcomboCategory.UseShortTitle       = false;
     this.yenumcomboCategory.DefaultFirst        = false;
     this.ytable2.Add(this.yenumcomboCategory);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.ytable2[this.yenumcomboCategory]));
     w1.LeftAttach  = ((uint)(1));
     w1.RightAttach = ((uint)(2));
     w1.XOptions    = ((global::Gtk.AttachOptions)(4));
     w1.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child ytable2.Gtk.Table+TableChild
     this.ylabel2           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel2.Name      = "ylabel2";
     this.ylabel2.LabelProp = global::Mono.Unix.Catalog.GetString("Категория");
     this.ytable2.Add(this.ylabel2);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.ytable2[this.ylabel2]));
     w2.XOptions = ((global::Gtk.AttachOptions)(4));
     w2.YOptions = ((global::Gtk.AttachOptions)(4));
     this.Add(this.ytable2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Exemplo n.º 6
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();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget workwear.Views.Communications.HistoryNotificationView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "workwear.Views.Communications.HistoryNotificationView";
     // Container child workwear.Views.Communications.HistoryNotificationView.Gtk.Container+ContainerChild
     this.ytable1               = new global::Gamma.GtkWidgets.yTable();
     this.ytable1.Name          = "ytable1";
     this.ytable1.NRows         = ((uint)(2));
     this.ytable1.NColumns      = ((uint)(2));
     this.ytable1.RowSpacing    = ((uint)(6));
     this.ytable1.ColumnSpacing = ((uint)(6));
     // Container child ytable1.Gtk.Table+TableChild
     this.scrolledwindow1            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.CanFocus   = true;
     this.scrolledwindow1.Name       = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     this.ytreeviewMessange          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewMessange.CanFocus = true;
     this.ytreeviewMessange.Name     = "ytreeviewMessange";
     this.scrolledwindow1.Add(this.ytreeviewMessange);
     this.ytable1.Add(this.scrolledwindow1);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.ytable1[this.scrolledwindow1]));
     w2.TopAttach    = ((uint)(1));
     w2.BottomAttach = ((uint)(2));
     w2.LeftAttach   = ((uint)(1));
     w2.RightAttach  = ((uint)(2));
     this.Add(this.ytable1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Reports.FastDeliveryAdditionalLoadingReportView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Reports.FastDeliveryAdditionalLoadingReportView";
     // Container child Vodovoz.Views.Reports.FastDeliveryAdditionalLoadingReportView.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)(2));
     this.ytableFilter.NColumns      = ((uint)(4));
     this.ytableFilter.RowSpacing    = ((uint)(6));
     this.ytableFilter.ColumnSpacing = ((uint)(6));
     // Container child ytableFilter.Gtk.Table+TableChild
     this.rangepickerRouteListCreateDate           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.rangepickerRouteListCreateDate.Events    = ((global::Gdk.EventMask)(256));
     this.rangepickerRouteListCreateDate.Name      = "rangepickerRouteListCreateDate";
     this.rangepickerRouteListCreateDate.StartDate = new global::System.DateTime(0);
     this.rangepickerRouteListCreateDate.EndDate   = new global::System.DateTime(0);
     this.ytableFilter.Add(this.rangepickerRouteListCreateDate);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.ytableFilter[this.rangepickerRouteListCreateDate]));
     w1.LeftAttach  = ((uint)(1));
     w1.RightAttach = ((uint)(2));
     w1.XOptions    = ((global::Gtk.AttachOptions)(4));
     w1.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 w2 = ((global::Gtk.Table.TableChild)(this.ytableFilter[this.ybtnExport]));
     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 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 w3 = ((global::Gtk.Table.TableChild)(this.ytableFilter[this.ybtnRunReport]));
     w3.TopAttach    = ((uint)(1));
     w3.BottomAttach = ((uint)(2));
     w3.XOptions     = ((global::Gtk.AttachOptions)(4));
     w3.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 w4 = ((global::Gtk.Table.TableChild)(this.ytableFilter[this.ylblProgress]));
     w4.TopAttach    = ((uint)(1));
     w4.BottomAttach = ((uint)(2));
     w4.LeftAttach   = ((uint)(3));
     w4.RightAttach  = ((uint)(4));
     w4.XOptions     = ((global::Gtk.AttachOptions)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytableFilter.Gtk.Table+TableChild
     this.ylblRouteListCreateDate           = new global::Gamma.GtkWidgets.yLabel();
     this.ylblRouteListCreateDate.Name      = "ylblRouteListCreateDate";
     this.ylblRouteListCreateDate.Xalign    = 1F;
     this.ylblRouteListCreateDate.LabelProp = global::Mono.Unix.Catalog.GetString("Дата создания МЛ:");
     this.ytableFilter.Add(this.ylblRouteListCreateDate);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.ytableFilter[this.ylblRouteListCreateDate]));
     w5.XOptions = ((global::Gtk.AttachOptions)(4));
     w5.YOptions = ((global::Gtk.AttachOptions)(4));
     this.yvboxMain.Add(this.ytableFilter);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.yvboxMain[this.ytableFilter]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.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.ytreeviewReport          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewReport.CanFocus = true;
     this.ytreeviewReport.Name     = "ytreeviewReport";
     this.GtkScrolledWindow.Add(this.ytreeviewReport);
     this.yvboxMain.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.yvboxMain[this.GtkScrolledWindow]));
     w8.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 workwear.Views.Import.ExcelImportView
            global::Stetic.BinContainer.Attach(this);
            this.Name = "workwear.Views.Import.ExcelImportView";
            // Container child workwear.Views.Import.ExcelImportView.Gtk.Container+ContainerChild
            this.vbox1         = new global::Gtk.VBox();
            this.vbox1.Name    = "vbox1";
            this.vbox1.Spacing = 6;
            // Container child vbox1.Gtk.Box+BoxChild
            this.notebookSteps             = new global::Gamma.GtkWidgets.yNotebook();
            this.notebookSteps.CanFocus    = true;
            this.notebookSteps.Name        = "notebookSteps";
            this.notebookSteps.CurrentPage = 0;
            this.notebookSteps.ShowBorder  = false;
            // Container child notebookSteps.Gtk.Notebook+NotebookChild
            this.vbox2         = new global::Gtk.VBox();
            this.vbox2.Name    = "vbox2";
            this.vbox2.Spacing = 6;
            // Container child vbox2.Gtk.Box+BoxChild
            this.filechooser       = new global::Gamma.GtkWidgets.yFileChooserButton();
            this.filechooser.Name  = "filechooser";
            this.filechooser.Title = global::Mono.Unix.Catalog.GetString("Выберите Excel файл с данными для импорта");
            this.vbox2.Add(this.filechooser);
            global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.filechooser]));
            w1.Position = 0;
            w1.Expand   = false;
            w1.Fill     = false;
            // Container child vbox2.Gtk.Box+BoxChild
            this.ytable2               = new global::Gamma.GtkWidgets.yTable();
            this.ytable2.Name          = "ytable2";
            this.ytable2.NColumns      = ((uint)(3));
            this.ytable2.RowSpacing    = ((uint)(6));
            this.ytable2.ColumnSpacing = ((uint)(6));
            // Container child ytable2.Gtk.Table+TableChild
            this.comboSheets               = new global::Gamma.Widgets.yListComboBox();
            this.comboSheets.Name          = "comboSheets";
            this.comboSheets.AddIfNotExist = false;
            this.comboSheets.DefaultFirst  = true;
            this.ytable2.Add(this.comboSheets);
            global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.ytable2[this.comboSheets]));
            w2.LeftAttach  = ((uint)(1));
            w2.RightAttach = ((uint)(2));
            w2.XOptions    = ((global::Gtk.AttachOptions)(4));
            w2.YOptions    = ((global::Gtk.AttachOptions)(4));
            // Container child ytable2.Gtk.Table+TableChild
            this.ylabel2           = new global::Gamma.GtkWidgets.yLabel();
            this.ylabel2.Name      = "ylabel2";
            this.ylabel2.LabelProp = global::Mono.Unix.Catalog.GetString("Лист с данными:");
            this.ytable2.Add(this.ylabel2);
            global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.ytable2[this.ylabel2]));
            w3.XOptions = ((global::Gtk.AttachOptions)(4));
            w3.YOptions = ((global::Gtk.AttachOptions)(4));
            this.vbox2.Add(this.ytable2);
            global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.ytable2]));
            w4.Position = 1;
            w4.Expand   = false;
            w4.Fill     = false;
            // Container child vbox2.Gtk.Box+BoxChild
            this.buttonLoad              = new global::Gamma.GtkWidgets.yButton();
            this.buttonLoad.CanFocus     = true;
            this.buttonLoad.Name         = "buttonLoad";
            this.buttonLoad.UseUnderline = true;
            this.buttonLoad.Label        = global::Mono.Unix.Catalog.GetString("Разбор листа ⇨");
            this.vbox2.Add(this.buttonLoad);
            global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.buttonLoad]));
            w5.Position = 2;
            w5.Expand   = false;
            w5.Fill     = false;
            this.notebookSteps.Add(this.vbox2);
            // Notebook tab
            this.label1           = new global::Gtk.Label();
            this.label1.Name      = "label1";
            this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Выбор файла [Шаг 1 ]");
            this.notebookSteps.SetTabLabel(this.vbox2, this.label1);
            this.label1.ShowAll();
            // Container child notebookSteps.Gtk.Notebook+NotebookChild
            this.hbox1         = new global::Gtk.HBox();
            this.hbox1.Name    = "hbox1";
            this.hbox1.Spacing = 6;
            // Container child hbox1.Gtk.Box+BoxChild
            this.GtkScrolledColumns = new global::Gtk.ScrolledWindow();
            this.GtkScrolledColumns.WidthRequest = 450;
            this.GtkScrolledColumns.Name         = "GtkScrolledColumns";
            this.GtkScrolledColumns.ShadowType   = ((global::Gtk.ShadowType)(1));
            // Container child GtkScrolledColumns.Gtk.Container+ContainerChild
            global::Gtk.Viewport w7 = new global::Gtk.Viewport();
            w7.ShadowType = ((global::Gtk.ShadowType)(0));
            // Container child GtkViewport.Gtk.Container+ContainerChild
            this.tableColumns               = new global::Gtk.Table(((uint)(2)), ((uint)(2)), false);
            this.tableColumns.Name          = "tableColumns";
            this.tableColumns.RowSpacing    = ((uint)(6));
            this.tableColumns.ColumnSpacing = ((uint)(6));
            w7.Add(this.tableColumns);
            this.GtkScrolledColumns.Add(w7);
            this.hbox1.Add(this.GtkScrolledColumns);
            global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.GtkScrolledColumns]));
            w10.Position = 0;
            // Container child hbox1.Gtk.Box+BoxChild
            this.tableMatchSettings               = new global::Gamma.GtkWidgets.yTable();
            this.tableMatchSettings.Name          = "tableMatchSettings";
            this.tableMatchSettings.NRows         = ((uint)(2));
            this.tableMatchSettings.NColumns      = ((uint)(2));
            this.tableMatchSettings.RowSpacing    = ((uint)(6));
            this.tableMatchSettings.ColumnSpacing = ((uint)(6));
            // Container child tableMatchSettings.Gtk.Table+TableChild
            this.spinTitleRow          = new global::Gamma.GtkWidgets.ySpinButton(0D, 100000D, 1D);
            this.spinTitleRow.CanFocus = true;
            this.spinTitleRow.Name     = "spinTitleRow";
            this.spinTitleRow.Adjustment.PageIncrement = 10D;
            this.spinTitleRow.ClimbRate      = 1D;
            this.spinTitleRow.Numeric        = true;
            this.spinTitleRow.ValueAsDecimal = 0m;
            this.spinTitleRow.ValueAsInt     = 0;
            this.tableMatchSettings.Add(this.spinTitleRow);
            global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.tableMatchSettings[this.spinTitleRow]));
            w11.LeftAttach  = ((uint)(1));
            w11.RightAttach = ((uint)(2));
            w11.XOptions    = ((global::Gtk.AttachOptions)(4));
            w11.YOptions    = ((global::Gtk.AttachOptions)(4));
            // Container child tableMatchSettings.Gtk.Table+TableChild
            this.ylabel1           = new global::Gamma.GtkWidgets.yLabel();
            this.ylabel1.Name      = "ylabel1";
            this.ylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("Номер строки с заголовками:");
            this.tableMatchSettings.Add(this.ylabel1);
            global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.tableMatchSettings[this.ylabel1]));
            w12.XOptions = ((global::Gtk.AttachOptions)(4));
            w12.YOptions = ((global::Gtk.AttachOptions)(4));
            this.hbox1.Add(this.tableMatchSettings);
            global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.tableMatchSettings]));
            w13.Position = 1;
            w13.Expand   = false;
            w13.Fill     = false;
            // Container child hbox1.Gtk.Box+BoxChild
            this.vbox3         = new global::Gtk.VBox();
            this.vbox3.Name    = "vbox3";
            this.vbox3.Spacing = 6;
            // Container child vbox3.Gtk.Box+BoxChild
            this.frame1            = new global::Gtk.Frame();
            this.frame1.Name       = "frame1";
            this.frame1.ShadowType = ((global::Gtk.ShadowType)(0));
            // Container child frame1.Gtk.Container+ContainerChild
            this.GtkAlignment             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
            this.GtkAlignment.Name        = "GtkAlignment";
            this.GtkAlignment.LeftPadding = ((uint)(12));
            // Container child GtkAlignment.Gtk.Container+ContainerChild
            this.labelColumnRecomendations           = new global::Gtk.Label();
            this.labelColumnRecomendations.Name      = "labelColumnRecomendations";
            this.labelColumnRecomendations.LabelProp = global::Mono.Unix.Catalog.GetString(@"Установите номер строки с заголовком данных, таким образом чтобы название колонок было корректно. Если в таблице заголовки отсутствуют укажите 0.
Далее для каждой значимой колонки проставьте тип данных которых находится в таблице.
При загрузки листа программа автоматически пытается найти заголовок таблицы и выбрать тип данных.
Обязательными данными являются Фамилия и Имя или ФИО.");
            this.labelColumnRecomendations.Wrap      = true;
            this.labelColumnRecomendations.Justify   = ((global::Gtk.Justification)(3));
            this.GtkAlignment.Add(this.labelColumnRecomendations);
            this.frame1.Add(this.GtkAlignment);
            this.GtkLabel2           = new global::Gtk.Label();
            this.GtkLabel2.Name      = "GtkLabel2";
            this.GtkLabel2.LabelProp = global::Mono.Unix.Catalog.GetString("Рекомендации");
            this.GtkLabel2.UseMarkup = true;
            this.frame1.LabelWidget  = this.GtkLabel2;
            this.vbox3.Add(this.frame1);
            global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.frame1]));
            w16.Position = 0;
            w16.Expand   = false;
            w16.Fill     = false;
            // Container child vbox3.Gtk.Box+BoxChild
            this.buttonReadEmployees              = new global::Gamma.GtkWidgets.yButton();
            this.buttonReadEmployees.CanFocus     = true;
            this.buttonReadEmployees.Name         = "buttonReadEmployees";
            this.buttonReadEmployees.UseUnderline = true;
            this.buttonReadEmployees.Label        = global::Mono.Unix.Catalog.GetString("Сопоставление данных ⇨");
            this.vbox3.Add(this.buttonReadEmployees);
            global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.buttonReadEmployees]));
            w17.Position = 1;
            w17.Expand   = false;
            w17.Fill     = false;
            this.hbox1.Add(this.vbox3);
            global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox3]));
            w18.Position = 2;
            w18.Expand   = false;
            w18.Fill     = false;
            this.notebookSteps.Add(this.hbox1);
            global::Gtk.Notebook.NotebookChild w19 = ((global::Gtk.Notebook.NotebookChild)(this.notebookSteps[this.hbox1]));
            w19.Position = 1;
            // Notebook tab
            this.label2           = new global::Gtk.Label();
            this.label2.Name      = "label2";
            this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Формат файла [Шаг 2]");
            this.notebookSteps.SetTabLabel(this.hbox1, this.label2);
            this.label2.ShowAll();
            // Container child notebookSteps.Gtk.Notebook+NotebookChild
            this.hbox2         = new global::Gtk.HBox();
            this.hbox2.Name    = "hbox2";
            this.hbox2.Spacing = 6;
            // Container child hbox2.Gtk.Box+BoxChild
            this.vboxCounters         = new global::Gtk.VBox();
            this.vboxCounters.Name    = "vboxCounters";
            this.vboxCounters.Spacing = 6;
            // Container child vboxCounters.Gtk.Box+BoxChild
            this.buttonSave              = new global::Gamma.GtkWidgets.yButton();
            this.buttonSave.CanFocus     = true;
            this.buttonSave.Name         = "buttonSave";
            this.buttonSave.UseUnderline = true;
            this.buttonSave.Label        = global::Mono.Unix.Catalog.GetString("Сохранить");
            global::Gtk.Image w20 = new global::Gtk.Image();
            w20.Pixbuf            = global::Stetic.IconLoader.LoadIcon(this, "gtk-save", global::Gtk.IconSize.Menu);
            this.buttonSave.Image = w20;
            this.vboxCounters.Add(this.buttonSave);
            global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vboxCounters[this.buttonSave]));
            w21.PackType = ((global::Gtk.PackType)(1));
            w21.Position = 0;
            w21.Expand   = false;
            w21.Fill     = false;
            this.hbox2.Add(this.vboxCounters);
            global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.vboxCounters]));
            w22.Position = 0;
            w22.Expand   = false;
            w22.Fill     = false;
            // Container child hbox2.Gtk.Box+BoxChild
            this.vbox5         = new global::Gtk.VBox();
            this.vbox5.Name    = "vbox5";
            this.vbox5.Spacing = 6;
            // Container child vbox5.Gtk.Box+BoxChild
            this.frame2            = new global::Gtk.Frame();
            this.frame2.Name       = "frame2";
            this.frame2.ShadowType = ((global::Gtk.ShadowType)(0));
            // Container child frame2.Gtk.Container+ContainerChild
            this.GtkAlignment2             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
            this.GtkAlignment2.Name        = "GtkAlignment2";
            this.GtkAlignment2.LeftPadding = ((uint)(12));
            // Container child GtkAlignment2.Gtk.Container+ContainerChild
            this.table2               = new global::Gtk.Table(((uint)(5)), ((uint)(1)), false);
            this.table2.Name          = "table2";
            this.table2.RowSpacing    = ((uint)(6));
            this.table2.ColumnSpacing = ((uint)(6));
            // Container child table2.Gtk.Table+TableChild
            this.eventboxLegendaChanged      = new global::Gamma.GtkWidgets.yEventBox();
            this.eventboxLegendaChanged.Name = "eventboxLegendaChanged";
            // Container child eventboxLegendaChanged.Gtk.Container+ContainerChild
            this.labelCountChangedEmployees           = new global::Gamma.GtkWidgets.yLabel();
            this.labelCountChangedEmployees.Name      = "labelCountChangedEmployees";
            this.labelCountChangedEmployees.LabelProp = global::Mono.Unix.Catalog.GetString("Измененные");
            this.eventboxLegendaChanged.Add(this.labelCountChangedEmployees);
            this.table2.Add(this.eventboxLegendaChanged);
            global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table2[this.eventboxLegendaChanged]));
            w24.TopAttach    = ((uint)(1));
            w24.BottomAttach = ((uint)(2));
            w24.XOptions     = ((global::Gtk.AttachOptions)(4));
            w24.YOptions     = ((global::Gtk.AttachOptions)(4));
            // Container child table2.Gtk.Table+TableChild
            this.eventboxLegendaError      = new global::Gtk.EventBox();
            this.eventboxLegendaError.Name = "eventboxLegendaError";
            // Container child eventboxLegendaError.Gtk.Container+ContainerChild
            this.ylabel6           = new global::Gamma.GtkWidgets.yLabel();
            this.ylabel6.Name      = "ylabel6";
            this.ylabel6.LabelProp = global::Mono.Unix.Catalog.GetString("Неверный формат");
            this.eventboxLegendaError.Add(this.ylabel6);
            this.table2.Add(this.eventboxLegendaError);
            global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.table2[this.eventboxLegendaError]));
            w26.TopAttach    = ((uint)(3));
            w26.BottomAttach = ((uint)(4));
            w26.XOptions     = ((global::Gtk.AttachOptions)(4));
            w26.YOptions     = ((global::Gtk.AttachOptions)(4));
            // Container child table2.Gtk.Table+TableChild
            this.eventboxLegendaNew      = new global::Gamma.GtkWidgets.yEventBox();
            this.eventboxLegendaNew.Name = "eventboxLegendaNew";
            // Container child eventboxLegendaNew.Gtk.Container+ContainerChild
            this.labelNew           = new global::Gamma.GtkWidgets.yLabel();
            this.labelNew.Name      = "labelNew";
            this.labelNew.LabelProp = global::Mono.Unix.Catalog.GetString("Новые");
            this.eventboxLegendaNew.Add(this.labelNew);
            this.table2.Add(this.eventboxLegendaNew);
            global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.table2[this.eventboxLegendaNew]));
            w28.XOptions = ((global::Gtk.AttachOptions)(4));
            w28.YOptions = ((global::Gtk.AttachOptions)(4));
            // Container child table2.Gtk.Table+TableChild
            this.eventboxLegendaNotFound      = new global::Gamma.GtkWidgets.yEventBox();
            this.eventboxLegendaNotFound.Name = "eventboxLegendaNotFound";
            // Container child eventboxLegendaNotFound.Gtk.Container+ContainerChild
            this.labelLegendNotFound           = new global::Gamma.GtkWidgets.yLabel();
            this.labelLegendNotFound.Name      = "labelLegendNotFound";
            this.labelLegendNotFound.LabelProp = global::Mono.Unix.Catalog.GetString("Не найдено");
            this.eventboxLegendaNotFound.Add(this.labelLegendNotFound);
            this.table2.Add(this.eventboxLegendaNotFound);
            global::Gtk.Table.TableChild w30 = ((global::Gtk.Table.TableChild)(this.table2[this.eventboxLegendaNotFound]));
            w30.TopAttach    = ((uint)(2));
            w30.BottomAttach = ((uint)(3));
            w30.XOptions     = ((global::Gtk.AttachOptions)(4));
            w30.YOptions     = ((global::Gtk.AttachOptions)(4));
            // Container child table2.Gtk.Table+TableChild
            this.eventboxLegendaSkipRows      = new global::Gamma.GtkWidgets.yEventBox();
            this.eventboxLegendaSkipRows.Name = "eventboxLegendaSkipRows";
            // Container child eventboxLegendaSkipRows.Gtk.Container+ContainerChild
            this.labelCountSkipRows           = new global::Gamma.GtkWidgets.yLabel();
            this.labelCountSkipRows.Name      = "labelCountSkipRows";
            this.labelCountSkipRows.LabelProp = global::Mono.Unix.Catalog.GetString("Пропущенные");
            this.eventboxLegendaSkipRows.Add(this.labelCountSkipRows);
            this.table2.Add(this.eventboxLegendaSkipRows);
            global::Gtk.Table.TableChild w32 = ((global::Gtk.Table.TableChild)(this.table2[this.eventboxLegendaSkipRows]));
            w32.TopAttach    = ((uint)(4));
            w32.BottomAttach = ((uint)(5));
            w32.XOptions     = ((global::Gtk.AttachOptions)(4));
            w32.YOptions     = ((global::Gtk.AttachOptions)(4));
            this.GtkAlignment2.Add(this.table2);
            this.frame2.Add(this.GtkAlignment2);
            this.GtkLabel7           = new global::Gtk.Label();
            this.GtkLabel7.Name      = "GtkLabel7";
            this.GtkLabel7.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Легенда</b>");
            this.GtkLabel7.UseMarkup = true;
            this.frame2.LabelWidget  = this.GtkLabel7;
            this.vbox5.Add(this.frame2);
            global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.frame2]));
            w35.Position = 0;
            w35.Expand   = false;
            w35.Fill     = false;
            this.hbox2.Add(this.vbox5);
            global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.vbox5]));
            w36.PackType = ((global::Gtk.PackType)(1));
            w36.Position = 1;
            w36.Expand   = false;
            w36.Fill     = false;
            this.notebookSteps.Add(this.hbox2);
            global::Gtk.Notebook.NotebookChild w37 = ((global::Gtk.Notebook.NotebookChild)(this.notebookSteps[this.hbox2]));
            w37.Position = 2;
            // Notebook tab
            this.label4           = new global::Gtk.Label();
            this.label4.Name      = "label4";
            this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Обработка данных [Шаг 3]");
            this.notebookSteps.SetTabLabel(this.hbox2, this.label4);
            this.label4.ShowAll();
            this.vbox1.Add(this.notebookSteps);
            global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.notebookSteps]));
            w38.Position = 0;
            w38.Expand   = false;
            // Container child vbox1.Gtk.Box+BoxChild
            this.progressTotal      = new global::QS.Widgets.ProgressWidget();
            this.progressTotal.Name = "progressTotal";
            this.vbox1.Add(this.progressTotal);
            global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.progressTotal]));
            w39.Position = 1;
            w39.Expand   = false;
            w39.Fill     = false;
            // Container child vbox1.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.treeviewRows          = new global::Gamma.GtkWidgets.yTreeView();
            this.treeviewRows.CanFocus = true;
            this.treeviewRows.Name     = "treeviewRows";
            this.GtkScrolledWindow.Add(this.treeviewRows);
            this.vbox1.Add(this.GtkScrolledWindow);
            global::Gtk.Box.BoxChild w41 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.GtkScrolledWindow]));
            w41.Position = 2;
            this.Add(this.vbox1);
            if ((this.Child != null))
            {
                this.Child.ShowAll();
            }
            this.progressTotal.Hide();
            this.Hide();
            this.buttonLoad.Clicked          += new global::System.EventHandler(this.OnButtonLoadClicked);
            this.buttonReadEmployees.Clicked += new global::System.EventHandler(this.OnButtonReadEmployeesClicked);
            this.buttonSave.Clicked          += new global::System.EventHandler(this.OnButtonSaveClicked);
        }
Exemplo n.º 10
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget QS.HistoryLog.Views.HistoryView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "QS.HistoryLog.Views.HistoryView";
     // Container child QS.HistoryLog.Views.HistoryView.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.yvbox3         = new global::Gamma.GtkWidgets.yVBox();
     this.yvbox3.Name    = "yvbox3";
     this.yvbox3.Spacing = 6;
     // Container child yvbox3.Gtk.Box+BoxChild
     this.yFilterbox         = new global::Gamma.GtkWidgets.yHBox();
     this.yFilterbox.Name    = "yFilterbox";
     this.yFilterbox.Spacing = 6;
     // Container child yFilterbox.Gtk.Box+BoxChild
     this.ytable1               = new global::Gamma.GtkWidgets.yTable();
     this.ytable1.Name          = "ytable1";
     this.ytable1.NRows         = ((uint)(4));
     this.ytable1.NColumns      = ((uint)(2));
     this.ytable1.RowSpacing    = ((uint)(6));
     this.ytable1.ColumnSpacing = ((uint)(6));
     // Container child ytable1.Gtk.Table+TableChild
     this.ycomboAction      = new global::Gamma.Widgets.yEnumComboBox();
     this.ycomboAction.Name = "ycomboAction";
     this.ycomboAction.ShowSpecialStateAll = true;
     this.ycomboAction.ShowSpecialStateNot = false;
     this.ycomboAction.UseShortTitle       = false;
     this.ycomboAction.DefaultFirst        = false;
     this.ytable1.Add(this.ycomboAction);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ycomboAction]));
     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 ytable1.Gtk.Table+TableChild
     this.ycomboEntities                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.ycomboEntities.Name                = "ycomboEntities";
     this.ycomboEntities.AddIfNotExist       = false;
     this.ycomboEntities.DefaultFirst        = false;
     this.ycomboEntities.ShowSpecialStateAll = true;
     this.ycomboEntities.ShowSpecialStateNot = false;
     this.ytable1.Add(this.ycomboEntities);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ycomboEntities]));
     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 ytable1.Gtk.Table+TableChild
     this.ycomboFields                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.ycomboFields.Name                = "ycomboFields";
     this.ycomboFields.AddIfNotExist       = false;
     this.ycomboFields.DefaultFirst        = false;
     this.ycomboFields.ShowSpecialStateAll = true;
     this.ycomboFields.ShowSpecialStateNot = false;
     this.ytable1.Add(this.ycomboFields);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ycomboFields]));
     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 ytable1.Gtk.Table+TableChild
     this.ycomboUsers                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.ycomboUsers.Name                = "ycomboUsers";
     this.ycomboUsers.AddIfNotExist       = false;
     this.ycomboUsers.DefaultFirst        = false;
     this.ycomboUsers.ShowSpecialStateAll = true;
     this.ycomboUsers.ShowSpecialStateNot = false;
     this.ytable1.Add(this.ycomboUsers);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ycomboUsers]));
     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.ylabel6           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel6.Name      = "ylabel6";
     this.ylabel6.Xalign    = 1F;
     this.ylabel6.LabelProp = global::Mono.Unix.Catalog.GetString("Пользователь:");
     this.ytable1.Add(this.ylabel6);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel6]));
     w5.XOptions = ((global::Gtk.AttachOptions)(4));
     w5.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabel7           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel7.Name      = "ylabel7";
     this.ylabel7.Xalign    = 1F;
     this.ylabel7.LabelProp = global::Mono.Unix.Catalog.GetString("Объект изменений:");
     this.ytable1.Add(this.ylabel7);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel7]));
     w6.TopAttach    = ((uint)(1));
     w6.BottomAttach = ((uint)(2));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabel8           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel8.Name      = "ylabel8";
     this.ylabel8.Xalign    = 1F;
     this.ylabel8.LabelProp = global::Mono.Unix.Catalog.GetString("Действие с объектом:");
     this.ytable1.Add(this.ylabel8);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel8]));
     w7.TopAttach    = ((uint)(2));
     w7.BottomAttach = ((uint)(3));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabel9           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel9.Name      = "ylabel9";
     this.ylabel9.Xalign    = 1F;
     this.ylabel9.LabelProp = global::Mono.Unix.Catalog.GetString("Реквизит объекта:");
     this.ytable1.Add(this.ylabel9);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel9]));
     w8.TopAttach    = ((uint)(3));
     w8.BottomAttach = ((uint)(4));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.yFilterbox.Add(this.ytable1);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.yFilterbox[this.ytable1]));
     w9.Position = 0;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child yFilterbox.Gtk.Box+BoxChild
     this.yvbox4         = new global::Gamma.GtkWidgets.yVBox();
     this.yvbox4.Name    = "yvbox4";
     this.yvbox4.Spacing = 6;
     // Container child yvbox4.Gtk.Box+BoxChild
     this.yvbox5         = new global::Gamma.GtkWidgets.yVBox();
     this.yvbox5.Name    = "yvbox5";
     this.yvbox5.Spacing = 6;
     // Container child yvbox5.Gtk.Box+BoxChild
     this.ylabel2           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel2.Name      = "ylabel2";
     this.ylabel2.LabelProp = global::Mono.Unix.Catalog.GetString("Выбор периода");
     this.yvbox5.Add(this.ylabel2);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.yvbox5[this.ylabel2]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child yvbox5.Gtk.Box+BoxChild
     this.yvbox6         = new global::Gamma.GtkWidgets.yVBox();
     this.yvbox6.Name    = "yvbox6";
     this.yvbox6.Spacing = 6;
     // Container child yvbox6.Gtk.Box+BoxChild
     this.ytable3               = new global::Gamma.GtkWidgets.yTable();
     this.ytable3.Name          = "ytable3";
     this.ytable3.NRows         = ((uint)(2));
     this.ytable3.NColumns      = ((uint)(2));
     this.ytable3.Homogeneous   = true;
     this.ytable3.RowSpacing    = ((uint)(6));
     this.ytable3.ColumnSpacing = ((uint)(6));
     // Container child ytable3.Gtk.Table+TableChild
     this.yPeriodMonth               = new global::Gamma.GtkWidgets.yRadioButton();
     this.yPeriodMonth.CanFocus      = true;
     this.yPeriodMonth.Name          = "yPeriodMonth";
     this.yPeriodMonth.Label         = global::Mono.Unix.Catalog.GetString("За месяц");
     this.yPeriodMonth.DrawIndicator = true;
     this.yPeriodMonth.UseUnderline  = true;
     this.yPeriodMonth.Group         = new global::GLib.SList(global::System.IntPtr.Zero);
     this.ytable3.Add(this.yPeriodMonth);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.ytable3[this.yPeriodMonth]));
     w11.LeftAttach  = ((uint)(1));
     w11.RightAttach = ((uint)(2));
     w11.XOptions    = ((global::Gtk.AttachOptions)(4));
     w11.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child ytable3.Gtk.Table+TableChild
     this.yPeriodThreeMonth               = new global::Gamma.GtkWidgets.yRadioButton();
     this.yPeriodThreeMonth.CanFocus      = true;
     this.yPeriodThreeMonth.Name          = "yPeriodThreeMonth";
     this.yPeriodThreeMonth.Label         = global::Mono.Unix.Catalog.GetString("За 3 месяца");
     this.yPeriodThreeMonth.DrawIndicator = true;
     this.yPeriodThreeMonth.UseUnderline  = true;
     this.yPeriodThreeMonth.Group         = this.yPeriodMonth.Group;
     this.ytable3.Add(this.yPeriodThreeMonth);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.ytable3[this.yPeriodThreeMonth]));
     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));
     // Container child ytable3.Gtk.Table+TableChild
     this.yPeriodToday               = new global::Gamma.GtkWidgets.yRadioButton();
     this.yPeriodToday.CanFocus      = true;
     this.yPeriodToday.Name          = "yPeriodToday";
     this.yPeriodToday.Label         = global::Mono.Unix.Catalog.GetString("Сегодня");
     this.yPeriodToday.DrawIndicator = true;
     this.yPeriodToday.UseUnderline  = true;
     this.yPeriodToday.Group         = this.yPeriodMonth.Group;
     this.ytable3.Add(this.yPeriodToday);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.ytable3[this.yPeriodToday]));
     w13.XOptions = ((global::Gtk.AttachOptions)(4));
     w13.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child ytable3.Gtk.Table+TableChild
     this.yPeriodWeek               = new global::Gamma.GtkWidgets.yRadioButton();
     this.yPeriodWeek.CanFocus      = true;
     this.yPeriodWeek.Name          = "yPeriodWeek";
     this.yPeriodWeek.Label         = global::Mono.Unix.Catalog.GetString("За 7 дней");
     this.yPeriodWeek.DrawIndicator = true;
     this.yPeriodWeek.UseUnderline  = true;
     this.yPeriodWeek.Group         = this.yPeriodMonth.Group;
     this.ytable3.Add(this.yPeriodWeek);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.ytable3[this.yPeriodWeek]));
     w14.TopAttach    = ((uint)(1));
     w14.BottomAttach = ((uint)(2));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.yvbox6.Add(this.ytable3);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.yvbox6[this.ytable3]));
     w15.Position = 0;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child yvbox6.Gtk.Box+BoxChild
     this.yhbox2         = new global::Gamma.GtkWidgets.yHBox();
     this.yhbox2.Name    = "yhbox2";
     this.yhbox2.Spacing = 6;
     // Container child yhbox2.Gtk.Box+BoxChild
     this.ydateStartperiodpicker                    = new global::QS.Widgets.GtkUI.DatePicker();
     this.ydateStartperiodpicker.Events             = ((global::Gdk.EventMask)(256));
     this.ydateStartperiodpicker.Name               = "ydateStartperiodpicker";
     this.ydateStartperiodpicker.WithTime           = true;
     this.ydateStartperiodpicker.HideCalendarButton = false;
     this.ydateStartperiodpicker.Date               = new global::System.DateTime(0);
     this.ydateStartperiodpicker.IsEditable         = true;
     this.ydateStartperiodpicker.AutoSeparation     = false;
     this.yhbox2.Add(this.ydateStartperiodpicker);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.yhbox2[this.ydateStartperiodpicker]));
     w16.Position = 0;
     // Container child yhbox2.Gtk.Box+BoxChild
     this.ydateEndperiodpicker                    = new global::QS.Widgets.GtkUI.DatePicker();
     this.ydateEndperiodpicker.Events             = ((global::Gdk.EventMask)(256));
     this.ydateEndperiodpicker.Name               = "ydateEndperiodpicker";
     this.ydateEndperiodpicker.WithTime           = true;
     this.ydateEndperiodpicker.HideCalendarButton = false;
     this.ydateEndperiodpicker.Date               = new global::System.DateTime(0);
     this.ydateEndperiodpicker.IsEditable         = true;
     this.ydateEndperiodpicker.AutoSeparation     = false;
     this.yhbox2.Add(this.ydateEndperiodpicker);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.yhbox2[this.ydateEndperiodpicker]));
     w17.Position = 1;
     this.yvbox6.Add(this.yhbox2);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.yvbox6[this.yhbox2]));
     w18.Position = 1;
     w18.Expand   = false;
     w18.Fill     = false;
     this.yvbox5.Add(this.yvbox6);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.yvbox5[this.yvbox6]));
     w19.Position = 1;
     w19.Expand   = false;
     w19.Fill     = false;
     this.yvbox4.Add(this.yvbox5);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.yvbox4[this.yvbox5]));
     w20.Position = 0;
     w20.Expand   = false;
     w20.Fill     = false;
     this.yFilterbox.Add(this.yvbox4);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.yFilterbox[this.yvbox4]));
     w21.Position = 1;
     w21.Expand   = false;
     w21.Fill     = false;
     // Container child yFilterbox.Gtk.Box+BoxChild
     this.ytable2               = new global::Gamma.GtkWidgets.yTable();
     this.ytable2.Name          = "ytable2";
     this.ytable2.NRows         = ((uint)(3));
     this.ytable2.NColumns      = ((uint)(3));
     this.ytable2.RowSpacing    = ((uint)(6));
     this.ytable2.ColumnSpacing = ((uint)(6));
     // Container child ytable2.Gtk.Table+TableChild
     this.ybutton1              = new global::Gamma.GtkWidgets.yButton();
     this.ybutton1.CanFocus     = true;
     this.ybutton1.Name         = "ybutton1";
     this.ybutton1.UseUnderline = true;
     global::Gtk.Image w22 = new global::Gtk.Image();
     w22.Pixbuf          = global::Stetic.IconLoader.LoadIcon(this, "gtk-find", global::Gtk.IconSize.Menu);
     this.ybutton1.Image = w22;
     this.ytable2.Add(this.ybutton1);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.ytable2[this.ybutton1]));
     w23.BottomAttach = ((uint)(3));
     w23.LeftAttach   = ((uint)(2));
     w23.RightAttach  = ((uint)(3));
     w23.XOptions     = ((global::Gtk.AttachOptions)(4));
     w23.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable2.Gtk.Table+TableChild
     this.yentryChanged               = new global::Gamma.GtkWidgets.yEntry();
     this.yentryChanged.CanFocus      = true;
     this.yentryChanged.Name          = "yentryChanged";
     this.yentryChanged.IsEditable    = true;
     this.yentryChanged.InvisibleChar = '•';
     this.ytable2.Add(this.yentryChanged);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.ytable2[this.yentryChanged]));
     w24.TopAttach    = ((uint)(2));
     w24.BottomAttach = ((uint)(3));
     w24.LeftAttach   = ((uint)(1));
     w24.RightAttach  = ((uint)(2));
     w24.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable2.Gtk.Table+TableChild
     this.yentryId               = new global::Gamma.GtkWidgets.yEntry();
     this.yentryId.CanFocus      = true;
     this.yentryId.Name          = "yentryId";
     this.yentryId.IsEditable    = true;
     this.yentryId.InvisibleChar = '•';
     this.ytable2.Add(this.yentryId);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.ytable2[this.yentryId]));
     w25.TopAttach    = ((uint)(1));
     w25.BottomAttach = ((uint)(2));
     w25.LeftAttach   = ((uint)(1));
     w25.RightAttach  = ((uint)(2));
     w25.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable2.Gtk.Table+TableChild
     this.yentryName               = new global::Gamma.GtkWidgets.yEntry();
     this.yentryName.CanFocus      = true;
     this.yentryName.Name          = "yentryName";
     this.yentryName.IsEditable    = true;
     this.yentryName.InvisibleChar = '•';
     this.ytable2.Add(this.yentryName);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.ytable2[this.yentryName]));
     w26.LeftAttach  = ((uint)(1));
     w26.RightAttach = ((uint)(2));
     w26.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child ytable2.Gtk.Table+TableChild
     this.ylabel3           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel3.Name      = "ylabel3";
     this.ylabel3.Xalign    = 1F;
     this.ylabel3.LabelProp = global::Mono.Unix.Catalog.GetString("Поиск в имени объекта:");
     this.ytable2.Add(this.ylabel3);
     global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.ytable2[this.ylabel3]));
     w27.XOptions = ((global::Gtk.AttachOptions)(4));
     w27.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child ytable2.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.ytable2.Add(this.ylabel4);
     global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.ytable2[this.ylabel4]));
     w28.TopAttach    = ((uint)(1));
     w28.BottomAttach = ((uint)(2));
     w28.XOptions     = ((global::Gtk.AttachOptions)(4));
     w28.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable2.Gtk.Table+TableChild
     this.ylabel5           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel5.Name      = "ylabel5";
     this.ylabel5.Xalign    = 1F;
     this.ylabel5.LabelProp = global::Mono.Unix.Catalog.GetString("Поиск в изменениях:");
     this.ytable2.Add(this.ylabel5);
     global::Gtk.Table.TableChild w29 = ((global::Gtk.Table.TableChild)(this.ytable2[this.ylabel5]));
     w29.TopAttach    = ((uint)(2));
     w29.BottomAttach = ((uint)(3));
     w29.XOptions     = ((global::Gtk.AttachOptions)(4));
     w29.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.yFilterbox.Add(this.ytable2);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.yFilterbox[this.ytable2]));
     w30.Position = 2;
     w30.Expand   = false;
     w30.Fill     = false;
     this.yvbox3.Add(this.yFilterbox);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.yvbox3[this.yFilterbox]));
     w31.Position = 0;
     // Container child yvbox3.Gtk.Box+BoxChild
     this.yFilterbutton              = new global::Gamma.GtkWidgets.yButton();
     this.yFilterbutton.CanFocus     = true;
     this.yFilterbutton.Name         = "yFilterbutton";
     this.yFilterbutton.UseUnderline = true;
     this.yFilterbutton.Label        = global::Mono.Unix.Catalog.GetString("Скрыть фильтр");
     this.yvbox3.Add(this.yFilterbutton);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.yvbox3[this.yFilterbutton]));
     w32.Position = 1;
     w32.Expand   = false;
     w32.Fill     = false;
     this.yvbox1.Add(this.yvbox3);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.yvbox3]));
     w33.Position = 0;
     w33.Expand   = false;
     w33.Fill     = false;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.yscrolledwindow             = new global::Gtk.ScrolledWindow();
     this.yscrolledwindow.CanFocus    = true;
     this.yscrolledwindow.Name        = "yscrolledwindow";
     this.yscrolledwindow.ShadowType  = ((global::Gtk.ShadowType)(1));
     this.yscrolledwindow.BorderWidth = ((uint)(3));
     // Container child yscrolledwindow.Gtk.Container+ContainerChild
     this.ytreeChangesets          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeChangesets.CanFocus = true;
     this.ytreeChangesets.Name     = "ytreeChangesets";
     this.yscrolledwindow.Add(this.ytreeChangesets);
     this.yvbox1.Add(this.yscrolledwindow);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.yscrolledwindow]));
     w35.Position = 1;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.yvbox2 = new global::Gamma.GtkWidgets.yVBox();
     this.yvbox2.WidthRequest  = 0;
     this.yvbox2.HeightRequest = 0;
     this.yvbox2.Name          = "yvbox2";
     this.yvbox2.Spacing       = 6;
     // Container child yvbox2.Gtk.Box+BoxChild
     this.ylabel1           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel1.Name      = "ylabel1";
     this.ylabel1.Xalign    = 0F;
     this.ylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("Детали изменений:");
     this.yvbox2.Add(this.ylabel1);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.yvbox2[this.ylabel1]));
     w36.Position = 0;
     w36.Expand   = false;
     w36.Fill     = false;
     // Container child yvbox2.Gtk.Box+BoxChild
     this.yPropertyvbox         = new global::Gamma.GtkWidgets.yVBox();
     this.yPropertyvbox.Name    = "yPropertyvbox";
     this.yPropertyvbox.Spacing = 6;
     // Container child yPropertyvbox.Gtk.Box+BoxChild
     this.scrolledwindow2            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow2.CanFocus   = true;
     this.scrolledwindow2.Name       = "scrolledwindow2";
     this.scrolledwindow2.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow2.Gtk.Container+ContainerChild
     this.ytreeFieldChange          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeFieldChange.CanFocus = true;
     this.ytreeFieldChange.Name     = "ytreeFieldChange";
     this.scrolledwindow2.Add(this.ytreeFieldChange);
     this.yPropertyvbox.Add(this.scrolledwindow2);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.yPropertyvbox[this.scrolledwindow2]));
     w38.Position = 0;
     this.yvbox2.Add(this.yPropertyvbox);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.yvbox2[this.yPropertyvbox]));
     w39.Position = 1;
     this.yvbox1.Add(this.yvbox2);
     global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.yvbox2]));
     w40.Position = 2;
     this.Add(this.yvbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.ycomboUsers.ItemSelected           += new global::System.EventHandler <Gamma.Widgets.ItemSelectedEventArgs>(this.OnUpdateChangedEntities);
     this.ycomboFields.ItemSelected          += new global::System.EventHandler <Gamma.Widgets.ItemSelectedEventArgs>(this.OnUpdateChangedEntities);
     this.ycomboEntities.ItemSelected        += new global::System.EventHandler <Gamma.Widgets.ItemSelectedEventArgs>(this.OnUpdateChangedEntities);
     this.ycomboAction.EnumItemSelected      += new global::System.EventHandler <Gamma.Widgets.ItemSelectedEventArgs>(this.OnUpdateChangedEntities);
     this.yPeriodWeek.Toggled                += new global::System.EventHandler(this.OnPeriodWeek);
     this.yPeriodToday.Toggled               += new global::System.EventHandler(this.OnPeriodToday);
     this.yPeriodThreeMonth.Toggled          += new global::System.EventHandler(this.OnPeriodThreeMonth);
     this.yPeriodMonth.Toggled               += new global::System.EventHandler(this.OnPeriodMonth);
     this.ydateStartperiodpicker.DateChanged += new global::System.EventHandler(this.OnUpdateChangedEntities);
     this.ydateEndperiodpicker.DateChanged   += new global::System.EventHandler(this.OnUpdateChangedEntities);
     this.ybutton1.Clicked      += new global::System.EventHandler(this.OnUpdateChangedEntities);
     this.yFilterbutton.Clicked += new global::System.EventHandler(this.OnBtnFilterClicked);
 }
Exemplo n.º 11
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget workwear.Views.Stock.IssueByIdentifierView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "workwear.Views.Stock.IssueByIdentifierView";
     // Container child workwear.Views.Stock.IssueByIdentifierView.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // 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.eventboxStatus      = new global::Gamma.GtkWidgets.yEventBox();
     this.eventboxStatus.Name = "eventboxStatus";
     // Container child eventboxStatus.Gtk.Container+ContainerChild
     this.ylabelStatus           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelStatus.Name      = "ylabelStatus";
     this.ylabelStatus.LabelProp = global::Mono.Unix.Catalog.GetString("ylabel1");
     this.eventboxStatus.Add(this.ylabelStatus);
     this.hbox2.Add(this.eventboxStatus);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.eventboxStatus]));
     w2.Position = 0;
     // Container child hbox2.Gtk.Box+BoxChild
     this.checkSettings               = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkSettings.CanFocus      = true;
     this.checkSettings.Name          = "checkSettings";
     this.checkSettings.Label         = global::Mono.Unix.Catalog.GetString("Настройка");
     this.checkSettings.DrawIndicator = false;
     this.checkSettings.UseUnderline  = true;
     this.hbox2.Add(this.checkSettings);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.checkSettings]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.Fill     = false;
     this.vbox1.Add(this.hbox2);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox2]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.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.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.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.labelFIO           = new global::Gamma.GtkWidgets.yLabel();
     this.labelFIO.Name      = "labelFIO";
     this.labelFIO.LabelProp = global::Mono.Unix.Catalog.GetString("ylabel1");
     this.labelFIO.UseMarkup = true;
     this.yhbox1.Add(this.labelFIO);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.labelFIO]));
     w5.Position = 0;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.buttonCancel = new global::Gamma.GtkWidgets.yButton();
     this.buttonCancel.TooltipMarkup = "Отменить выдачу сотруднику";
     this.buttonCancel.CanFocus      = true;
     this.buttonCancel.Name          = "buttonCancel";
     this.buttonCancel.UseUnderline  = true;
     this.buttonCancel.Relief        = ((global::Gtk.ReliefStyle)(2));
     global::Gtk.Image w6 = new global::Gtk.Image();
     w6.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-cancel", global::Gtk.IconSize.LargeToolbar);
     this.buttonCancel.Image = w6;
     this.yhbox1.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.buttonCancel]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     this.vbox2.Add(this.yhbox1);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.yhbox1]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child vbox2.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.treeItems          = new global::Gamma.GtkWidgets.yTreeView();
     this.treeItems.CanFocus = true;
     this.treeItems.Name     = "treeItems";
     this.GtkScrolledWindow.Add(this.treeItems);
     this.vbox2.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.GtkScrolledWindow]));
     w10.Position = 1;
     // Container child vbox2.Gtk.Box+BoxChild
     this.eventboxSuccessfully      = new global::Gamma.GtkWidgets.yEventBox();
     this.eventboxSuccessfully.Name = "eventboxSuccessfully";
     // Container child eventboxSuccessfully.Gtk.Container+ContainerChild
     this.labelSuccessfully           = new global::Gamma.GtkWidgets.yLabel();
     this.labelSuccessfully.Name      = "labelSuccessfully";
     this.labelSuccessfully.LabelProp = global::Mono.Unix.Catalog.GetString("ylabel1");
     this.labelSuccessfully.UseMarkup = true;
     this.eventboxSuccessfully.Add(this.labelSuccessfully);
     this.vbox2.Add(this.eventboxSuccessfully);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.eventboxSuccessfully]));
     w12.Position = 2;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hboxRecommendedActions         = new global::Gamma.GtkWidgets.yHBox();
     this.hboxRecommendedActions.Name    = "hboxRecommendedActions";
     this.hboxRecommendedActions.Spacing = 6;
     // Container child hboxRecommendedActions.Gtk.Box+BoxChild
     this.imageHand        = new global::Gamma.GtkWidgets.yImage();
     this.imageHand.Name   = "imageHand";
     this.imageHand.Pixbuf = global::Gdk.Pixbuf.LoadFromResource("workwear.icon.art.hand-holding-rfid.png");
     this.hboxRecommendedActions.Add(this.imageHand);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hboxRecommendedActions[this.imageHand]));
     w13.Position = 0;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child hboxRecommendedActions.Gtk.Box+BoxChild
     this.labelRecommendedActions           = new global::Gamma.GtkWidgets.yLabel();
     this.labelRecommendedActions.Name      = "labelRecommendedActions";
     this.labelRecommendedActions.LabelProp = global::Mono.Unix.Catalog.GetString("ylabel1");
     this.labelRecommendedActions.UseMarkup = true;
     this.hboxRecommendedActions.Add(this.labelRecommendedActions);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hboxRecommendedActions[this.labelRecommendedActions]));
     w14.Position = 1;
     this.vbox2.Add(this.hboxRecommendedActions);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hboxRecommendedActions]));
     w15.Position = 3;
     w15.Expand   = false;
     w15.Fill     = false;
     this.hbox1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox2]));
     w16.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vseparator1      = new global::Gtk.VSeparator();
     this.vseparator1.Name = "vseparator1";
     this.hbox1.Add(this.vseparator1);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vseparator1]));
     w17.Position = 1;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.tableSettings               = new global::Gamma.GtkWidgets.yTable();
     this.tableSettings.Name          = "tableSettings";
     this.tableSettings.NRows         = ((uint)(3));
     this.tableSettings.NColumns      = ((uint)(2));
     this.tableSettings.RowSpacing    = ((uint)(6));
     this.tableSettings.ColumnSpacing = ((uint)(6));
     // Container child tableSettings.Gtk.Table+TableChild
     this.comboDevice               = new global::Gamma.Widgets.yListComboBox();
     this.comboDevice.Name          = "comboDevice";
     this.comboDevice.AddIfNotExist = false;
     this.comboDevice.DefaultFirst  = true;
     this.tableSettings.Add(this.comboDevice);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.tableSettings[this.comboDevice]));
     w18.LeftAttach  = ((uint)(1));
     w18.RightAttach = ((uint)(2));
     w18.XOptions    = ((global::Gtk.AttachOptions)(4));
     w18.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tableSettings.Gtk.Table+TableChild
     this.entityWarehouse        = new global::QS.Views.Control.EntityEntry();
     this.entityWarehouse.Events = ((global::Gdk.EventMask)(256));
     this.entityWarehouse.Name   = "entityWarehouse";
     this.tableSettings.Add(this.entityWarehouse);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.tableSettings[this.entityWarehouse]));
     w19.TopAttach    = ((uint)(2));
     w19.BottomAttach = ((uint)(3));
     w19.LeftAttach   = ((uint)(1));
     w19.RightAttach  = ((uint)(2));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableSettings.Gtk.Table+TableChild
     this.labelWarehouse           = new global::Gamma.GtkWidgets.yLabel();
     this.labelWarehouse.Name      = "labelWarehouse";
     this.labelWarehouse.Xalign    = 1F;
     this.labelWarehouse.LabelProp = global::Mono.Unix.Catalog.GetString("Склад выдачи:");
     this.tableSettings.Add(this.labelWarehouse);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.tableSettings[this.labelWarehouse]));
     w20.TopAttach    = ((uint)(2));
     w20.BottomAttach = ((uint)(3));
     w20.XOptions     = ((global::Gtk.AttachOptions)(4));
     w20.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableSettings.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.tableSettings.Add(this.ylabel1);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.tableSettings[this.ylabel1]));
     w21.XOptions = ((global::Gtk.AttachOptions)(4));
     w21.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tableSettings.Gtk.Table+TableChild
     this.ylabel2           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel2.Name      = "ylabel2";
     this.ylabel2.Xalign    = 1F;
     this.ylabel2.Yalign    = 0F;
     this.ylabel2.LabelProp = global::Mono.Unix.Catalog.GetString("Типы карт:");
     this.tableSettings.Add(this.ylabel2);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.tableSettings[this.ylabel2]));
     w22.TopAttach    = ((uint)(1));
     w22.BottomAttach = ((uint)(2));
     w22.XOptions     = ((global::Gtk.AttachOptions)(4));
     w22.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableSettings.Gtk.Table+TableChild
     this.ytreeviewCardTypes                = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewCardTypes.CanFocus       = true;
     this.ytreeviewCardTypes.Name           = "ytreeviewCardTypes";
     this.ytreeviewCardTypes.HeadersVisible = false;
     this.tableSettings.Add(this.ytreeviewCardTypes);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.tableSettings[this.ytreeviewCardTypes]));
     w23.TopAttach    = ((uint)(1));
     w23.BottomAttach = ((uint)(2));
     w23.LeftAttach   = ((uint)(1));
     w23.RightAttach  = ((uint)(2));
     w23.XOptions     = ((global::Gtk.AttachOptions)(4));
     w23.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.hbox1.Add(this.tableSettings);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.tableSettings]));
     w24.Position = 2;
     w24.Expand   = false;
     w24.Fill     = false;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox1]));
     w25.Position = 1;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.buttonCancel.Clicked += new global::System.EventHandler(this.OnButtonCancelClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget workwear.ReportParameters.Views.AmountIssuedWearView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "workwear.ReportParameters.Views.AmountIssuedWearView";
     // Container child workwear.ReportParameters.Views.AmountIssuedWearView.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.ytable1               = new global::Gamma.GtkWidgets.yTable();
     this.ytable1.Name          = "ytable1";
     this.ytable1.NRows         = ((uint)(4));
     this.ytable1.NColumns      = ((uint)(2));
     this.ytable1.RowSpacing    = ((uint)(6));
     this.ytable1.ColumnSpacing = ((uint)(6));
     // Container child ytable1.Gtk.Table+TableChild
     this.comboIssueType      = new global::Gamma.Widgets.yEnumComboBox();
     this.comboIssueType.Name = "comboIssueType";
     this.comboIssueType.ShowSpecialStateAll = true;
     this.comboIssueType.ShowSpecialStateNot = false;
     this.comboIssueType.UseShortTitle       = false;
     this.comboIssueType.DefaultFirst        = false;
     this.ytable1.Add(this.comboIssueType);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.ytable1[this.comboIssueType]));
     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.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Период:");
     this.ytable1.Add(this.label1);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.ytable1[this.label1]));
     w2.XOptions = ((global::Gtk.AttachOptions)(4));
     w2.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ydateperiodpicker           = new global::Gamma.Widgets.yDatePeriodPicker();
     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.ytable1.Add(this.ydateperiodpicker);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ydateperiodpicker]));
     w3.LeftAttach  = ((uint)(1));
     w3.RightAttach = ((uint)(2));
     w3.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.yentryMatch               = new global::Gamma.GtkWidgets.yEntry();
     this.yentryMatch.CanFocus      = true;
     this.yentryMatch.Name          = "yentryMatch";
     this.yentryMatch.IsEditable    = true;
     this.yentryMatch.InvisibleChar = '•';
     this.ytable1.Add(this.yentryMatch);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.ytable1[this.yentryMatch]));
     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 ytable1.Gtk.Table+TableChild
     this.yentryNoMatch               = new global::Gamma.GtkWidgets.yEntry();
     this.yentryNoMatch.CanFocus      = true;
     this.yentryNoMatch.Name          = "yentryNoMatch";
     this.yentryNoMatch.IsEditable    = true;
     this.yentryNoMatch.InvisibleChar = '•';
     this.ytable1.Add(this.yentryNoMatch);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.ytable1[this.yentryNoMatch]));
     w5.TopAttach    = ((uint)(3));
     w5.BottomAttach = ((uint)(4));
     w5.LeftAttach   = ((uint)(1));
     w5.RightAttach  = ((uint)(2));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.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 w6 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel1]));
     w6.TopAttach    = ((uint)(1));
     w6.BottomAttach = ((uint)(2));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.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 w7 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel2]));
     w7.TopAttach    = ((uint)(2));
     w7.BottomAttach = ((uint)(3));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabel3           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel3.Name      = "ylabel3";
     this.ylabel3.Xalign    = 1F;
     this.ylabel3.LabelProp = global::Mono.Unix.Catalog.GetString("Наименование не содержит:");
     this.ytable1.Add(this.ylabel3);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel3]));
     w8.TopAttach    = ((uint)(3));
     w8.BottomAttach = ((uint)(4));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox2.Add(this.ytable1);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.ytable1]));
     w9.Position = 0;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.ycheckSummry               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckSummry.CanFocus      = true;
     this.ycheckSummry.Name          = "ycheckSummry";
     this.ycheckSummry.Label         = global::Mono.Unix.Catalog.GetString("Суммарно по организации");
     this.ycheckSummry.DrawIndicator = true;
     this.ycheckSummry.UseUnderline  = true;
     this.vbox2.Add(this.ycheckSummry);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.ycheckSummry]));
     w10.Position = 1;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.checkBySize               = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkBySize.CanFocus      = true;
     this.checkBySize.Name          = "checkBySize";
     this.checkBySize.Label         = global::Mono.Unix.Catalog.GetString("Детализировать по размерам");
     this.checkBySize.DrawIndicator = true;
     this.checkBySize.UseUnderline  = true;
     this.vbox2.Add(this.checkBySize);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.checkBySize]));
     w11.Position = 2;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.checkUseAlterName               = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkUseAlterName.CanFocus      = true;
     this.checkUseAlterName.Name          = "checkUseAlterName";
     this.checkUseAlterName.Label         = global::Mono.Unix.Catalog.GetString("Применить альтернативные размеры");
     this.checkUseAlterName.DrawIndicator = true;
     this.checkUseAlterName.UseUnderline  = true;
     this.vbox2.Add(this.checkUseAlterName);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.checkUseAlterName]));
     w12.Position = 3;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.ycheckAll               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckAll.CanFocus      = true;
     this.ycheckAll.Name          = "ycheckAll";
     this.ycheckAll.Label         = global::Mono.Unix.Catalog.GetString("Все подразделения");
     this.ycheckAll.DrawIndicator = true;
     this.ycheckAll.UseUnderline  = true;
     this.vbox2.Add(this.ycheckAll);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.ycheckAll]));
     w13.Position = 4;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.ycheckChild               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckChild.CanFocus      = true;
     this.ycheckChild.Name          = "ycheckChild";
     this.ycheckChild.Label         = global::Mono.Unix.Catalog.GetString("Учитывать дочерние");
     this.ycheckChild.DrawIndicator = true;
     this.ycheckChild.UseUnderline  = true;
     this.vbox2.Add(this.ycheckChild);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.ycheckChild]));
     w14.Position = 5;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child vbox2.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.ytreeSubdivisions          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeSubdivisions.CanFocus = true;
     this.ytreeSubdivisions.Name     = "ytreeSubdivisions";
     this.GtkScrolledWindow.Add(this.ytreeSubdivisions);
     this.vbox2.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.GtkScrolledWindow]));
     w16.Position = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.buttonPrintReport              = new global::Gamma.GtkWidgets.yButton();
     this.buttonPrintReport.Sensitive    = false;
     this.buttonPrintReport.CanFocus     = true;
     this.buttonPrintReport.Name         = "buttonPrintReport";
     this.buttonPrintReport.UseUnderline = true;
     this.buttonPrintReport.Label        = global::Mono.Unix.Catalog.GetString("Сформировать отчет");
     this.vbox2.Add(this.buttonPrintReport);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.buttonPrintReport]));
     w17.Position = 7;
     w17.Expand   = false;
     w17.Fill     = false;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.buttonPrintReport.Clicked += new global::System.EventHandler(this.OnButtonPrintReportClicked);
 }
Exemplo n.º 13
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget QS.ChangePassword.Views.ChangePasswordView
     this.Name           = "QS.ChangePassword.Views.ChangePasswordView";
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child QS.ChangePassword.Views.ChangePasswordView.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.yvbox1         = new global::Gamma.GtkWidgets.yVBox();
     this.yvbox1.Name    = "yvbox1";
     this.yvbox1.Spacing = 6;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.ytable1               = new global::Gamma.GtkWidgets.yTable();
     this.ytable1.Name          = "ytable1";
     this.ytable1.NRows         = ((uint)(5));
     this.ytable1.NColumns      = ((uint)(3));
     this.ytable1.RowSpacing    = ((uint)(6));
     this.ytable1.ColumnSpacing = ((uint)(6));
     // Container child ytable1.Gtk.Table+TableChild
     this.vboxValidationResult      = new global::Gtk.VBox();
     this.vboxValidationResult.Name = "vboxValidationResult";
     this.ytable1.Add(this.vboxValidationResult);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.ytable1[this.vboxValidationResult]));
     w2.TopAttach    = ((uint)(4));
     w2.BottomAttach = ((uint)(5));
     w2.RightAttach  = ((uint)(3));
     // Container child ytable1.Gtk.Table+TableChild
     this.yentryNewPassword               = new global::Gamma.GtkWidgets.yEntry();
     this.yentryNewPassword.CanFocus      = true;
     this.yentryNewPassword.Name          = "yentryNewPassword";
     this.yentryNewPassword.IsEditable    = true;
     this.yentryNewPassword.Visibility    = false;
     this.yentryNewPassword.InvisibleChar = '●';
     this.ytable1.Add(this.yentryNewPassword);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.ytable1[this.yentryNewPassword]));
     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 ytable1.Gtk.Table+TableChild
     this.yentryNewPasswordConfirm               = new global::Gamma.GtkWidgets.yEntry();
     this.yentryNewPasswordConfirm.CanFocus      = true;
     this.yentryNewPasswordConfirm.Name          = "yentryNewPasswordConfirm";
     this.yentryNewPasswordConfirm.IsEditable    = true;
     this.yentryNewPasswordConfirm.Visibility    = false;
     this.yentryNewPasswordConfirm.InvisibleChar = '●';
     this.ytable1.Add(this.yentryNewPasswordConfirm);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.ytable1[this.yentryNewPasswordConfirm]));
     w4.TopAttach    = ((uint)(3));
     w4.BottomAttach = ((uint)(4));
     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.yentryOldPassword               = new global::Gamma.GtkWidgets.yEntry();
     this.yentryOldPassword.CanFocus      = true;
     this.yentryOldPassword.Name          = "yentryOldPassword";
     this.yentryOldPassword.IsEditable    = true;
     this.yentryOldPassword.Visibility    = false;
     this.yentryOldPassword.InvisibleChar = '●';
     this.ytable1.Add(this.yentryOldPassword);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.ytable1[this.yentryOldPassword]));
     w5.TopAttach    = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.LeftAttach   = ((uint)(1));
     w5.RightAttach  = ((uint)(2));
     w5.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 w6 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel1]));
     w6.RightAttach = ((uint)(3));
     w6.XOptions    = ((global::Gtk.AttachOptions)(4));
     w6.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 w7 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel2]));
     w7.TopAttach    = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabel3           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel3.Name      = "ylabel3";
     this.ylabel3.Xalign    = 1F;
     this.ylabel3.LabelProp = global::Mono.Unix.Catalog.GetString("Новый пароль:");
     this.ytable1.Add(this.ylabel3);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel3]));
     w8.TopAttach    = ((uint)(2));
     w8.BottomAttach = ((uint)(3));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.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.ytable1.Add(this.ylabel4);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel4]));
     w9.TopAttach    = ((uint)(3));
     w9.BottomAttach = ((uint)(4));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ytoggleShowOldPassword              = new global::Gamma.GtkWidgets.yToggleButton();
     this.ytoggleShowOldPassword.CanFocus     = true;
     this.ytoggleShowOldPassword.Name         = "ytoggleShowOldPassword";
     this.ytoggleShowOldPassword.UseUnderline = true;
     global::Gtk.Image w10 = new global::Gtk.Image();
     w10.Pixbuf = global::Gdk.Pixbuf.LoadFromResource("QS.Icons.Eye.png");
     this.ytoggleShowOldPassword.Image = w10;
     this.ytable1.Add(this.ytoggleShowOldPassword);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ytoggleShowOldPassword]));
     w11.TopAttach    = ((uint)(1));
     w11.BottomAttach = ((uint)(2));
     w11.LeftAttach   = ((uint)(2));
     w11.RightAttach  = ((uint)(3));
     w11.XOptions     = ((global::Gtk.AttachOptions)(0));
     w11.YOptions     = ((global::Gtk.AttachOptions)(0));
     // Container child ytable1.Gtk.Table+TableChild
     this.ytoggleShowPassword              = new global::Gamma.GtkWidgets.yToggleButton();
     this.ytoggleShowPassword.CanFocus     = true;
     this.ytoggleShowPassword.Name         = "ytoggleShowPassword";
     this.ytoggleShowPassword.UseUnderline = true;
     global::Gtk.Image w12 = new global::Gtk.Image();
     w12.Pixbuf = global::Gdk.Pixbuf.LoadFromResource("QS.Icons.Eye.png");
     this.ytoggleShowPassword.Image = w12;
     this.ytable1.Add(this.ytoggleShowPassword);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ytoggleShowPassword]));
     w13.TopAttach    = ((uint)(2));
     w13.BottomAttach = ((uint)(3));
     w13.LeftAttach   = ((uint)(2));
     w13.RightAttach  = ((uint)(3));
     w13.XOptions     = ((global::Gtk.AttachOptions)(0));
     w13.YOptions     = ((global::Gtk.AttachOptions)(0));
     this.yvbox1.Add(this.ytable1);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.ytable1]));
     w14.Position = 0;
     w14.Expand   = false;
     w14.Fill     = false;
     w1.Add(this.yvbox1);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(w1[this.yvbox1]));
     w15.Position = 0;
     w15.Expand   = false;
     w15.Fill     = false;
     // Internal child QS.ChangePassword.Views.ChangePasswordView.ActionArea
     global::Gtk.HButtonBox w16 = this.ActionArea;
     w16.Name        = "actionArea";
     w16.Spacing     = 6;
     w16.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child actionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = global::Mono.Unix.Catalog.GetString("Отмена");
     global::Gtk.Image w17 = new global::Gtk.Image();
     w17.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-close", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w17;
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w18 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w16[this.buttonCancel]));
     w18.Expand = false;
     w18.Fill   = false;
     // Container child actionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOK              = new global::Gtk.Button();
     this.buttonOK.CanFocus     = true;
     this.buttonOK.Name         = "buttonOK";
     this.buttonOK.UseUnderline = true;
     this.buttonOK.Label        = global::Mono.Unix.Catalog.GetString("_OK");
     global::Gtk.Image w19 = new global::Gtk.Image();
     w19.Pixbuf          = global::Stetic.IconLoader.LoadIcon(this, "gtk-ok", global::Gtk.IconSize.Menu);
     this.buttonOK.Image = w19;
     w16.Add(this.buttonOK);
     global::Gtk.ButtonBox.ButtonBoxChild w20 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w16[this.buttonOK]));
     w20.Position = 1;
     w20.Expand   = false;
     w20.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 508;
     this.DefaultHeight = 223;
     this.Show();
 }
Exemplo n.º 14
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();
 }
 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();
 }
Exemplo n.º 16
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Payments.CreateManualPaymentFromBankClientView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Payments.CreateManualPaymentFromBankClientView";
     // Container child Vodovoz.Views.Payments.CreateManualPaymentFromBankClientView.Gtk.Container+ContainerChild
     this.vboxMain         = new global::Gamma.GtkWidgets.yVBox();
     this.vboxMain.Name    = "vboxMain";
     this.vboxMain.Spacing = 6;
     // Container child vboxMain.Gtk.Box+BoxChild
     this.hboxSaveAndCloseBtns         = new global::Gamma.GtkWidgets.yHBox();
     this.hboxSaveAndCloseBtns.Name    = "hboxSaveAndCloseBtns";
     this.hboxSaveAndCloseBtns.Spacing = 6;
     // Container child hboxSaveAndCloseBtns.Gtk.Box+BoxChild
     this.btnSave              = new global::Gamma.GtkWidgets.yButton();
     this.btnSave.CanFocus     = true;
     this.btnSave.Name         = "btnSave";
     this.btnSave.UseUnderline = true;
     this.btnSave.Label        = global::Mono.Unix.Catalog.GetString("Сохранить");
     this.hboxSaveAndCloseBtns.Add(this.btnSave);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hboxSaveAndCloseBtns[this.btnSave]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hboxSaveAndCloseBtns.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.hboxSaveAndCloseBtns.Add(this.btnCancel);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hboxSaveAndCloseBtns[this.btnCancel]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     this.vboxMain.Add(this.hboxSaveAndCloseBtns);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vboxMain[this.hboxSaveAndCloseBtns]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vboxMain.Gtk.Box+BoxChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.vboxMain.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vboxMain[this.hseparator1]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vboxMain.Gtk.Box+BoxChild
     this.tablePayment               = new global::Gamma.GtkWidgets.yTable();
     this.tablePayment.Name          = "tablePayment";
     this.tablePayment.NRows         = ((uint)(6));
     this.tablePayment.NColumns      = ((uint)(4));
     this.tablePayment.RowSpacing    = ((uint)(6));
     this.tablePayment.ColumnSpacing = ((uint)(6));
     // Container child tablePayment.Gtk.Table+TableChild
     this.chkBtnUpdateBalance               = new global::Gamma.GtkWidgets.yCheckButton();
     this.chkBtnUpdateBalance.CanFocus      = true;
     this.chkBtnUpdateBalance.Name          = "chkBtnUpdateBalance";
     this.chkBtnUpdateBalance.Label         = global::Mono.Unix.Catalog.GetString("Ввод остатков");
     this.chkBtnUpdateBalance.DrawIndicator = true;
     this.chkBtnUpdateBalance.UseUnderline  = true;
     this.tablePayment.Add(this.chkBtnUpdateBalance);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.tablePayment[this.chkBtnUpdateBalance]));
     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 tablePayment.Gtk.Table+TableChild
     this.counterpartyEntry        = new global::QS.Views.Control.EntityEntry();
     this.counterpartyEntry.Events = ((global::Gdk.EventMask)(256));
     this.counterpartyEntry.Name   = "counterpartyEntry";
     this.tablePayment.Add(this.counterpartyEntry);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.tablePayment[this.counterpartyEntry]));
     w6.TopAttach    = ((uint)(3));
     w6.BottomAttach = ((uint)(4));
     w6.LeftAttach   = ((uint)(1));
     w6.RightAttach  = ((uint)(4));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tablePayment.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.textViewPaymentPurpose          = new global::Gamma.GtkWidgets.yTextView();
     this.textViewPaymentPurpose.CanFocus = true;
     this.textViewPaymentPurpose.Name     = "textViewPaymentPurpose";
     this.GtkScrolledWindow.Add(this.textViewPaymentPurpose);
     this.tablePayment.Add(this.GtkScrolledWindow);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.tablePayment[this.GtkScrolledWindow]));
     w8.TopAttach    = ((uint)(2));
     w8.BottomAttach = ((uint)(3));
     w8.LeftAttach   = ((uint)(1));
     w8.RightAttach  = ((uint)(4));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tablePayment.Gtk.Table+TableChild
     this.GtkScrolledWindow1            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name       = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.textViewComment          = new global::Gamma.GtkWidgets.yTextView();
     this.textViewComment.CanFocus = true;
     this.textViewComment.Name     = "textViewComment";
     this.GtkScrolledWindow1.Add(this.textViewComment);
     this.tablePayment.Add(this.GtkScrolledWindow1);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.tablePayment[this.GtkScrolledWindow1]));
     w10.TopAttach    = ((uint)(5));
     w10.BottomAttach = ((uint)(6));
     w10.LeftAttach   = ((uint)(1));
     w10.RightAttach  = ((uint)(4));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tablePayment.Gtk.Table+TableChild
     this.lblCategoryProfit           = new global::Gamma.GtkWidgets.yLabel();
     this.lblCategoryProfit.Name      = "lblCategoryProfit";
     this.lblCategoryProfit.Xalign    = 1F;
     this.lblCategoryProfit.LabelProp = global::Mono.Unix.Catalog.GetString("Статья дохода:");
     this.tablePayment.Add(this.lblCategoryProfit);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.tablePayment[this.lblCategoryProfit]));
     w11.TopAttach    = ((uint)(4));
     w11.BottomAttach = ((uint)(5));
     w11.LeftAttach   = ((uint)(2));
     w11.RightAttach  = ((uint)(3));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tablePayment.Gtk.Table+TableChild
     this.lblComment           = new global::Gamma.GtkWidgets.yLabel();
     this.lblComment.Name      = "lblComment";
     this.lblComment.Xalign    = 1F;
     this.lblComment.LabelProp = global::Mono.Unix.Catalog.GetString("Комментарий:");
     this.tablePayment.Add(this.lblComment);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.tablePayment[this.lblComment]));
     w12.TopAttach    = ((uint)(5));
     w12.BottomAttach = ((uint)(6));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tablePayment.Gtk.Table+TableChild
     this.lblCounterparty           = new global::Gamma.GtkWidgets.yLabel();
     this.lblCounterparty.Name      = "lblCounterparty";
     this.lblCounterparty.Xalign    = 1F;
     this.lblCounterparty.LabelProp = global::Mono.Unix.Catalog.GetString("Контрагент:");
     this.tablePayment.Add(this.lblCounterparty);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.tablePayment[this.lblCounterparty]));
     w13.TopAttach    = ((uint)(3));
     w13.BottomAttach = ((uint)(4));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tablePayment.Gtk.Table+TableChild
     this.lblPaymentDate           = new global::Gamma.GtkWidgets.yLabel();
     this.lblPaymentDate.Name      = "lblPaymentDate";
     this.lblPaymentDate.Xalign    = 1F;
     this.lblPaymentDate.LabelProp = global::Mono.Unix.Catalog.GetString("Дата платежа:");
     this.tablePayment.Add(this.lblPaymentDate);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.tablePayment[this.lblPaymentDate]));
     w14.XOptions = ((global::Gtk.AttachOptions)(4));
     w14.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tablePayment.Gtk.Table+TableChild
     this.lblPaymentNum           = new global::Gamma.GtkWidgets.yLabel();
     this.lblPaymentNum.Name      = "lblPaymentNum";
     this.lblPaymentNum.Xalign    = 1F;
     this.lblPaymentNum.LabelProp = global::Mono.Unix.Catalog.GetString("Номер платежа:");
     this.tablePayment.Add(this.lblPaymentNum);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.tablePayment[this.lblPaymentNum]));
     w15.LeftAttach  = ((uint)(2));
     w15.RightAttach = ((uint)(3));
     w15.XOptions    = ((global::Gtk.AttachOptions)(4));
     w15.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tablePayment.Gtk.Table+TableChild
     this.lblPaymentPurpose           = new global::Gamma.GtkWidgets.yLabel();
     this.lblPaymentPurpose.Name      = "lblPaymentPurpose";
     this.lblPaymentPurpose.Xalign    = 1F;
     this.lblPaymentPurpose.LabelProp = global::Mono.Unix.Catalog.GetString("Назначение платежа:");
     this.tablePayment.Add(this.lblPaymentPurpose);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.tablePayment[this.lblPaymentPurpose]));
     w16.TopAttach    = ((uint)(2));
     w16.BottomAttach = ((uint)(3));
     w16.XOptions     = ((global::Gtk.AttachOptions)(4));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tablePayment.Gtk.Table+TableChild
     this.lblPaymentTotal           = new global::Gamma.GtkWidgets.yLabel();
     this.lblPaymentTotal.Name      = "lblPaymentTotal";
     this.lblPaymentTotal.Xalign    = 1F;
     this.lblPaymentTotal.LabelProp = global::Mono.Unix.Catalog.GetString("Сумма платежа:");
     this.tablePayment.Add(this.lblPaymentTotal);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.tablePayment[this.lblPaymentTotal]));
     w17.TopAttach    = ((uint)(4));
     w17.BottomAttach = ((uint)(5));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tablePayment.Gtk.Table+TableChild
     this.paymentDatePicker                    = new global::QS.Widgets.GtkUI.DatePicker();
     this.paymentDatePicker.Events             = ((global::Gdk.EventMask)(256));
     this.paymentDatePicker.Name               = "paymentDatePicker";
     this.paymentDatePicker.WithTime           = false;
     this.paymentDatePicker.HideCalendarButton = false;
     this.paymentDatePicker.Date               = new global::System.DateTime(0);
     this.paymentDatePicker.IsEditable         = false;
     this.paymentDatePicker.AutoSeparation     = false;
     this.tablePayment.Add(this.paymentDatePicker);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.tablePayment[this.paymentDatePicker]));
     w18.LeftAttach  = ((uint)(1));
     w18.RightAttach = ((uint)(2));
     w18.XOptions    = ((global::Gtk.AttachOptions)(4));
     w18.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tablePayment.Gtk.Table+TableChild
     this.specListCmbCategoryProfit                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.specListCmbCategoryProfit.Name                = "specListCmbCategoryProfit";
     this.specListCmbCategoryProfit.AddIfNotExist       = false;
     this.specListCmbCategoryProfit.DefaultFirst        = false;
     this.specListCmbCategoryProfit.ShowSpecialStateAll = false;
     this.specListCmbCategoryProfit.ShowSpecialStateNot = false;
     this.tablePayment.Add(this.specListCmbCategoryProfit);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.tablePayment[this.specListCmbCategoryProfit]));
     w19.TopAttach    = ((uint)(4));
     w19.BottomAttach = ((uint)(5));
     w19.LeftAttach   = ((uint)(3));
     w19.RightAttach  = ((uint)(4));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tablePayment.Gtk.Table+TableChild
     this.yspinPaymentNum          = new global::Gamma.GtkWidgets.ySpinButton(0D, 1000000D, 1D);
     this.yspinPaymentNum.CanFocus = true;
     this.yspinPaymentNum.Name     = "yspinPaymentNum";
     this.yspinPaymentNum.Adjustment.PageIncrement = 100D;
     this.yspinPaymentNum.ClimbRate      = 1D;
     this.yspinPaymentNum.Numeric        = true;
     this.yspinPaymentNum.ValueAsDecimal = 0m;
     this.yspinPaymentNum.ValueAsInt     = 0;
     this.tablePayment.Add(this.yspinPaymentNum);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.tablePayment[this.yspinPaymentNum]));
     w20.LeftAttach  = ((uint)(3));
     w20.RightAttach = ((uint)(4));
     w20.XOptions    = ((global::Gtk.AttachOptions)(4));
     w20.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tablePayment.Gtk.Table+TableChild
     this.yspinPaymentTotal          = new global::Gamma.GtkWidgets.ySpinButton(0D, 1000000D, 1D);
     this.yspinPaymentTotal.CanFocus = true;
     this.yspinPaymentTotal.Name     = "yspinPaymentTotal";
     this.yspinPaymentTotal.Adjustment.PageIncrement = 100D;
     this.yspinPaymentTotal.ClimbRate      = 1D;
     this.yspinPaymentTotal.Digits         = ((uint)(2));
     this.yspinPaymentTotal.Numeric        = true;
     this.yspinPaymentTotal.ValueAsDecimal = 0m;
     this.yspinPaymentTotal.ValueAsInt     = 0;
     this.tablePayment.Add(this.yspinPaymentTotal);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.tablePayment[this.yspinPaymentTotal]));
     w21.TopAttach    = ((uint)(4));
     w21.BottomAttach = ((uint)(5));
     w21.LeftAttach   = ((uint)(1));
     w21.RightAttach  = ((uint)(2));
     w21.XOptions     = ((global::Gtk.AttachOptions)(4));
     w21.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vboxMain.Add(this.tablePayment);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vboxMain[this.tablePayment]));
     w22.Position = 2;
     w22.Expand   = false;
     w22.Fill     = false;
     // Container child vboxMain.Gtk.Box+BoxChild
     this.hbox         = new global::Gamma.GtkWidgets.yHBox();
     this.hbox.Name    = "hbox";
     this.hbox.Spacing = 6;
     // Container child hbox.Gtk.Box+BoxChild
     this.btnGoToManualPaymentMatching              = new global::Gamma.GtkWidgets.yButton();
     this.btnGoToManualPaymentMatching.CanFocus     = true;
     this.btnGoToManualPaymentMatching.Name         = "btnGoToManualPaymentMatching";
     this.btnGoToManualPaymentMatching.UseUnderline = true;
     this.btnGoToManualPaymentMatching.Label        = global::Mono.Unix.Catalog.GetString("Сохранить и перейти в ручное распределение");
     this.hbox.Add(this.btnGoToManualPaymentMatching);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbox[this.btnGoToManualPaymentMatching]));
     w23.Position = 0;
     w23.Expand   = false;
     w23.Fill     = false;
     this.vboxMain.Add(this.hbox);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vboxMain[this.hbox]));
     w24.Position = 3;
     w24.Expand   = false;
     w24.Fill     = false;
     this.Add(this.vboxMain);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget workwear.Views.Operations.ManualEmployeeIssueOperationView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "workwear.Views.Operations.ManualEmployeeIssueOperationView";
     // Container child workwear.Views.Operations.ManualEmployeeIssueOperationView.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // 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.buttonSave              = new global::Gtk.Button();
     this.buttonSave.CanFocus     = true;
     this.buttonSave.Name         = "buttonSave";
     this.buttonSave.UseUnderline = true;
     this.buttonSave.Label        = global::Mono.Unix.Catalog.GetString("Сохранить");
     global::Gtk.Image w1 = new global::Gtk.Image();
     w1.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-save", global::Gtk.IconSize.Menu);
     this.buttonSave.Image = w1;
     this.hbox4.Add(this.buttonSave);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.buttonSave]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = global::Mono.Unix.Catalog.GetString("Отменить");
     global::Gtk.Image w3 = new global::Gtk.Image();
     w3.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-revert-to-saved", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w3;
     this.hbox4.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.buttonCancel]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.buttonDelete              = new global::Gamma.GtkWidgets.yButton();
     this.buttonDelete.CanFocus     = true;
     this.buttonDelete.Name         = "buttonDelete";
     this.buttonDelete.UseUnderline = true;
     this.buttonDelete.Label        = global::Mono.Unix.Catalog.GetString("Удалить");
     global::Gtk.Image w5 = new global::Gtk.Image();
     w5.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-delete", global::Gtk.IconSize.Menu);
     this.buttonDelete.Image = w5;
     this.hbox4.Add(this.buttonDelete);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.buttonDelete]));
     w6.Position = 2;
     w6.Expand   = false;
     w6.Fill     = false;
     this.vbox1.Add(this.hbox4);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox4]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     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.dateIssue                    = new global::QS.Widgets.GtkUI.DatePicker();
     this.dateIssue.Events             = ((global::Gdk.EventMask)(256));
     this.dateIssue.Name               = "dateIssue";
     this.dateIssue.WithTime           = false;
     this.dateIssue.HideCalendarButton = false;
     this.dateIssue.Date               = new global::System.DateTime(0);
     this.dateIssue.IsEditable         = true;
     this.dateIssue.AutoSeparation     = true;
     this.ytable1.Add(this.dateIssue);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.ytable1[this.dateIssue]));
     w8.LeftAttach  = ((uint)(1));
     w8.RightAttach = ((uint)(2));
     w8.XOptions    = ((global::Gtk.AttachOptions)(4));
     w8.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.yhbox1         = new global::Gamma.GtkWidgets.yHBox();
     this.yhbox1.Name    = "yhbox1";
     this.yhbox1.Spacing = 6;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.spinAmount          = new global::Gamma.GtkWidgets.ySpinButton(0D, 1000D, 1D);
     this.spinAmount.CanFocus = true;
     this.spinAmount.Name     = "spinAmount";
     this.spinAmount.Adjustment.PageIncrement = 10D;
     this.spinAmount.ClimbRate      = 1D;
     this.spinAmount.Numeric        = true;
     this.spinAmount.ValueAsDecimal = 0m;
     this.spinAmount.ValueAsInt     = 0;
     this.yhbox1.Add(this.spinAmount);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.spinAmount]));
     w9.Position = 0;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.labelAmountUnits           = new global::Gamma.GtkWidgets.yLabel();
     this.labelAmountUnits.Name      = "labelAmountUnits";
     this.labelAmountUnits.LabelProp = global::Mono.Unix.Catalog.GetString("ylabel4");
     this.yhbox1.Add(this.labelAmountUnits);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.labelAmountUnits]));
     w10.Position = 1;
     this.ytable1.Add(this.yhbox1);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.ytable1[this.yhbox1]));
     w11.TopAttach    = ((uint)(1));
     w11.BottomAttach = ((uint)(2));
     w11.LeftAttach   = ((uint)(1));
     w11.RightAttach  = ((uint)(2));
     w11.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 w12 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel1]));
     w12.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabel3           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel3.Name      = "ylabel3";
     this.ylabel3.Xalign    = 1F;
     this.ylabel3.LabelProp = global::Mono.Unix.Catalog.GetString("Количество:");
     this.ytable1.Add(this.ylabel3);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel3]));
     w13.TopAttach    = ((uint)(1));
     w13.BottomAttach = ((uint)(2));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox1.Add(this.ytable1);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.ytable1]));
     w14.Position = 1;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.buttonDelete.Clicked += new global::System.EventHandler(this.OnButtonDeleteClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Reports.DeliveryAnalyticsReportView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Reports.DeliveryAnalyticsReportView";
     // Container child Vodovoz.Views.Reports.DeliveryAnalyticsReportView.Gtk.Container+ContainerChild
     this.ytable1               = new global::Gamma.GtkWidgets.yTable();
     this.ytable1.Name          = "ytable1";
     this.ytable1.NRows         = ((uint)(7));
     this.ytable1.NColumns      = ((uint)(2));
     this.ytable1.RowSpacing    = ((uint)(6));
     this.ytable1.ColumnSpacing = ((uint)(6));
     // Container child ytable1.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.ytable1.Add(this.btnHelp);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.ytable1[this.btnHelp]));
     w2.TopAttach    = ((uint)(6));
     w2.BottomAttach = ((uint)(7));
     w2.XOptions     = ((global::Gtk.AttachOptions)(0));
     w2.YOptions     = ((global::Gtk.AttachOptions)(1));
     // Container child ytable1.Gtk.Table+TableChild
     this.deliveryDate           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.deliveryDate.Events    = ((global::Gdk.EventMask)(256));
     this.deliveryDate.Name      = "deliveryDate";
     this.deliveryDate.StartDate = new global::System.DateTime(0);
     this.deliveryDate.EndDate   = new global::System.DateTime(0);
     this.ytable1.Add(this.deliveryDate);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.ytable1[this.deliveryDate]));
     w3.TopAttach    = ((uint)(3));
     w3.BottomAttach = ((uint)(4));
     w3.LeftAttach   = ((uint)(1));
     w3.RightAttach  = ((uint)(2));
     w3.XOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.districtEntry                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.districtEntry.Events           = ((global::Gdk.EventMask)(256));
     this.districtEntry.Name             = "districtEntry";
     this.districtEntry.CanEditReference = false;
     this.ytable1.Add(this.districtEntry);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.ytable1[this.districtEntry]));
     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.exportBtn              = new global::Gamma.GtkWidgets.yButton();
     this.exportBtn.CanFocus     = true;
     this.exportBtn.Name         = "exportBtn";
     this.exportBtn.UseUnderline = true;
     this.exportBtn.Label        = global::Mono.Unix.Catalog.GetString("Экспорт отчёта");
     this.ytable1.Add(this.exportBtn);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.ytable1[this.exportBtn]));
     w5.TopAttach    = ((uint)(6));
     w5.BottomAttach = ((uint)(7));
     w5.LeftAttach   = ((uint)(1));
     w5.RightAttach  = ((uint)(2));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.treeviewWeekDay          = new global::Gamma.GtkWidgets.yTreeView();
     this.treeviewWeekDay.CanFocus = true;
     this.treeviewWeekDay.Name     = "treeviewWeekDay";
     this.hbox3.Add(this.treeviewWeekDay);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.treeviewWeekDay]));
     w6.Position = 0;
     // Container child hbox3.Gtk.Box+BoxChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.btnAllDay              = new global::Gamma.GtkWidgets.yButton();
     this.btnAllDay.CanFocus     = true;
     this.btnAllDay.Name         = "btnAllDay";
     this.btnAllDay.UseUnderline = true;
     this.btnAllDay.Label        = global::Mono.Unix.Catalog.GetString("Выбрать все");
     this.vbox1.Add(this.btnAllDay);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.btnAllDay]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.btnUnAllDay              = new global::Gamma.GtkWidgets.yButton();
     this.btnUnAllDay.CanFocus     = true;
     this.btnUnAllDay.Name         = "btnUnAllDay";
     this.btnUnAllDay.UseUnderline = true;
     this.btnUnAllDay.Label        = global::Mono.Unix.Catalog.GetString("Снять выбор");
     this.vbox1.Add(this.btnUnAllDay);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.btnUnAllDay]));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     this.hbox3.Add(this.vbox1);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.vbox1]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     this.ytable1.Add(this.hbox3);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.ytable1[this.hbox3]));
     w10.TopAttach    = ((uint)(2));
     w10.BottomAttach = ((uint)(3));
     w10.LeftAttach   = ((uint)(1));
     w10.RightAttach  = ((uint)(2));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.treeviewGeographic          = new global::Gamma.GtkWidgets.yTreeView();
     this.treeviewGeographic.CanFocus = true;
     this.treeviewGeographic.Name     = "treeviewGeographic";
     this.ytable1.Add(this.treeviewGeographic);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.ytable1[this.treeviewGeographic]));
     w11.TopAttach    = ((uint)(5));
     w11.BottomAttach = ((uint)(6));
     w11.LeftAttach   = ((uint)(1));
     w11.RightAttach  = ((uint)(2));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.treeviewPartCity          = new global::Gamma.GtkWidgets.yTreeView();
     this.treeviewPartCity.CanFocus = true;
     this.treeviewPartCity.Name     = "treeviewPartCity";
     this.ytable1.Add(this.treeviewPartCity);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.ytable1[this.treeviewPartCity]));
     w12.TopAttach    = ((uint)(1));
     w12.BottomAttach = ((uint)(2));
     w12.LeftAttach   = ((uint)(1));
     w12.RightAttach  = ((uint)(2));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.treeviewWave          = new global::Gamma.GtkWidgets.yTreeView();
     this.treeviewWave.CanFocus = true;
     this.treeviewWave.Name     = "treeviewWave";
     this.ytable1.Add(this.treeviewWave);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.ytable1[this.treeviewWave]));
     w13.TopAttach    = ((uint)(4));
     w13.BottomAttach = ((uint)(5));
     w13.LeftAttach   = ((uint)(1));
     w13.RightAttach  = ((uint)(2));
     w13.XOptions     = ((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 w14 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel1]));
     w14.XOptions = ((global::Gtk.AttachOptions)(4));
     w14.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 w15 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel2]));
     w15.TopAttach    = ((uint)(1));
     w15.BottomAttach = ((uint)(2));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabel3           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel3.Name      = "ylabel3";
     this.ylabel3.Xalign    = 1F;
     this.ylabel3.LabelProp = global::Mono.Unix.Catalog.GetString("День недели:");
     this.ytable1.Add(this.ylabel3);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel3]));
     w16.TopAttach    = ((uint)(2));
     w16.BottomAttach = ((uint)(3));
     w16.XOptions     = ((global::Gtk.AttachOptions)(4));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.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.ytable1.Add(this.ylabel4);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel4]));
     w17.TopAttach    = ((uint)(3));
     w17.BottomAttach = ((uint)(4));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabel5           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel5.Name      = "ylabel5";
     this.ylabel5.Xalign    = 1F;
     this.ylabel5.LabelProp = global::Mono.Unix.Catalog.GetString("Волна:");
     this.ytable1.Add(this.ylabel5);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel5]));
     w18.TopAttach    = ((uint)(4));
     w18.BottomAttach = ((uint)(5));
     w18.XOptions     = ((global::Gtk.AttachOptions)(4));
     w18.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabel6           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel6.Name      = "ylabel6";
     this.ylabel6.Xalign    = 1F;
     this.ylabel6.LabelProp = global::Mono.Unix.Catalog.GetString("Юг/Север:");
     this.ytable1.Add(this.ylabel6);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel6]));
     w19.TopAttach    = ((uint)(5));
     w19.BottomAttach = ((uint)(6));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.Add(this.ytable1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.exportBtn.Clicked += new global::System.EventHandler(this.OnExportBtnClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget workwear.Views.Tools.ReplaceEntityView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "workwear.Views.Tools.ReplaceEntityView";
     // Container child workwear.Views.Tools.ReplaceEntityView.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.ytable2               = new global::Gamma.GtkWidgets.yTable();
     this.ytable2.Name          = "ytable2";
     this.ytable2.NRows         = ((uint)(4));
     this.ytable2.NColumns      = ((uint)(3));
     this.ytable2.RowSpacing    = ((uint)(6));
     this.ytable2.ColumnSpacing = ((uint)(6));
     // Container child ytable2.Gtk.Table+TableChild
     this.checkRemoveSource               = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkRemoveSource.CanFocus      = true;
     this.checkRemoveSource.Name          = "checkRemoveSource";
     this.checkRemoveSource.Label         = global::Mono.Unix.Catalog.GetString("Удалить исходный объект");
     this.checkRemoveSource.DrawIndicator = true;
     this.checkRemoveSource.UseUnderline  = true;
     this.ytable2.Add(this.checkRemoveSource);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.ytable2[this.checkRemoveSource]));
     w1.TopAttach    = ((uint)(3));
     w1.BottomAttach = ((uint)(4));
     w1.LeftAttach   = ((uint)(1));
     w1.RightAttach  = ((uint)(2));
     w1.XOptions     = ((global::Gtk.AttachOptions)(4));
     w1.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable2.Gtk.Table+TableChild
     this.entrySource        = new global::QS.Views.Control.EntityEntry();
     this.entrySource.Events = ((global::Gdk.EventMask)(256));
     this.entrySource.Name   = "entrySource";
     this.ytable2.Add(this.entrySource);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.ytable2[this.entrySource]));
     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 ytable2.Gtk.Table+TableChild
     this.entryTarget        = new global::QS.Views.Control.EntityEntry();
     this.entryTarget.Events = ((global::Gdk.EventMask)(256));
     this.entryTarget.Name   = "entryTarget";
     this.ytable2.Add(this.entryTarget);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.ytable2[this.entryTarget]));
     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 ytable2.Gtk.Table+TableChild
     this.labelTotalLinks           = new global::Gamma.GtkWidgets.yLabel();
     this.labelTotalLinks.Name      = "labelTotalLinks";
     this.labelTotalLinks.LabelProp = global::Mono.Unix.Catalog.GetString("ylabel2");
     this.ytable2.Add(this.labelTotalLinks);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.ytable2[this.labelTotalLinks]));
     w4.TopAttach    = ((uint)(1));
     w4.BottomAttach = ((uint)(2));
     w4.LeftAttach   = ((uint)(2));
     w4.RightAttach  = ((uint)(3));
     w4.XOptions     = ((global::Gtk.AttachOptions)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable2.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.ytable2.Add(this.ylabel1);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.ytable2[this.ylabel1]));
     w5.TopAttach    = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable2.Gtk.Table+TableChild
     this.ylabel2           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel2.Name      = "ylabel2";
     this.ylabel2.LabelProp = global::Mono.Unix.Catalog.GetString("Внимание данная процедура необратима!! Рекомендуем сделать резервную копию БД.\nПр" +
                                                                  "оцедура заменить все ссылки на с одной номенклатуры нормы на другую. Тем самым п" +
                                                                  "озволяя объединять дублированные объекты.");
     this.ylabel2.Justify = ((global::Gtk.Justification)(2));
     this.ytable2.Add(this.ylabel2);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.ytable2[this.ylabel2]));
     w6.RightAttach = ((uint)(3));
     w6.XOptions    = ((global::Gtk.AttachOptions)(4));
     w6.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child ytable2.Gtk.Table+TableChild
     this.ylabel3           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel3.Name      = "ylabel3";
     this.ylabel3.Xalign    = 1F;
     this.ylabel3.LabelProp = global::Mono.Unix.Catalog.GetString("Заменить на объект:");
     this.ytable2.Add(this.ylabel3);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.ytable2[this.ylabel3]));
     w7.TopAttach    = ((uint)(2));
     w7.BottomAttach = ((uint)(3));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.yvbox1.Add(this.ytable2);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.ytable2]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.progressTotal      = new global::QS.Widgets.ProgressWidget();
     this.progressTotal.Name = "progressTotal";
     this.yvbox1.Add(this.progressTotal);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.progressTotal]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.buttonReplace              = new global::Gamma.GtkWidgets.yButton();
     this.buttonReplace.CanFocus     = true;
     this.buttonReplace.Name         = "buttonReplace";
     this.buttonReplace.UseUnderline = true;
     this.buttonReplace.Label        = global::Mono.Unix.Catalog.GetString("Заменить");
     global::Gtk.Image w10 = new global::Gtk.Image();
     w10.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-execute", global::Gtk.IconSize.Menu);
     this.buttonReplace.Image = w10;
     this.yvbox1.Add(this.buttonReplace);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.buttonReplace]));
     w11.Position = 2;
     w11.Expand   = false;
     w11.Fill     = false;
     this.Add(this.yvbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.buttonReplace.Clicked += new global::System.EventHandler(this.OnButtonReplaceClicked);
 }
Exemplo n.º 20
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Dialogs.CallTaskDlg
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Dialogs.CallTaskDlg";
     // Container child Vodovoz.Dialogs.CallTaskDlg.Gtk.Container+ContainerChild
     this.scrolledwindow1            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.CanFocus   = true;
     this.scrolledwindow1.Name       = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     global::Gtk.Viewport w1 = new global::Gtk.Viewport();
     w1.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 20;
     // 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.buttonSave              = new global::Gtk.Button();
     this.buttonSave.CanFocus     = true;
     this.buttonSave.Name         = "buttonSave";
     this.buttonSave.UseUnderline = true;
     this.buttonSave.Label        = global::Mono.Unix.Catalog.GetString("Сохранить");
     global::Gtk.Image w2 = new global::Gtk.Image();
     w2.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-save", global::Gtk.IconSize.Menu);
     this.buttonSave.Image = w2;
     this.hbox3.Add(this.buttonSave);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.buttonSave]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = global::Mono.Unix.Catalog.GetString("Отменить");
     global::Gtk.Image w4 = new global::Gtk.Image();
     w4.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-revert-to-saved", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w4;
     this.hbox3.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.buttonCancel]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.labelCreator           = new global::Gtk.Label();
     this.labelCreator.Name      = "labelCreator";
     this.labelCreator.LabelProp = global::Mono.Unix.Catalog.GetString("Создатель :");
     this.hbox3.Add(this.labelCreator);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.labelCreator]));
     w6.PackType = ((global::Gtk.PackType)(1));
     w6.Position = 3;
     w6.Expand   = false;
     w6.Fill     = false;
     this.vbox2.Add(this.hbox3);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox3]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 15;
     // Container child hbox1.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(13)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(10));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.ClientPhonesView        = new global::Vodovoz.Dialogs.Phones.PhonesView();
     this.ClientPhonesView.Events = ((global::Gdk.EventMask)(256));
     this.ClientPhonesView.Name   = "ClientPhonesView";
     this.table1.Add(this.ClientPhonesView);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1[this.ClientPhonesView]));
     w8.TopAttach    = ((uint)(3));
     w8.BottomAttach = ((uint)(4));
     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.comboboxImpotanceType      = new global::Gamma.Widgets.yEnumComboBox();
     this.comboboxImpotanceType.Name = "comboboxImpotanceType";
     this.comboboxImpotanceType.ShowSpecialStateAll = false;
     this.comboboxImpotanceType.ShowSpecialStateNot = false;
     this.comboboxImpotanceType.UseShortTitle       = false;
     this.comboboxImpotanceType.DefaultFirst        = false;
     this.table1.Add(this.comboboxImpotanceType);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1[this.comboboxImpotanceType]));
     w9.TopAttach    = ((uint)(11));
     w9.BottomAttach = ((uint)(12));
     w9.LeftAttach   = ((uint)(1));
     w9.RightAttach  = ((uint)(2));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.deadlineYdatepicker                    = new global::QS.Widgets.GtkUI.DatePicker();
     this.deadlineYdatepicker.Events             = ((global::Gdk.EventMask)(256));
     this.deadlineYdatepicker.Name               = "deadlineYdatepicker";
     this.deadlineYdatepicker.WithTime           = true;
     this.deadlineYdatepicker.HideCalendarButton = false;
     this.deadlineYdatepicker.Date               = new global::System.DateTime(0);
     this.deadlineYdatepicker.IsEditable         = true;
     this.deadlineYdatepicker.AutoSeparation     = false;
     this.table1.Add(this.deadlineYdatepicker);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1[this.deadlineYdatepicker]));
     w10.TopAttach    = ((uint)(8));
     w10.BottomAttach = ((uint)(9));
     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.debtByAddressEntry               = new global::Gtk.Entry();
     this.debtByAddressEntry.CanFocus      = true;
     this.debtByAddressEntry.Name          = "debtByAddressEntry";
     this.debtByAddressEntry.IsEditable    = false;
     this.debtByAddressEntry.InvisibleChar = '•';
     this.table1.Add(this.debtByAddressEntry);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1[this.debtByAddressEntry]));
     w11.TopAttach    = ((uint)(6));
     w11.BottomAttach = ((uint)(7));
     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.debtByClientEntry               = new global::Gamma.GtkWidgets.yEntry();
     this.debtByClientEntry.CanFocus      = true;
     this.debtByClientEntry.Name          = "debtByClientEntry";
     this.debtByClientEntry.IsEditable    = false;
     this.debtByClientEntry.InvisibleChar = '•';
     this.table1.Add(this.debtByClientEntry);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1[this.debtByClientEntry]));
     w12.TopAttach    = ((uint)(5));
     w12.BottomAttach = ((uint)(6));
     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.DeliveryPointPhonesView        = new global::Vodovoz.Dialogs.Phones.PhonesView();
     this.DeliveryPointPhonesView.Events = ((global::Gdk.EventMask)(256));
     this.DeliveryPointPhonesView.Name   = "DeliveryPointPhonesView";
     this.table1.Add(this.DeliveryPointPhonesView);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1[this.DeliveryPointPhonesView]));
     w13.TopAttach    = ((uint)(4));
     w13.BottomAttach = ((uint)(5));
     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.entityVMEntryCounterparty                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entityVMEntryCounterparty.Events           = ((global::Gdk.EventMask)(256));
     this.entityVMEntryCounterparty.Name             = "entityVMEntryCounterparty";
     this.entityVMEntryCounterparty.CanEditReference = true;
     this.table1.Add(this.entityVMEntryCounterparty);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1[this.entityVMEntryCounterparty]));
     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.entityVMEntryDeliveryPoint                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entityVMEntryDeliveryPoint.Events           = ((global::Gdk.EventMask)(256));
     this.entityVMEntryDeliveryPoint.Name             = "entityVMEntryDeliveryPoint";
     this.entityVMEntryDeliveryPoint.CanEditReference = true;
     this.table1.Add(this.entityVMEntryDeliveryPoint);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1[this.entityVMEntryDeliveryPoint]));
     w15.LeftAttach  = ((uint)(1));
     w15.RightAttach = ((uint)(2));
     w15.XOptions    = ((global::Gtk.AttachOptions)(4));
     w15.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryAttachedEmployee                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entryAttachedEmployee.Events           = ((global::Gdk.EventMask)(256));
     this.entryAttachedEmployee.Name             = "entryAttachedEmployee";
     this.entryAttachedEmployee.CanEditReference = false;
     this.table1.Add(this.entryAttachedEmployee);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1[this.entryAttachedEmployee]));
     w16.TopAttach    = ((uint)(9));
     w16.BottomAttach = ((uint)(10));
     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.entryReserve               = new global::Gtk.Entry();
     this.entryReserve.CanFocus      = true;
     this.entryReserve.Name          = "entryReserve";
     this.entryReserve.IsEditable    = false;
     this.entryReserve.InvisibleChar = '•';
     this.table1.Add(this.entryReserve);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1[this.entryReserve]));
     w17.TopAttach    = ((uint)(2));
     w17.BottomAttach = ((uint)(3));
     w17.LeftAttach   = ((uint)(1));
     w17.RightAttach  = ((uint)(2));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.IsTaskCompleteButton = new global::Gamma.GtkWidgets.yCheckButton();
     this.IsTaskCompleteButton.HeightRequest = 40;
     this.IsTaskCompleteButton.CanFocus      = true;
     this.IsTaskCompleteButton.Name          = "IsTaskCompleteButton";
     this.IsTaskCompleteButton.Label         = global::Mono.Unix.Catalog.GetString("Задача выполнена ");
     this.IsTaskCompleteButton.DrawIndicator = true;
     this.IsTaskCompleteButton.UseUnderline  = true;
     this.table1.Add(this.IsTaskCompleteButton);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table1[this.IsTaskCompleteButton]));
     w18.TopAttach    = ((uint)(12));
     w18.BottomAttach = ((uint)(13));
     w18.LeftAttach   = ((uint)(1));
     w18.RightAttach  = ((uint)(2));
     w18.XOptions     = ((global::Gtk.AttachOptions)(4));
     w18.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 w19 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w19.TopAttach    = ((uint)(1));
     w19.BottomAttach = ((uint)(2));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label10           = new global::Gtk.Label();
     this.label10.Name      = "label10";
     this.label10.LabelProp = global::Mono.Unix.Catalog.GetString("Резерв");
     this.table1.Add(this.label10);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table1[this.label10]));
     w20.TopAttach    = ((uint)(2));
     w20.BottomAttach = ((uint)(3));
     w20.XOptions     = ((global::Gtk.AttachOptions)(4));
     w20.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label12           = new global::Gtk.Label();
     this.label12.Name      = "label12";
     this.label12.LabelProp = global::Mono.Unix.Catalog.GetString("Тара на забор :");
     this.table1.Add(this.label12);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table1[this.label12]));
     w21.TopAttach    = ((uint)(10));
     w21.BottomAttach = ((uint)(11));
     w21.XOptions     = ((global::Gtk.AttachOptions)(4));
     w21.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label13           = new global::Gtk.Label();
     this.label13.Name      = "label13";
     this.label13.LabelProp = global::Mono.Unix.Catalog.GetString("Срочность задачи");
     this.table1.Add(this.label13);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table1[this.label13]));
     w22.TopAttach    = ((uint)(11));
     w22.BottomAttach = ((uint)(12));
     w22.XOptions     = ((global::Gtk.AttachOptions)(4));
     w22.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label14           = new global::Gtk.Label();
     this.label14.Name      = "label14";
     this.label14.LabelProp = global::Mono.Unix.Catalog.GetString("Телефон( Точка доставки ) :");
     this.table1.Add(this.label14);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table1[this.label14]));
     w23.TopAttach    = ((uint)(4));
     w23.BottomAttach = ((uint)(5));
     w23.XOptions     = ((global::Gtk.AttachOptions)(4));
     w23.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 w24 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     w24.XOptions = ((global::Gtk.AttachOptions)(4));
     w24.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 w25 = ((global::Gtk.Table.TableChild)(this.table1[this.label4]));
     w25.TopAttach    = ((uint)(5));
     w25.BottomAttach = ((uint)(6));
     w25.XOptions     = ((global::Gtk.AttachOptions)(4));
     w25.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 w26 = ((global::Gtk.Table.TableChild)(this.table1[this.label5]));
     w26.TopAttach    = ((uint)(6));
     w26.BottomAttach = ((uint)(7));
     w26.XOptions     = ((global::Gtk.AttachOptions)(4));
     w26.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("Выполнить до");
     this.table1.Add(this.label6);
     global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.table1[this.label6]));
     w27.TopAttach    = ((uint)(8));
     w27.BottomAttach = ((uint)(9));
     w27.XOptions     = ((global::Gtk.AttachOptions)(4));
     w27.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label7           = new global::Gtk.Label();
     this.label7.Name      = "label7";
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString("Статус задачи");
     this.table1.Add(this.label7);
     global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.table1[this.label7]));
     w28.TopAttach    = ((uint)(7));
     w28.BottomAttach = ((uint)(8));
     w28.XOptions     = ((global::Gtk.AttachOptions)(4));
     w28.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label8           = new global::Gtk.Label();
     this.label8.Name      = "label8";
     this.label8.LabelProp = global::Mono.Unix.Catalog.GetString("Закреплено за");
     this.table1.Add(this.label8);
     global::Gtk.Table.TableChild w29 = ((global::Gtk.Table.TableChild)(this.table1[this.label8]));
     w29.TopAttach    = ((uint)(9));
     w29.BottomAttach = ((uint)(10));
     w29.XOptions     = ((global::Gtk.AttachOptions)(4));
     w29.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelClientPhone           = new global::Gtk.Label();
     this.labelClientPhone.Name      = "labelClientPhone";
     this.labelClientPhone.LabelProp = global::Mono.Unix.Catalog.GetString("Телефон( Клиент ) :");
     this.table1.Add(this.labelClientPhone);
     global::Gtk.Table.TableChild w30 = ((global::Gtk.Table.TableChild)(this.table1[this.labelClientPhone]));
     w30.TopAttach    = ((uint)(3));
     w30.BottomAttach = ((uint)(4));
     w30.XOptions     = ((global::Gtk.AttachOptions)(4));
     w30.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.TaskStateComboBox      = new global::Gamma.Widgets.yEnumComboBox();
     this.TaskStateComboBox.Name = "TaskStateComboBox";
     this.TaskStateComboBox.ShowSpecialStateAll = false;
     this.TaskStateComboBox.ShowSpecialStateNot = false;
     this.TaskStateComboBox.UseShortTitle       = false;
     this.TaskStateComboBox.DefaultFirst        = false;
     this.table1.Add(this.TaskStateComboBox);
     global::Gtk.Table.TableChild w31 = ((global::Gtk.Table.TableChild)(this.table1[this.TaskStateComboBox]));
     w31.TopAttach    = ((uint)(7));
     w31.BottomAttach = ((uint)(8));
     w31.LeftAttach   = ((uint)(1));
     w31.RightAttach  = ((uint)(2));
     w31.XOptions     = ((global::Gtk.AttachOptions)(4));
     w31.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yentryTareReturn               = new global::Gamma.Widgets.yValidatedEntry();
     this.yentryTareReturn.CanFocus      = true;
     this.yentryTareReturn.Name          = "yentryTareReturn";
     this.yentryTareReturn.IsEditable    = true;
     this.yentryTareReturn.InvisibleChar = '•';
     this.table1.Add(this.yentryTareReturn);
     global::Gtk.Table.TableChild w32 = ((global::Gtk.Table.TableChild)(this.table1[this.yentryTareReturn]));
     w32.TopAttach    = ((uint)(10));
     w32.BottomAttach = ((uint)(11));
     w32.LeftAttach   = ((uint)(1));
     w32.RightAttach  = ((uint)(2));
     w32.XOptions     = ((global::Gtk.AttachOptions)(4));
     w32.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.hbox1.Add(this.table1);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.table1]));
     w33.Position = 0;
     w33.Expand   = false;
     w33.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vseparator1      = new global::Gtk.VSeparator();
     this.vseparator1.Name = "vseparator1";
     this.hbox1.Add(this.vseparator1);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vseparator1]));
     w34.Position = 1;
     w34.Expand   = false;
     w34.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vboxComments         = new global::Gtk.VBox();
     this.vboxComments.Name    = "vboxComments";
     this.vboxComments.Spacing = 6;
     // Container child vboxComments.Gtk.Box+BoxChild
     this.label9           = new global::Gtk.Label();
     this.label9.Name      = "label9";
     this.label9.LabelProp = global::Mono.Unix.Catalog.GetString("Комментарий :");
     this.vboxComments.Add(this.label9);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.vboxComments[this.label9]));
     w35.Position = 0;
     w35.Expand   = false;
     w35.Fill     = false;
     // Container child vboxComments.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.ytextviewComments          = new global::Gamma.GtkWidgets.yTextView();
     this.ytextviewComments.CanFocus = true;
     this.ytextviewComments.Name     = "ytextviewComments";
     this.ytextviewComments.Editable = false;
     this.ytextviewComments.WrapMode = ((global::Gtk.WrapMode)(3));
     this.GtkScrolledWindow.Add(this.ytextviewComments);
     this.vboxComments.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.vboxComments[this.GtkScrolledWindow]));
     w37.Position = 1;
     // Container child vboxComments.Gtk.Box+BoxChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.vboxComments.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.vboxComments[this.hseparator1]));
     w38.Position = 2;
     w38.Expand   = false;
     w38.Fill     = false;
     // Container child vboxComments.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.textviewLastComment          = new global::Gamma.GtkWidgets.yTextView();
     this.textviewLastComment.CanFocus = true;
     this.textviewLastComment.Name     = "textviewLastComment";
     this.GtkScrolledWindow1.Add(this.textviewLastComment);
     this.vboxComments.Add(this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.vboxComments[this.GtkScrolledWindow1]));
     w40.Position = 3;
     // Container child vboxComments.Gtk.Box+BoxChild
     this.buttonAddComment              = new global::Gtk.Button();
     this.buttonAddComment.CanFocus     = true;
     this.buttonAddComment.Name         = "buttonAddComment";
     this.buttonAddComment.UseUnderline = true;
     this.buttonAddComment.Label        = global::Mono.Unix.Catalog.GetString("Добавить комментарий");
     global::Gtk.Image w41 = new global::Gtk.Image();
     w41.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonAddComment.Image = w41;
     this.vboxComments.Add(this.buttonAddComment);
     global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.vboxComments[this.buttonAddComment]));
     w42.Position = 4;
     w42.Expand   = false;
     w42.Fill     = false;
     // Container child vboxComments.Gtk.Box+BoxChild
     this.buttonRevertComment              = new global::Gtk.Button();
     this.buttonRevertComment.CanFocus     = true;
     this.buttonRevertComment.Name         = "buttonRevertComment";
     this.buttonRevertComment.UseUnderline = true;
     this.buttonRevertComment.Label        = global::Mono.Unix.Catalog.GetString("Отменить последний комментарий");
     global::Gtk.Image w43 = new global::Gtk.Image();
     w43.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-clear", global::Gtk.IconSize.Menu);
     this.buttonRevertComment.Image = w43;
     this.vboxComments.Add(this.buttonRevertComment);
     global::Gtk.Box.BoxChild w44 = ((global::Gtk.Box.BoxChild)(this.vboxComments[this.buttonRevertComment]));
     w44.Position = 5;
     w44.Expand   = false;
     w44.Fill     = false;
     this.hbox1.Add(this.vboxComments);
     global::Gtk.Box.BoxChild w45 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vboxComments]));
     w45.Position = 2;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonSplit = new global::Gtk.Button();
     this.buttonSplit.WidthRequest = 30;
     this.buttonSplit.CanFocus     = true;
     this.buttonSplit.Name         = "buttonSplit";
     this.buttonSplit.UseUnderline = true;
     this.buttonSplit.Label        = global::Mono.Unix.Catalog.GetString(">>");
     this.hbox1.Add(this.buttonSplit);
     global::Gtk.Box.BoxChild w46 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonSplit]));
     w46.Position = 3;
     w46.Expand   = false;
     w46.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.tablePreviousComments               = new global::Gamma.GtkWidgets.yTable();
     this.tablePreviousComments.Name          = "tablePreviousComments";
     this.tablePreviousComments.NRows         = ((uint)(5));
     this.tablePreviousComments.NColumns      = ((uint)(2));
     this.tablePreviousComments.RowSpacing    = ((uint)(6));
     this.tablePreviousComments.ColumnSpacing = ((uint)(6));
     // Container child tablePreviousComments.Gtk.Table+TableChild
     this.prefixLabelCommentAboutClient           = new global::Gamma.GtkWidgets.yLabel();
     this.prefixLabelCommentAboutClient.Name      = "prefixLabelCommentAboutClient";
     this.prefixLabelCommentAboutClient.LabelProp = global::Mono.Unix.Catalog.GetString("Комментарий из карточки контрагента");
     this.tablePreviousComments.Add(this.prefixLabelCommentAboutClient);
     global::Gtk.Table.TableChild w47 = ((global::Gtk.Table.TableChild)(this.tablePreviousComments[this.prefixLabelCommentAboutClient]));
     w47.RightAttach = ((uint)(2));
     w47.XOptions    = ((global::Gtk.AttachOptions)(4));
     w47.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tablePreviousComments.Gtk.Table+TableChild
     this.scrollCommentAboutClient            = new global::Gtk.ScrolledWindow();
     this.scrollCommentAboutClient.Name       = "scrollCommentAboutClient";
     this.scrollCommentAboutClient.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrollCommentAboutClient.Gtk.Container+ContainerChild
     this.textViewCommentAboutClient          = new global::Gamma.GtkWidgets.yTextView();
     this.textViewCommentAboutClient.CanFocus = true;
     this.textViewCommentAboutClient.Name     = "textViewCommentAboutClient";
     this.textViewCommentAboutClient.Editable = false;
     this.scrollCommentAboutClient.Add(this.textViewCommentAboutClient);
     this.tablePreviousComments.Add(this.scrollCommentAboutClient);
     global::Gtk.Table.TableChild w49 = ((global::Gtk.Table.TableChild)(this.tablePreviousComments[this.scrollCommentAboutClient]));
     w49.TopAttach    = ((uint)(1));
     w49.BottomAttach = ((uint)(2));
     w49.RightAttach  = ((uint)(2));
     w49.XOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tablePreviousComments.Gtk.Table+TableChild
     this.vboxOldComments         = new global::Gtk.VBox();
     this.vboxOldComments.Name    = "vboxOldComments";
     this.vboxOldComments.Spacing = 6;
     // Container child vboxOldComments.Gtk.Box+BoxChild
     this.label11           = new global::Gtk.Label();
     this.label11.Name      = "label11";
     this.label11.LabelProp = global::Mono.Unix.Catalog.GetString("Комментарии по прошлым задачам");
     this.vboxOldComments.Add(this.label11);
     global::Gtk.Box.BoxChild w50 = ((global::Gtk.Box.BoxChild)(this.vboxOldComments[this.label11]));
     w50.Position = 0;
     w50.Expand   = false;
     w50.Fill     = false;
     // Container child vboxOldComments.Gtk.Box+BoxChild
     this.GtkScrolledWindow2            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow2.Name       = "GtkScrolledWindow2";
     this.GtkScrolledWindow2.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow2.Gtk.Container+ContainerChild
     this.ytextviewOldComments          = new global::Gamma.GtkWidgets.yTextView();
     this.ytextviewOldComments.CanFocus = true;
     this.ytextviewOldComments.Name     = "ytextviewOldComments";
     this.ytextviewOldComments.WrapMode = ((global::Gtk.WrapMode)(3));
     this.GtkScrolledWindow2.Add(this.ytextviewOldComments);
     this.vboxOldComments.Add(this.GtkScrolledWindow2);
     global::Gtk.Box.BoxChild w52 = ((global::Gtk.Box.BoxChild)(this.vboxOldComments[this.GtkScrolledWindow2]));
     w52.Position = 1;
     this.tablePreviousComments.Add(this.vboxOldComments);
     global::Gtk.Table.TableChild w53 = ((global::Gtk.Table.TableChild)(this.tablePreviousComments[this.vboxOldComments]));
     w53.TopAttach    = ((uint)(2));
     w53.BottomAttach = ((uint)(5));
     w53.RightAttach  = ((uint)(2));
     w53.XOptions     = ((global::Gtk.AttachOptions)(4));
     this.hbox1.Add(this.tablePreviousComments);
     global::Gtk.Box.BoxChild w54 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.tablePreviousComments]));
     w54.Position = 4;
     w54.Expand   = false;
     w54.Fill     = false;
     this.vbox2.Add(this.hbox1);
     global::Gtk.Box.BoxChild w55 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox1]));
     w55.Position = 1;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox7         = new global::Gtk.HBox();
     this.hbox7.Name    = "hbox7";
     this.hbox7.Spacing = 6;
     // Container child hbox7.Gtk.Box+BoxChild
     this.createOrderButton              = new global::Gtk.Button();
     this.createOrderButton.CanFocus     = true;
     this.createOrderButton.Name         = "createOrderButton";
     this.createOrderButton.UseUnderline = true;
     this.createOrderButton.Label        = global::Mono.Unix.Catalog.GetString("Оформить заказ");
     this.hbox7.Add(this.createOrderButton);
     global::Gtk.Box.BoxChild w56 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.createOrderButton]));
     w56.Position = 0;
     w56.Expand   = false;
     w56.Fill     = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.createTaskButton              = new global::Gtk.Button();
     this.createTaskButton.CanFocus     = true;
     this.createTaskButton.Name         = "createTaskButton";
     this.createTaskButton.UseUnderline = true;
     this.createTaskButton.Label        = global::Mono.Unix.Catalog.GetString("Создать новую задачу");
     this.hbox7.Add(this.createTaskButton);
     global::Gtk.Box.BoxChild w57 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.createTaskButton]));
     w57.Position = 1;
     w57.Expand   = false;
     w57.Fill     = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.buttonReportByClient              = new global::Gtk.Button();
     this.buttonReportByClient.CanFocus     = true;
     this.buttonReportByClient.Name         = "buttonReportByClient";
     this.buttonReportByClient.UseUnderline = true;
     this.buttonReportByClient.Label        = global::Mono.Unix.Catalog.GetString("Акт по бутылям и залогам(по клиенту)");
     this.hbox7.Add(this.buttonReportByClient);
     global::Gtk.Box.BoxChild w58 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.buttonReportByClient]));
     w58.Position = 2;
     w58.Expand   = false;
     w58.Fill     = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.buttonReportByDP              = new global::Gtk.Button();
     this.buttonReportByDP.CanFocus     = true;
     this.buttonReportByDP.Name         = "buttonReportByDP";
     this.buttonReportByDP.UseUnderline = true;
     this.buttonReportByDP.Label        = global::Mono.Unix.Catalog.GetString("Акт по бутылям и залогам(по точке доставки)");
     this.hbox7.Add(this.buttonReportByDP);
     global::Gtk.Box.BoxChild w59 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.buttonReportByDP]));
     w59.Position = 3;
     w59.Expand   = false;
     w59.Fill     = false;
     this.vbox2.Add(this.hbox7);
     global::Gtk.Box.BoxChild w60 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox7]));
     w60.Position = 2;
     w60.Expand   = false;
     w60.Fill     = false;
     w1.Add(this.vbox2);
     this.scrolledwindow1.Add(w1);
     this.Add(this.scrolledwindow1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.vboxOldComments.Hide();
     this.Hide();
     this.entityVMEntryDeliveryPoint.Changed       += new global::System.EventHandler(this.OnEntityVMEntryDeliveryPointChanged);
     this.entityVMEntryDeliveryPoint.ChangedByUser += new global::System.EventHandler(this.OnEntityVMEntryDeliveryPointChangedByUser);
     this.entityVMEntryCounterparty.Changed        += new global::System.EventHandler(this.OnEntityVMEntryCounterpartyChanged);
     this.entityVMEntryCounterparty.ChangedByUser  += new global::System.EventHandler(this.OnEntityVMEntryCounterpartyChangedByUser);
     this.buttonAddComment.Clicked     += new global::System.EventHandler(this.OnAddCommentButtonClicked);
     this.buttonRevertComment.Clicked  += new global::System.EventHandler(this.OnCancelLastCommentButtonClicked);
     this.buttonSplit.Clicked          += new global::System.EventHandler(this.OnButtonSplitClicked);
     this.createOrderButton.Clicked    += new global::System.EventHandler(this.OnButtonCreateOrderClicked);
     this.createTaskButton.Clicked     += new global::System.EventHandler(this.OnCreateTaskButtonClicked);
     this.buttonReportByClient.Clicked += new global::System.EventHandler(this.OnButtonReportByClientClicked);
     this.buttonReportByDP.Clicked     += new global::System.EventHandler(this.OnButtonReportByDPClicked);
 }
Exemplo n.º 21
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget workwear.Views.Communications.MessageTemplateView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "workwear.Views.Communications.MessageTemplateView";
     // Container child workwear.Views.Communications.MessageTemplateView.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // 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.buttonSave              = new global::Gtk.Button();
     this.buttonSave.CanFocus     = true;
     this.buttonSave.Name         = "buttonSave";
     this.buttonSave.UseUnderline = true;
     this.buttonSave.Label        = global::Mono.Unix.Catalog.GetString("Сохранить");
     global::Gtk.Image w1 = new global::Gtk.Image();
     w1.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-save", global::Gtk.IconSize.Menu);
     this.buttonSave.Image = w1;
     this.hbox4.Add(this.buttonSave);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.buttonSave]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = global::Mono.Unix.Catalog.GetString("Отменить");
     global::Gtk.Image w3 = new global::Gtk.Image();
     w3.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-revert-to-saved", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w3;
     this.hbox4.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.buttonCancel]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     this.vbox2.Add(this.hbox4);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox4]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     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.entityTitle               = new global::Gamma.GtkWidgets.yEntry();
     this.entityTitle.CanFocus      = true;
     this.entityTitle.Name          = "entityTitle";
     this.entityTitle.IsEditable    = true;
     this.entityTitle.MaxLength     = 200;
     this.entityTitle.InvisibleChar = '•';
     this.ytable1.Add(this.entityTitle);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.ytable1[this.entityTitle]));
     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));
     // Container child ytable1.Gtk.Table+TableChild
     this.entryName = new global::Gamma.GtkWidgets.yEntry();
     this.entryName.WidthRequest  = 400;
     this.entryName.CanFocus      = true;
     this.entryName.Name          = "entryName";
     this.entryName.IsEditable    = true;
     this.entryName.MaxLength     = 100;
     this.entryName.InvisibleChar = '•';
     this.ytable1.Add(this.entryName);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.ytable1[this.entryName]));
     w7.LeftAttach  = ((uint)(1));
     w7.RightAttach = ((uint)(2));
     w7.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.GtkScrolledWindow = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.HeightRequest = 100;
     this.GtkScrolledWindow.Name          = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType    = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.ytextText          = new global::Gamma.GtkWidgets.yTextView();
     this.ytextText.CanFocus = true;
     this.ytextText.Name     = "ytextText";
     this.GtkScrolledWindow.Add(this.ytextText);
     this.ytable1.Add(this.GtkScrolledWindow);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.ytable1[this.GtkScrolledWindow]));
     w9.TopAttach    = ((uint)(2));
     w9.BottomAttach = ((uint)(3));
     w9.LeftAttach   = ((uint)(1));
     w9.RightAttach  = ((uint)(2));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabel10           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel10.Name      = "ylabel10";
     this.ylabel10.Xalign    = 1F;
     this.ylabel10.Yalign    = 0F;
     this.ylabel10.LabelProp = global::Mono.Unix.Catalog.GetString("Текст:");
     this.ytable1.Add(this.ylabel10);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel10]));
     w10.TopAttach    = ((uint)(2));
     w10.BottomAttach = ((uint)(3));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabel8           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel8.Name      = "ylabel8";
     this.ylabel8.Xalign    = 1F;
     this.ylabel8.LabelProp = global::Mono.Unix.Catalog.GetString("Название:");
     this.ytable1.Add(this.ylabel8);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel8]));
     w11.XOptions = ((global::Gtk.AttachOptions)(4));
     w11.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabel9           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel9.Name      = "ylabel9";
     this.ylabel9.Xalign    = 1F;
     this.ylabel9.LabelProp = global::Mono.Unix.Catalog.GetString("Заголовок:");
     this.ytable1.Add(this.ylabel9);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel9]));
     w12.TopAttach    = ((uint)(1));
     w12.BottomAttach = ((uint)(2));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox2.Add(this.ytable1);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.ytable1]));
     w13.Position = 1;
     w13.Expand   = false;
     w13.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.Filters.Views.UnallocatedBalancesJournalFilterView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Filters.Views.UnallocatedBalancesJournalFilterView";
     // Container child Vodovoz.Filters.Views.UnallocatedBalancesJournalFilterView.Gtk.Container+ContainerChild
     this.vboxMain         = new global::Gamma.GtkWidgets.yVBox();
     this.vboxMain.Name    = "vboxMain";
     this.vboxMain.Spacing = 6;
     // Container child vboxMain.Gtk.Box+BoxChild
     this.tableMain               = new global::Gamma.GtkWidgets.yTable();
     this.tableMain.Name          = "tableMain";
     this.tableMain.NRows         = ((uint)(2));
     this.tableMain.NColumns      = ((uint)(3));
     this.tableMain.RowSpacing    = ((uint)(6));
     this.tableMain.ColumnSpacing = ((uint)(6));
     // Container child tableMain.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.tableMain.Add(this.btnHelp);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.tableMain[this.btnHelp]));
     w2.LeftAttach  = ((uint)(2));
     w2.RightAttach = ((uint)(3));
     w2.XOptions    = ((global::Gtk.AttachOptions)(4));
     w2.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tableMain.Gtk.Table+TableChild
     this.counterpartyEntry        = new global::QS.Views.Control.EntityEntry();
     this.counterpartyEntry.Events = ((global::Gdk.EventMask)(256));
     this.counterpartyEntry.Name   = "counterpartyEntry";
     this.tableMain.Add(this.counterpartyEntry);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.tableMain[this.counterpartyEntry]));
     w3.LeftAttach  = ((uint)(1));
     w3.RightAttach = ((uint)(2));
     w3.XOptions    = ((global::Gtk.AttachOptions)(0));
     w3.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tableMain.Gtk.Table+TableChild
     this.lblCounterparty           = new global::Gamma.GtkWidgets.yLabel();
     this.lblCounterparty.Name      = "lblCounterparty";
     this.lblCounterparty.Xalign    = 1F;
     this.lblCounterparty.LabelProp = global::Mono.Unix.Catalog.GetString("Контрагент:");
     this.tableMain.Add(this.lblCounterparty);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.tableMain[this.lblCounterparty]));
     w4.XOptions = ((global::Gtk.AttachOptions)(4));
     w4.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tableMain.Gtk.Table+TableChild
     this.lblOrganization           = new global::Gamma.GtkWidgets.yLabel();
     this.lblOrganization.Name      = "lblOrganization";
     this.lblOrganization.Xalign    = 1F;
     this.lblOrganization.LabelProp = global::Mono.Unix.Catalog.GetString("Организация:");
     this.tableMain.Add(this.lblOrganization);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.tableMain[this.lblOrganization]));
     w5.TopAttach    = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableMain.Gtk.Table+TableChild
     this.organizationEntry        = new global::QS.Views.Control.EntityEntry();
     this.organizationEntry.Events = ((global::Gdk.EventMask)(256));
     this.organizationEntry.Name   = "organizationEntry";
     this.tableMain.Add(this.organizationEntry);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.tableMain[this.organizationEntry]));
     w6.TopAttach    = ((uint)(1));
     w6.BottomAttach = ((uint)(2));
     w6.LeftAttach   = ((uint)(1));
     w6.RightAttach  = ((uint)(2));
     w6.XOptions     = ((global::Gtk.AttachOptions)(0));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vboxMain.Add(this.tableMain);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vboxMain[this.tableMain]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     this.Add(this.vboxMain);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget workwear.Journal.Filter.Views.Communications.EmployeeNotificationFilterView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "workwear.Journal.Filter.Views.Communications.EmployeeNotificationFilterView";
     // Container child workwear.Journal.Filter.Views.Communications.EmployeeNotificationFilterView.Gtk.Container+ContainerChild
     this.ytable1               = new global::Gamma.GtkWidgets.yTable();
     this.ytable1.Name          = "ytable1";
     this.ytable1.NRows         = ((uint)(5));
     this.ytable1.NColumns      = ((uint)(4));
     this.ytable1.RowSpacing    = ((uint)(6));
     this.ytable1.ColumnSpacing = ((uint)(6));
     // Container child ytable1.Gtk.Table+TableChild
     this.checkLkEnabled               = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkLkEnabled.CanFocus      = true;
     this.checkLkEnabled.Name          = "checkLkEnabled";
     this.checkLkEnabled.Label         = global::Mono.Unix.Catalog.GetString("Только с мобильным кабинетом");
     this.checkLkEnabled.Active        = true;
     this.checkLkEnabled.DrawIndicator = true;
     this.checkLkEnabled.UseUnderline  = true;
     this.ytable1.Add(this.checkLkEnabled);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.ytable1[this.checkLkEnabled]));
     w1.TopAttach    = ((uint)(2));
     w1.BottomAttach = ((uint)(3));
     w1.XOptions     = ((global::Gtk.AttachOptions)(4));
     w1.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.checkShowOnlyWork               = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkShowOnlyWork.CanFocus      = true;
     this.checkShowOnlyWork.Name          = "checkShowOnlyWork";
     this.checkShowOnlyWork.Label         = global::Mono.Unix.Catalog.GetString("Только работающие");
     this.checkShowOnlyWork.Active        = true;
     this.checkShowOnlyWork.DrawIndicator = true;
     this.checkShowOnlyWork.UseUnderline  = true;
     this.ytable1.Add(this.checkShowOnlyWork);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.ytable1[this.checkShowOnlyWork]));
     w2.XOptions = ((global::Gtk.AttachOptions)(4));
     w2.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.datePeriodBirth           = new global::Gamma.Widgets.yDatePeriodPicker();
     this.datePeriodBirth.Events    = ((global::Gdk.EventMask)(256));
     this.datePeriodBirth.Name      = "datePeriodBirth";
     this.datePeriodBirth.StartDate = new global::System.DateTime(0);
     this.datePeriodBirth.EndDate   = new global::System.DateTime(0);
     this.ytable1.Add(this.datePeriodBirth);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.ytable1[this.datePeriodBirth]));
     w3.TopAttach    = ((uint)(2));
     w3.BottomAttach = ((uint)(3));
     w3.LeftAttach   = ((uint)(3));
     w3.RightAttach  = ((uint)(4));
     w3.XOptions     = ((global::Gtk.AttachOptions)(4));
     w3.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.datePeriodIssue           = new global::Gamma.Widgets.yDatePeriodPicker();
     this.datePeriodIssue.Events    = ((global::Gdk.EventMask)(256));
     this.datePeriodIssue.Name      = "datePeriodIssue";
     this.datePeriodIssue.StartDate = new global::System.DateTime(0);
     this.datePeriodIssue.EndDate   = new global::System.DateTime(0);
     this.ytable1.Add(this.datePeriodIssue);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.ytable1[this.datePeriodIssue]));
     w4.TopAttach    = ((uint)(2));
     w4.BottomAttach = ((uint)(3));
     w4.LeftAttach   = ((uint)(2));
     w4.RightAttach  = ((uint)(3));
     w4.XOptions     = ((global::Gtk.AttachOptions)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.entitySubdivision        = new global::QS.Views.Control.EntityEntry();
     this.entitySubdivision.Events = ((global::Gdk.EventMask)(256));
     this.entitySubdivision.Name   = "entitySubdivision";
     this.ytable1.Add(this.entitySubdivision);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.ytable1[this.entitySubdivision]));
     w5.LeftAttach  = ((uint)(2));
     w5.RightAttach = ((uint)(3));
     w5.XOptions    = ((global::Gtk.AttachOptions)(4));
     w5.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ycheckBirthday               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckBirthday.CanFocus      = true;
     this.ycheckBirthday.Name          = "ycheckBirthday";
     this.ycheckBirthday.Label         = global::Mono.Unix.Catalog.GetString("День рождения");
     this.ycheckBirthday.DrawIndicator = true;
     this.ycheckBirthday.UseUnderline  = true;
     this.ytable1.Add(this.ycheckBirthday);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ycheckBirthday]));
     w6.TopAttach    = ((uint)(1));
     w6.BottomAttach = ((uint)(2));
     w6.LeftAttach   = ((uint)(3));
     w6.RightAttach  = ((uint)(4));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ycheckOffPeriod               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckOffPeriod.CanFocus      = true;
     this.ycheckOffPeriod.Name          = "ycheckOffPeriod";
     this.ycheckOffPeriod.Label         = global::Mono.Unix.Catalog.GetString("Следующее получение в период");
     this.ycheckOffPeriod.DrawIndicator = true;
     this.ycheckOffPeriod.UseUnderline  = true;
     this.ytable1.Add(this.ycheckOffPeriod);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ycheckOffPeriod]));
     w7.TopAttach    = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.LeftAttach   = ((uint)(2));
     w7.RightAttach  = ((uint)(3));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ycheckShowOverdue               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckShowOverdue.CanFocus      = true;
     this.ycheckShowOverdue.Name          = "ycheckShowOverdue";
     this.ycheckShowOverdue.Label         = global::Mono.Unix.Catalog.GetString("Просроченный");
     this.ycheckShowOverdue.DrawIndicator = true;
     this.ycheckShowOverdue.UseUnderline  = true;
     this.ytable1.Add(this.ycheckShowOverdue);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ycheckShowOverdue]));
     w8.TopAttach    = ((uint)(3));
     w8.BottomAttach = ((uint)(4));
     w8.LeftAttach   = ((uint)(2));
     w8.RightAttach  = ((uint)(3));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.yIssueType      = new global::Gamma.Widgets.yEnumComboBox();
     this.yIssueType.Name = "yIssueType";
     this.yIssueType.ShowSpecialStateAll = false;
     this.yIssueType.ShowSpecialStateNot = false;
     this.yIssueType.UseShortTitle       = false;
     this.yIssueType.DefaultFirst        = false;
     this.ytable1.Add(this.yIssueType);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.ytable1[this.yIssueType]));
     w9.TopAttach    = ((uint)(4));
     w9.BottomAttach = ((uint)(5));
     w9.LeftAttach   = ((uint)(2));
     w9.RightAttach  = ((uint)(3));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabel3           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel3.Name      = "ylabel3";
     this.ylabel3.Xalign    = 1F;
     this.ylabel3.LabelProp = global::Mono.Unix.Catalog.GetString("Подразделение:");
     this.ytable1.Add(this.ylabel3);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel3]));
     w10.LeftAttach  = ((uint)(1));
     w10.RightAttach = ((uint)(2));
     w10.XOptions    = ((global::Gtk.AttachOptions)(4));
     w10.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.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.ytable1.Add(this.ylabel4);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel4]));
     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 ytable1.Gtk.Table+TableChild
     this.ylabel5           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel5.Name      = "ylabel5";
     this.ylabel5.Xalign    = 1F;
     this.ylabel5.LabelProp = global::Mono.Unix.Catalog.GetString("Тип выдачи:");
     this.ytable1.Add(this.ylabel5);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel5]));
     w12.TopAttach    = ((uint)(4));
     w12.BottomAttach = ((uint)(5));
     w12.LeftAttach   = ((uint)(1));
     w12.RightAttach  = ((uint)(2));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.Add(this.ytable1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Show();
 }
Exemplo n.º 24
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Logistic.CarModelView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Logistic.CarModelView";
     // Container child Vodovoz.Views.Logistic.CarModelView.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.buttonSave              = new global::Gamma.GtkWidgets.yButton();
     this.buttonSave.CanFocus     = true;
     this.buttonSave.Name         = "buttonSave";
     this.buttonSave.UseUnderline = true;
     this.buttonSave.Label        = global::Mono.Unix.Catalog.GetString("Сохранить");
     global::Gtk.Image w1 = new global::Gtk.Image();
     w1.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-save", global::Gtk.IconSize.Menu);
     this.buttonSave.Image = w1;
     this.hbox2.Add(this.buttonSave);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.buttonSave]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.buttonCancel              = new global::Gamma.GtkWidgets.yButton();
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = global::Mono.Unix.Catalog.GetString("Отмена");
     global::Gtk.Image w3 = new global::Gtk.Image();
     w3.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-revert-to-saved", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w3;
     this.hbox2.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.buttonCancel]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     this.vbox2.Add(this.hbox2);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox2]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.ytable1               = new global::Gamma.GtkWidgets.yTable();
     this.ytable1.Name          = "ytable1";
     this.ytable1.NRows         = ((uint)(6));
     this.ytable1.NColumns      = ((uint)(2));
     this.ytable1.RowSpacing    = ((uint)(6));
     this.ytable1.ColumnSpacing = ((uint)(6));
     // Container child ytable1.Gtk.Table+TableChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.maxWeightSpin = new global::Gamma.GtkWidgets.ySpinButton(0D, 20000D, 1D);
     this.maxWeightSpin.WidthRequest             = 100;
     this.maxWeightSpin.CanFocus                 = true;
     this.maxWeightSpin.Name                     = "maxWeightSpin";
     this.maxWeightSpin.Adjustment.PageIncrement = 10D;
     this.maxWeightSpin.ClimbRate                = 1D;
     this.maxWeightSpin.Numeric                  = true;
     this.maxWeightSpin.ValueAsDecimal           = 0m;
     this.maxWeightSpin.ValueAsInt               = 0;
     this.hbox3.Add(this.maxWeightSpin);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.maxWeightSpin]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     this.ytable1.Add(this.hbox3);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.ytable1[this.hbox3]));
     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));
     // Container child ytable1.Gtk.Table+TableChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.maxVolumeSpin = new global::Gamma.GtkWidgets.ySpinButton(0D, 250D, 1D);
     this.maxVolumeSpin.WidthRequest             = 100;
     this.maxVolumeSpin.CanFocus                 = true;
     this.maxVolumeSpin.Name                     = "maxVolumeSpin";
     this.maxVolumeSpin.Adjustment.PageIncrement = 10D;
     this.maxVolumeSpin.ClimbRate                = 1D;
     this.maxVolumeSpin.Digits                   = ((uint)(2));
     this.maxVolumeSpin.Numeric                  = true;
     this.maxVolumeSpin.ValueAsDecimal           = 0m;
     this.maxVolumeSpin.ValueAsInt               = 0;
     this.hbox4.Add(this.maxVolumeSpin);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.maxVolumeSpin]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     this.ytable1.Add(this.hbox4);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.ytable1[this.hbox4]));
     w9.TopAttach    = ((uint)(3));
     w9.BottomAttach = ((uint)(4));
     w9.LeftAttach   = ((uint)(1));
     w9.RightAttach  = ((uint)(2));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.entryManufacturer = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entryManufacturer.WidthRequest     = 400;
     this.entryManufacturer.Events           = ((global::Gdk.EventMask)(256));
     this.entryManufacturer.Name             = "entryManufacturer";
     this.entryManufacturer.CanEditReference = true;
     this.hbox5.Add(this.entryManufacturer);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.entryManufacturer]));
     w10.Position = 0;
     w10.Expand   = false;
     this.ytable1.Add(this.hbox5);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.ytable1[this.hbox5]));
     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));
     // Container child ytable1.Gtk.Table+TableChild
     this.hbox6         = new global::Gtk.HBox();
     this.hbox6.Name    = "hbox6";
     this.hbox6.Spacing = 6;
     // Container child hbox6.Gtk.Box+BoxChild
     this.comboTypeOfUse      = new global::Gamma.Widgets.yEnumComboBox();
     this.comboTypeOfUse.Name = "comboTypeOfUse";
     this.comboTypeOfUse.ShowSpecialStateAll = false;
     this.comboTypeOfUse.ShowSpecialStateNot = false;
     this.comboTypeOfUse.UseShortTitle       = false;
     this.comboTypeOfUse.DefaultFirst        = false;
     this.hbox6.Add(this.comboTypeOfUse);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.comboTypeOfUse]));
     w12.Position = 0;
     w12.Expand   = false;
     w12.Fill     = false;
     this.ytable1.Add(this.hbox6);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.ytable1[this.hbox6]));
     w13.TopAttach    = ((uint)(4));
     w13.BottomAttach = ((uint)(5));
     w13.LeftAttach   = ((uint)(1));
     w13.RightAttach  = ((uint)(2));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.hbox7         = new global::Gtk.HBox();
     this.hbox7.Name    = "hbox7";
     this.hbox7.Spacing = 6;
     // Container child hbox7.Gtk.Box+BoxChild
     this.ycheckIsArchive               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckIsArchive.CanFocus      = true;
     this.ycheckIsArchive.Name          = "ycheckIsArchive";
     this.ycheckIsArchive.Label         = "";
     this.ycheckIsArchive.DrawIndicator = true;
     this.ycheckIsArchive.UseUnderline  = true;
     this.hbox7.Add(this.ycheckIsArchive);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.ycheckIsArchive]));
     w14.Position = 0;
     w14.Expand   = false;
     w14.Fill     = false;
     this.ytable1.Add(this.hbox7);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.ytable1[this.hbox7]));
     w15.TopAttach    = ((uint)(5));
     w15.BottomAttach = ((uint)(6));
     w15.LeftAttach   = ((uint)(1));
     w15.RightAttach  = ((uint)(2));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.hbox9         = new global::Gtk.HBox();
     this.hbox9.Name    = "hbox9";
     this.hbox9.Spacing = 6;
     // Container child hbox9.Gtk.Box+BoxChild
     this.yentryName = new global::Gamma.GtkWidgets.yEntry();
     this.yentryName.WidthRequest  = 400;
     this.yentryName.CanFocus      = true;
     this.yentryName.Name          = "yentryName";
     this.yentryName.IsEditable    = true;
     this.yentryName.InvisibleChar = '•';
     this.hbox9.Add(this.yentryName);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.yentryName]));
     w16.Position = 0;
     w16.Expand   = false;
     w16.Fill     = false;
     this.ytable1.Add(this.hbox9);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.ytable1[this.hbox9]));
     w17.LeftAttach  = ((uint)(1));
     w17.RightAttach = ((uint)(2));
     w17.XOptions    = ((global::Gtk.AttachOptions)(4));
     w17.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.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.ytable1.Add(this.label1);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.ytable1[this.label1]));
     w18.TopAttach    = ((uint)(1));
     w18.BottomAttach = ((uint)(2));
     w18.XOptions     = ((global::Gtk.AttachOptions)(4));
     w18.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.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.ytable1.Add(this.label2);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.ytable1[this.label2]));
     w19.TopAttach    = ((uint)(2));
     w19.BottomAttach = ((uint)(3));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.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("Объём груза (м<sup>3</sup>):");
     this.label3.UseMarkup = true;
     this.ytable1.Add(this.label3);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.ytable1[this.label3]));
     w20.TopAttach    = ((uint)(3));
     w20.BottomAttach = ((uint)(4));
     w20.XOptions     = ((global::Gtk.AttachOptions)(4));
     w20.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.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.ytable1.Add(this.label4);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.ytable1[this.label4]));
     w21.TopAttach    = ((uint)(4));
     w21.BottomAttach = ((uint)(5));
     w21.XOptions     = ((global::Gtk.AttachOptions)(4));
     w21.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.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.ytable1.Add(this.label5);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.ytable1[this.label5]));
     w22.TopAttach    = ((uint)(5));
     w22.BottomAttach = ((uint)(6));
     w22.XOptions     = ((global::Gtk.AttachOptions)(4));
     w22.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.labelName           = new global::Gtk.Label();
     this.labelName.Name      = "labelName";
     this.labelName.Xalign    = 1F;
     this.labelName.LabelProp = global::Mono.Unix.Catalog.GetString("Название:");
     this.ytable1.Add(this.labelName);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.ytable1[this.labelName]));
     w23.XOptions = ((global::Gtk.AttachOptions)(4));
     w23.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox2.Add(this.ytable1);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.ytable1]));
     w24.Position = 1;
     w24.Expand   = false;
     w24.Fill     = false;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Exemplo n.º 25
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Reports.ProductionWarehouseMovementReportView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Reports.ProductionWarehouseMovementReportView";
     // Container child Vodovoz.Views.Reports.ProductionWarehouseMovementReportView.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)(2));
     this.ytableFilter.NColumns      = ((uint)(7));
     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)(1));
     w2.BottomAttach = ((uint)(2));
     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.cmbProducionWarehouse                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.cmbProducionWarehouse.Name                = "cmbProducionWarehouse";
     this.cmbProducionWarehouse.AddIfNotExist       = false;
     this.cmbProducionWarehouse.DefaultFirst        = false;
     this.cmbProducionWarehouse.ShowSpecialStateAll = true;
     this.cmbProducionWarehouse.ShowSpecialStateNot = false;
     this.ytableFilter.Add(this.cmbProducionWarehouse);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.ytableFilter[this.cmbProducionWarehouse]));
     w3.LeftAttach  = ((uint)(4));
     w3.RightAttach = ((uint)(5));
     w3.XOptions    = ((global::Gtk.AttachOptions)(4));
     w3.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child ytableFilter.Gtk.Table+TableChild
     this.rangepickerWarehouseDocumentDate           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.rangepickerWarehouseDocumentDate.Events    = ((global::Gdk.EventMask)(256));
     this.rangepickerWarehouseDocumentDate.Name      = "rangepickerWarehouseDocumentDate";
     this.rangepickerWarehouseDocumentDate.StartDate = new global::System.DateTime(0);
     this.rangepickerWarehouseDocumentDate.EndDate   = new global::System.DateTime(0);
     this.ytableFilter.Add(this.rangepickerWarehouseDocumentDate);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.ytableFilter[this.rangepickerWarehouseDocumentDate]));
     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.vseparator1      = new global::Gtk.VSeparator();
     this.vseparator1.Name = "vseparator1";
     this.ytableFilter.Add(this.vseparator1);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.ytableFilter[this.vseparator1]));
     w5.LeftAttach  = ((uint)(2));
     w5.RightAttach = ((uint)(3));
     w5.XOptions    = ((global::Gtk.AttachOptions)(4));
     w5.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child ytableFilter.Gtk.Table+TableChild
     this.vseparator2      = new global::Gtk.VSeparator();
     this.vseparator2.Name = "vseparator2";
     this.ytableFilter.Add(this.vseparator2);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.ytableFilter[this.vseparator2]));
     w6.LeftAttach  = ((uint)(5));
     w6.RightAttach = ((uint)(6));
     w6.XOptions    = ((global::Gtk.AttachOptions)(4));
     w6.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 w7 = ((global::Gtk.Table.TableChild)(this.ytableFilter[this.ybtnExport]));
     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 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 w8 = ((global::Gtk.Table.TableChild)(this.ytableFilter[this.ybtnRunReport]));
     w8.TopAttach    = ((uint)(1));
     w8.BottomAttach = ((uint)(2));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytableFilter.Gtk.Table+TableChild
     this.ycheckbtnDetails               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckbtnDetails.CanFocus      = true;
     this.ycheckbtnDetails.Name          = "ycheckbtnDetails";
     this.ycheckbtnDetails.Label         = global::Mono.Unix.Catalog.GetString(" Детализированный");
     this.ycheckbtnDetails.DrawIndicator = true;
     this.ycheckbtnDetails.UseUnderline  = true;
     this.ytableFilter.Add(this.ycheckbtnDetails);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.ytableFilter[this.ycheckbtnDetails]));
     w9.LeftAttach  = ((uint)(6));
     w9.RightAttach = ((uint)(7));
     w9.XOptions    = ((global::Gtk.AttachOptions)(4));
     w9.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child ytableFilter.Gtk.Table+TableChild
     this.ylblProductionWarehouse           = new global::Gamma.GtkWidgets.yLabel();
     this.ylblProductionWarehouse.Name      = "ylblProductionWarehouse";
     this.ylblProductionWarehouse.Xalign    = 1F;
     this.ylblProductionWarehouse.LabelProp = global::Mono.Unix.Catalog.GetString("Производство:");
     this.ytableFilter.Add(this.ylblProductionWarehouse);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.ytableFilter[this.ylblProductionWarehouse]));
     w10.LeftAttach  = ((uint)(3));
     w10.RightAttach = ((uint)(4));
     w10.XOptions    = ((global::Gtk.AttachOptions)(4));
     w10.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child ytableFilter.Gtk.Table+TableChild
     this.ylblWarehouseDocumentDate           = new global::Gamma.GtkWidgets.yLabel();
     this.ylblWarehouseDocumentDate.Name      = "ylblWarehouseDocumentDate";
     this.ylblWarehouseDocumentDate.Xalign    = 1F;
     this.ylblWarehouseDocumentDate.LabelProp = global::Mono.Unix.Catalog.GetString("Дата доставки:");
     this.ytableFilter.Add(this.ylblWarehouseDocumentDate);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.ytableFilter[this.ylblWarehouseDocumentDate]));
     w11.XOptions = ((global::Gtk.AttachOptions)(4));
     w11.YOptions = ((global::Gtk.AttachOptions)(4));
     this.yvboxMain.Add(this.ytableFilter);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.yvboxMain[this.ytableFilter]));
     w12.Position = 0;
     w12.Expand   = false;
     w12.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.ytreeviewReport          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewReport.CanFocus = true;
     this.ytreeviewReport.Name     = "ytreeviewReport";
     this.GtkScrolledWindow.Add(this.ytreeviewReport);
     this.yvboxMain.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.yvboxMain[this.GtkScrolledWindow]));
     w14.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 workwear.Journal.Filter.Views.Company.EmployeeBalanceFilterView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "workwear.Journal.Filter.Views.Company.EmployeeBalanceFilterView";
     // Container child workwear.Journal.Filter.Views.Company.EmployeeBalanceFilterView.Gtk.Container+ContainerChild
     this.ytable1               = new global::Gamma.GtkWidgets.yTable();
     this.ytable1.Name          = "ytable1";
     this.ytable1.NRows         = ((uint)(3));
     this.ytable1.NColumns      = ((uint)(3));
     this.ytable1.RowSpacing    = ((uint)(6));
     this.ytable1.ColumnSpacing = ((uint)(6));
     // Container child ytable1.Gtk.Table+TableChild
     this.datepicker                    = new global::QS.Widgets.GtkUI.DatePicker();
     this.datepicker.Events             = ((global::Gdk.EventMask)(256));
     this.datepicker.Name               = "datepicker";
     this.datepicker.WithTime           = false;
     this.datepicker.HideCalendarButton = false;
     this.datepicker.Date               = new global::System.DateTime(0);
     this.datepicker.IsEditable         = true;
     this.datepicker.AutoSeparation     = false;
     this.ytable1.Add(this.datepicker);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.ytable1[this.datepicker]));
     w1.TopAttach    = ((uint)(1));
     w1.BottomAttach = ((uint)(2));
     w1.LeftAttach   = ((uint)(1));
     w1.RightAttach  = ((uint)(2));
     w1.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.yentryEmployee        = new global::QS.Views.Control.EntityEntry();
     this.yentryEmployee.Events = ((global::Gdk.EventMask)(256));
     this.yentryEmployee.Name   = "yentryEmployee";
     this.ytable1.Add(this.yentryEmployee);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.ytable1[this.yentryEmployee]));
     w2.LeftAttach  = ((uint)(1));
     w2.RightAttach = ((uint)(2));
     w2.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 w3 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel1]));
     w3.TopAttach    = ((uint)(1));
     w3.BottomAttach = ((uint)(2));
     w3.XOptions     = ((global::Gtk.AttachOptions)(4));
     w3.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabel2           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel2.Name      = "ylabel2";
     this.ylabel2.LabelProp = global::Mono.Unix.Catalog.GetString("Сотрудник");
     this.ytable1.Add(this.ylabel2);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel2]));
     w4.XOptions = ((global::Gtk.AttachOptions)(4));
     w4.YOptions = ((global::Gtk.AttachOptions)(4));
     this.Add(this.ytable1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget workwear.Views.Regulations.NormConditionView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "workwear.Views.Regulations.NormConditionView";
     // Container child workwear.Views.Regulations.NormConditionView.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.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.buttonSave              = new global::Gtk.Button();
     this.buttonSave.CanFocus     = true;
     this.buttonSave.Name         = "buttonSave";
     this.buttonSave.UseUnderline = true;
     this.buttonSave.Label        = global::Mono.Unix.Catalog.GetString("Сохранить");
     global::Gtk.Image w1 = new global::Gtk.Image();
     w1.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-save", global::Gtk.IconSize.Menu);
     this.buttonSave.Image = w1;
     this.hbox4.Add(this.buttonSave);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.buttonSave]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = global::Mono.Unix.Catalog.GetString("Отменить");
     global::Gtk.Image w3 = new global::Gtk.Image();
     w3.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-revert-to-saved", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w3;
     this.hbox4.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.buttonCancel]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     this.yvbox1.Add(this.hbox4);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.hbox4]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child yvbox1.Gtk.Box+BoxChild
     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.yentryName               = new global::Gamma.GtkWidgets.yEntry();
     this.yentryName.CanFocus      = true;
     this.yentryName.Name          = "yentryName";
     this.yentryName.IsEditable    = true;
     this.yentryName.InvisibleChar = '•';
     this.ytable1.Add(this.yentryName);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.ytable1[this.yentryName]));
     w6.LeftAttach  = ((uint)(1));
     w6.RightAttach = ((uint)(2));
     w6.XOptions    = ((global::Gtk.AttachOptions)(4));
     w6.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.yenumSex      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumSex.Name = "yenumSex";
     this.yenumSex.ShowSpecialStateAll = false;
     this.yenumSex.ShowSpecialStateNot = false;
     this.yenumSex.UseShortTitle       = false;
     this.yenumSex.DefaultFirst        = false;
     this.ytable1.Add(this.yenumSex);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.ytable1[this.yenumSex]));
     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 ytable1.Gtk.Table+TableChild
     this.yhbox1         = new global::Gamma.GtkWidgets.yHBox();
     this.yhbox1.Name    = "yhbox1";
     this.yhbox1.Spacing = 6;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.yhbox2         = new global::Gamma.GtkWidgets.yHBox();
     this.yhbox2.Name    = "yhbox2";
     this.yhbox2.Spacing = 6;
     // Container child yhbox2.Gtk.Box+BoxChild
     this.yStartMonth                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.yStartMonth.Name                = "yStartMonth";
     this.yStartMonth.AddIfNotExist       = false;
     this.yStartMonth.DefaultFirst        = false;
     this.yStartMonth.ShowSpecialStateAll = false;
     this.yStartMonth.ShowSpecialStateNot = true;
     this.yhbox2.Add(this.yStartMonth);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.yhbox2[this.yStartMonth]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child yhbox2.Gtk.Box+BoxChild
     this.yStartDay                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.yStartDay.Name                = "yStartDay";
     this.yStartDay.AddIfNotExist       = false;
     this.yStartDay.DefaultFirst        = false;
     this.yStartDay.ShowSpecialStateAll = false;
     this.yStartDay.ShowSpecialStateNot = false;
     this.yhbox2.Add(this.yStartDay);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.yhbox2[this.yStartDay]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     this.yhbox1.Add(this.yhbox2);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.yhbox2]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.ylabel4           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel4.Name      = "ylabel4";
     this.ylabel4.LabelProp = global::Mono.Unix.Catalog.GetString("-");
     this.yhbox1.Add(this.ylabel4);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.ylabel4]));
     w11.Position = 1;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.yhbox3         = new global::Gamma.GtkWidgets.yHBox();
     this.yhbox3.Name    = "yhbox3";
     this.yhbox3.Spacing = 6;
     // Container child yhbox3.Gtk.Box+BoxChild
     this.yEndMonth                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.yEndMonth.Name                = "yEndMonth";
     this.yEndMonth.AddIfNotExist       = false;
     this.yEndMonth.DefaultFirst        = false;
     this.yEndMonth.ShowSpecialStateAll = false;
     this.yEndMonth.ShowSpecialStateNot = true;
     this.yhbox3.Add(this.yEndMonth);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.yhbox3[this.yEndMonth]));
     w12.Position = 0;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child yhbox3.Gtk.Box+BoxChild
     this.yEndDay                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.yEndDay.Name                = "yEndDay";
     this.yEndDay.AddIfNotExist       = false;
     this.yEndDay.DefaultFirst        = false;
     this.yEndDay.ShowSpecialStateAll = false;
     this.yEndDay.ShowSpecialStateNot = false;
     this.yhbox3.Add(this.yEndDay);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.yhbox3[this.yEndDay]));
     w13.Position = 1;
     w13.Expand   = false;
     w13.Fill     = false;
     this.yhbox1.Add(this.yhbox3);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.yhbox3]));
     w14.Position = 2;
     w14.Expand   = false;
     w14.Fill     = false;
     this.ytable1.Add(this.yhbox1);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.ytable1[this.yhbox1]));
     w15.TopAttach    = ((uint)(2));
     w15.BottomAttach = ((uint)(3));
     w15.LeftAttach   = ((uint)(1));
     w15.RightAttach  = ((uint)(2));
     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.ylabel3           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel3.Name      = "ylabel3";
     this.ylabel3.LabelProp = global::Mono.Unix.Catalog.GetString("Период выдачи:");
     this.ytable1.Add(this.ylabel3);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel3]));
     w18.TopAttach    = ((uint)(2));
     w18.BottomAttach = ((uint)(3));
     w18.XOptions     = ((global::Gtk.AttachOptions)(4));
     w18.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.yvbox1.Add(this.ytable1);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.ytable1]));
     w19.Position = 1;
     w19.Expand   = false;
     w19.Fill     = false;
     this.Add(this.yvbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }