Exemplo n.º 1
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget workwear.Views.Stock.CollectiveExpenseView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "workwear.Views.Stock.CollectiveExpenseView";
     // Container child workwear.Views.Stock.CollectiveExpenseView.Gtk.Container+ContainerChild
     this.dialog1_VBox             = new global::Gtk.VBox();
     this.dialog1_VBox.Name        = "dialog1_VBox";
     this.dialog1_VBox.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.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.vseparator1      = new global::Gtk.VSeparator();
     this.vseparator1.Name = "vseparator1";
     this.hbox4.Add(this.vseparator1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.vseparator1]));
     w5.Position = 2;
     w5.Expand   = false;
     w5.Fill     = false;
     this.dialog1_VBox.Add(this.hbox4);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.dialog1_VBox[this.hbox4]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.hbox1             = new global::Gtk.HBox();
     this.hbox1.Name        = "hbox1";
     this.hbox1.Spacing     = 6;
     this.hbox1.BorderWidth = ((uint)(3));
     // Container child hbox1.Gtk.Box+BoxChild
     this.table2               = new global::Gtk.Table(((uint)(2)), ((uint)(2)), false);
     this.table2.Name          = "table2";
     this.table2.RowSpacing    = ((uint)(6));
     this.table2.ColumnSpacing = ((uint)(6));
     // Container child table2.Gtk.Table+TableChild
     this.entityWarehouseExpense        = new global::QS.Views.Control.EntityEntry();
     this.entityWarehouseExpense.Events = ((global::Gdk.EventMask)(256));
     this.entityWarehouseExpense.Name   = "entityWarehouseExpense";
     this.table2.Add(this.entityWarehouseExpense);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table2[this.entityWarehouseExpense]));
     w7.LeftAttach  = ((uint)(1));
     w7.RightAttach = ((uint)(2));
     w7.XOptions    = ((global::Gtk.AttachOptions)(4));
     w7.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.hboxIssuanceSheet         = new global::Gtk.HBox();
     this.hboxIssuanceSheet.Name    = "hboxIssuanceSheet";
     this.hboxIssuanceSheet.Spacing = 6;
     // Container child hboxIssuanceSheet.Gtk.Box+BoxChild
     this.buttonIssuanceSheetCreate              = new global::Gtk.Button();
     this.buttonIssuanceSheetCreate.CanFocus     = true;
     this.buttonIssuanceSheetCreate.Name         = "buttonIssuanceSheetCreate";
     this.buttonIssuanceSheetCreate.UseUnderline = true;
     this.buttonIssuanceSheetCreate.Label        = global::Mono.Unix.Catalog.GetString("Создать");
     global::Gtk.Image w8 = new global::Gtk.Image();
     w8.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-new", global::Gtk.IconSize.Menu);
     this.buttonIssuanceSheetCreate.Image = w8;
     this.hboxIssuanceSheet.Add(this.buttonIssuanceSheetCreate);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hboxIssuanceSheet[this.buttonIssuanceSheetCreate]));
     w9.Position = 0;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child hboxIssuanceSheet.Gtk.Box+BoxChild
     this.buttonIssuanceSheetOpen              = new global::Gtk.Button();
     this.buttonIssuanceSheetOpen.CanFocus     = true;
     this.buttonIssuanceSheetOpen.Name         = "buttonIssuanceSheetOpen";
     this.buttonIssuanceSheetOpen.UseUnderline = true;
     this.buttonIssuanceSheetOpen.Label        = global::Mono.Unix.Catalog.GetString("Открыть");
     global::Gtk.Image w10 = new global::Gtk.Image();
     w10.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-edit", global::Gtk.IconSize.Menu);
     this.buttonIssuanceSheetOpen.Image = w10;
     this.hboxIssuanceSheet.Add(this.buttonIssuanceSheetOpen);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hboxIssuanceSheet[this.buttonIssuanceSheetOpen]));
     w11.Position = 1;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child hboxIssuanceSheet.Gtk.Box+BoxChild
     this.enumPrint              = new global::QSOrmProject.EnumMenuButton();
     this.enumPrint.CanFocus     = true;
     this.enumPrint.Name         = "enumPrint";
     this.enumPrint.UseUnderline = true;
     this.enumPrint.UseMarkup    = false;
     this.enumPrint.LabelXAlign  = 0F;
     this.enumPrint.Label        = global::Mono.Unix.Catalog.GetString("Печать");
     global::Gtk.Image w12 = new global::Gtk.Image();
     w12.Pixbuf           = global::Stetic.IconLoader.LoadIcon(this, "gtk-print", global::Gtk.IconSize.Menu);
     this.enumPrint.Image = w12;
     this.hboxIssuanceSheet.Add(this.enumPrint);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hboxIssuanceSheet[this.enumPrint]));
     w13.Position = 2;
     w13.Expand   = false;
     w13.Fill     = false;
     this.table2.Add(this.hboxIssuanceSheet);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table2[this.hboxIssuanceSheet]));
     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 table2.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("Склад<span foreground=\"red\">*</span>:");
     this.label3.UseMarkup = true;
     this.table2.Add(this.label3);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table2[this.label3]));
     w15.XOptions = ((global::Gtk.AttachOptions)(4));
     w15.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.labelIssuanceSheet           = new global::Gtk.Label();
     this.labelIssuanceSheet.Name      = "labelIssuanceSheet";
     this.labelIssuanceSheet.Xalign    = 1F;
     this.labelIssuanceSheet.LabelProp = global::Mono.Unix.Catalog.GetString("Ведомость:");
     this.table2.Add(this.labelIssuanceSheet);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table2[this.labelIssuanceSheet]));
     w16.TopAttach    = ((uint)(1));
     w16.BottomAttach = ((uint)(2));
     w16.XOptions     = ((global::Gtk.AttachOptions)(4));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.hbox1.Add(this.table2);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.table2]));
     w17.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.table3               = new global::Gtk.Table(((uint)(4)), ((uint)(2)), false);
     this.table3.Name          = "table3";
     this.table3.RowSpacing    = ((uint)(6));
     this.table3.ColumnSpacing = ((uint)(6));
     // Container child table3.Gtk.Table+TableChild
     this.GtkScrolledWindowComments            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindowComments.Name       = "GtkScrolledWindowComments";
     this.GtkScrolledWindowComments.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindowComments.Gtk.Container+ContainerChild
     this.ytextComment            = new global::Gamma.GtkWidgets.yTextView();
     this.ytextComment.CanFocus   = true;
     this.ytextComment.Name       = "ytextComment";
     this.ytextComment.AcceptsTab = false;
     this.ytextComment.WrapMode   = ((global::Gtk.WrapMode)(3));
     this.GtkScrolledWindowComments.Add(this.ytextComment);
     this.table3.Add(this.GtkScrolledWindowComments);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table3[this.GtkScrolledWindowComments]));
     w19.TopAttach    = ((uint)(3));
     w19.BottomAttach = ((uint)(4));
     w19.LeftAttach   = ((uint)(1));
     w19.RightAttach  = ((uint)(2));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label26           = new global::Gtk.Label();
     this.label26.Name      = "label26";
     this.label26.Xalign    = 1F;
     this.label26.Yalign    = 0F;
     this.label26.LabelProp = global::Mono.Unix.Catalog.GetString("Комментарий:");
     this.table3.Add(this.label26);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table3[this.label26]));
     w20.TopAttach    = ((uint)(3));
     w20.BottomAttach = ((uint)(4));
     w20.XOptions     = ((global::Gtk.AttachOptions)(4));
     w20.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 1F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Номер:");
     this.table3.Add(this.label4);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table3[this.label4]));
     w21.XOptions = ((global::Gtk.AttachOptions)(4));
     w21.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.Xalign    = 1F;
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Пользователь:");
     this.table3.Add(this.label5);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table3[this.label5]));
     w22.TopAttach    = ((uint)(1));
     w22.BottomAttach = ((uint)(2));
     w22.XOptions     = ((global::Gtk.AttachOptions)(4));
     w22.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.Xalign    = 1F;
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("Дата<span foreground=\"red\">*</span>:");
     this.label6.UseMarkup = true;
     this.table3.Add(this.label6);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table3[this.label6]));
     w23.TopAttach    = ((uint)(2));
     w23.BottomAttach = ((uint)(3));
     w23.XOptions     = ((global::Gtk.AttachOptions)(4));
     w23.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.ydateDoc                    = new global::QS.Widgets.GtkUI.DatePicker();
     this.ydateDoc.Events             = ((global::Gdk.EventMask)(256));
     this.ydateDoc.Name               = "ydateDoc";
     this.ydateDoc.WithTime           = false;
     this.ydateDoc.HideCalendarButton = false;
     this.ydateDoc.Date               = new global::System.DateTime(0);
     this.ydateDoc.IsEditable         = true;
     this.ydateDoc.AutoSeparation     = true;
     this.table3.Add(this.ydateDoc);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table3[this.ydateDoc]));
     w24.TopAttach    = ((uint)(2));
     w24.BottomAttach = ((uint)(3));
     w24.LeftAttach   = ((uint)(1));
     w24.RightAttach  = ((uint)(2));
     w24.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.ylabelCreatedBy           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelCreatedBy.Name      = "ylabelCreatedBy";
     this.ylabelCreatedBy.LabelProp = global::Mono.Unix.Catalog.GetString("ylabel1");
     this.table3.Add(this.ylabelCreatedBy);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.table3[this.ylabelCreatedBy]));
     w25.TopAttach    = ((uint)(1));
     w25.BottomAttach = ((uint)(2));
     w25.LeftAttach   = ((uint)(1));
     w25.RightAttach  = ((uint)(2));
     w25.XOptions     = ((global::Gtk.AttachOptions)(4));
     w25.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.ylabelId           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelId.Name      = "ylabelId";
     this.ylabelId.LabelProp = global::Mono.Unix.Catalog.GetString("ylabel3");
     this.table3.Add(this.ylabelId);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.table3[this.ylabelId]));
     w26.LeftAttach  = ((uint)(1));
     w26.RightAttach = ((uint)(2));
     w26.XOptions    = ((global::Gtk.AttachOptions)(4));
     w26.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.hbox1.Add(this.table3);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.table3]));
     w27.Position = 1;
     this.dialog1_VBox.Add(this.hbox1);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.dialog1_VBox[this.hbox1]));
     w28.Position = 1;
     w28.Expand   = false;
     w28.Fill     = false;
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.expensedocitememployeeview1        = new global::workwear.Views.Stock.CollectiveExpenseItemsView();
     this.expensedocitememployeeview1.Events = ((global::Gdk.EventMask)(256));
     this.expensedocitememployeeview1.Name   = "expensedocitememployeeview1";
     this.dialog1_VBox.Add(this.expensedocitememployeeview1);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.dialog1_VBox[this.expensedocitememployeeview1]));
     w29.Position = 2;
     this.Add(this.dialog1_VBox);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Show();
     this.buttonIssuanceSheetCreate.Clicked += new global::System.EventHandler(this.OnButtonIssuanceSheetCreateClicked);
     this.buttonIssuanceSheetOpen.Clicked   += new global::System.EventHandler(this.OnButtonIssuanceSheetOpenClicked);
     this.enumPrint.EnumItemClicked         += new global::System.EventHandler <QSOrmProject.EnumItemClickedEventArgs>(this.OnEnumPrintEnumItemClicked);
 }
Exemplo n.º 2
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget BioGorod.Dialogs.Client.CounterpartyContractsView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "BioGorod.Dialogs.Client.CounterpartyContractsView";
     // Container child BioGorod.Dialogs.Client.CounterpartyContractsView.Gtk.Container+ContainerChild
     this.vbox1             = new global::Gtk.VBox();
     this.vbox1.Name        = "vbox1";
     this.vbox1.Spacing     = 6;
     this.vbox1.BorderWidth = ((uint)(6));
     // Container child vbox1.Gtk.Box+BoxChild
     this.label10           = new global::Gtk.Label();
     this.label10.Name      = "label10";
     this.label10.Xalign    = 0F;
     this.label10.LabelProp = global::Mono.Unix.Catalog.GetString("Договоры контрагента:");
     this.vbox1.Add(this.label10);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.label10]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.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.treeCounterpartyContracts          = new global::QSOrmProject.RepresentationTreeView();
     this.treeCounterpartyContracts.CanFocus = true;
     this.treeCounterpartyContracts.Name     = "treeCounterpartyContracts";
     this.GtkScrolledWindow.Add(this.treeCounterpartyContracts);
     this.vbox1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.GtkScrolledWindow]));
     w3.Position = 1;
     // 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.buttonAdd              = new global::QSOrmProject.EnumMenuButton();
     this.buttonAdd.CanFocus     = true;
     this.buttonAdd.Name         = "buttonAdd";
     this.buttonAdd.UseUnderline = true;
     this.buttonAdd.UseMarkup    = false;
     this.buttonAdd.Label        = global::Mono.Unix.Catalog.GetString("Добавить");
     global::Gtk.Image w4 = new global::Gtk.Image();
     w4.Pixbuf            = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonAdd.Image = w4;
     this.hbox1.Add(this.buttonAdd);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonAdd]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonEdit              = new global::Gtk.Button();
     this.buttonEdit.CanFocus     = true;
     this.buttonEdit.Name         = "buttonEdit";
     this.buttonEdit.UseUnderline = true;
     this.buttonEdit.Label        = global::Mono.Unix.Catalog.GetString("Изменить");
     global::Gtk.Image w6 = new global::Gtk.Image();
     w6.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-edit", global::Gtk.IconSize.Menu);
     this.buttonEdit.Image = w6;
     this.hbox1.Add(this.buttonEdit);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonEdit]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonDelete              = new global::Gtk.Button();
     this.buttonDelete.CanFocus     = true;
     this.buttonDelete.Name         = "buttonDelete";
     this.buttonDelete.UseUnderline = true;
     this.buttonDelete.Label        = global::Mono.Unix.Catalog.GetString("Удалить");
     global::Gtk.Image w8 = new global::Gtk.Image();
     w8.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-delete", global::Gtk.IconSize.Menu);
     this.buttonDelete.Image = w8;
     this.hbox1.Add(this.buttonDelete);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonDelete]));
     w9.Position = 2;
     w9.Expand   = false;
     w9.Fill     = false;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox1]));
     w10.Position = 2;
     w10.Expand   = false;
     w10.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.treeCounterpartyContracts.RowActivated += new global::Gtk.RowActivatedHandler(this.OnTreeCounterpartyContractsRowActivated);
     this.buttonAdd.EnumItemClicked += new global::System.EventHandler <QSOrmProject.EnumItemClickedEventArgs>(this.OnButtonAddEnumItemClicked);
     this.buttonEdit.Clicked        += new global::System.EventHandler(this.OnButtonEditClicked);
     this.buttonDelete.Clicked      += new global::System.EventHandler(this.OnButtonDeleteClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.WarehouseDocumentsView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.WarehouseDocumentsView";
     // Container child Vodovoz.WarehouseDocumentsView.Gtk.Container+ContainerChild
     this.vbox1 = new global::Gtk.VBox();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox1 = new global::Gtk.HBox();
     this.hbox1.Name = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonAdd = new global::QSOrmProject.EnumMenuButton();
     this.buttonAdd.CanFocus = true;
     this.buttonAdd.Name = "buttonAdd";
     this.buttonAdd.UseUnderline = true;
     this.buttonAdd.UseMarkup = false;
     this.buttonAdd.ItemsEnumName = "";
     this.buttonAdd.Label = global::Mono.Unix.Catalog.GetString("Добавить");
     global::Gtk.Image w1 = new global::Gtk.Image();
     w1.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonAdd.Image = w1;
     this.hbox1.Add(this.buttonAdd);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonAdd]));
     w2.Position = 0;
     w2.Expand = false;
     w2.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonEdit = new global::Gtk.Button();
     this.buttonEdit.CanFocus = true;
     this.buttonEdit.Name = "buttonEdit";
     this.buttonEdit.UseUnderline = true;
     this.buttonEdit.Label = global::Mono.Unix.Catalog.GetString("Изменить");
     global::Gtk.Image w3 = new global::Gtk.Image();
     w3.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-edit", global::Gtk.IconSize.Menu);
     this.buttonEdit.Image = w3;
     this.hbox1.Add(this.buttonEdit);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonEdit]));
     w4.Position = 1;
     w4.Expand = false;
     w4.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonDelete = new global::Gtk.Button();
     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.hbox1.Add(this.buttonDelete);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonDelete]));
     w6.Position = 2;
     w6.Expand = false;
     w6.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonFilter = new global::Gtk.CheckButton();
     this.buttonFilter.CanFocus = true;
     this.buttonFilter.Name = "buttonFilter";
     this.buttonFilter.Label = global::Mono.Unix.Catalog.GetString("Фильтр");
     this.buttonFilter.DrawIndicator = false;
     this.buttonFilter.UseUnderline = true;
     this.hbox1.Add(this.buttonFilter);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonFilter]));
     w7.PackType = ((global::Gtk.PackType)(1));
     w7.Position = 4;
     w7.Expand = false;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox1]));
     w8.Position = 0;
     w8.Expand = false;
     w8.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hboxFilter = new global::Gtk.HBox();
     this.hboxFilter.Name = "hboxFilter";
     this.hboxFilter.Spacing = 6;
     this.vbox1.Add(this.hboxFilter);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hboxFilter]));
     w9.Position = 1;
     w9.Expand = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.searchentity1 = new global::QSWidgetLib.SearchEntity();
     this.searchentity1.Events = ((global::Gdk.EventMask)(256));
     this.searchentity1.Name = "searchentity1";
     this.vbox1.Add(this.searchentity1);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.searchentity1]));
     w10.Position = 2;
     w10.Expand = false;
     w10.Fill = false;
     // Container child vbox1.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.tableDocuments = new global::QSOrmProject.RepresentationTreeView();
     this.tableDocuments.CanFocus = true;
     this.tableDocuments.Name = "tableDocuments";
     this.GtkScrolledWindow1.Add(this.tableDocuments);
     this.vbox1.Add(this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.GtkScrolledWindow1]));
     w12.Position = 3;
     this.Add(this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll();
     }
     this.hboxFilter.Hide();
     this.Hide();
     this.buttonAdd.EnumItemClicked += new global::System.EventHandler<QSOrmProject.EnumItemClickedEventArgs>(this.OnButtonAddEnumItemClicked);
     this.buttonEdit.Clicked += new global::System.EventHandler(this.OnButtonEditClicked);
     this.buttonDelete.Clicked += new global::System.EventHandler(this.OnButtonDeleteClicked);
     this.buttonFilter.Toggled += new global::System.EventHandler(this.OnButtonFilterToggled);
     this.searchentity1.TextChanged += new global::System.EventHandler(this.OnSearchentity1TextChanged);
     this.tableDocuments.RowActivated += new global::Gtk.RowActivatedHandler(this.OnTableDocumentsRowActivated);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget workwear.Views.Statements.IssuanceSheetView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "workwear.Views.Statements.IssuanceSheetView";
     // Container child workwear.Views.Statements.IssuanceSheetView.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;
     // Container child hbox4.Gtk.Box+BoxChild
     this.vseparator2      = new global::Gtk.VSeparator();
     this.vseparator2.Name = "vseparator2";
     this.hbox4.Add(this.vseparator2);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.vseparator2]));
     w5.Position = 2;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.enumPrint              = new global::QSOrmProject.EnumMenuButton();
     this.enumPrint.CanFocus     = true;
     this.enumPrint.Name         = "enumPrint";
     this.enumPrint.UseUnderline = true;
     this.enumPrint.UseMarkup    = false;
     this.enumPrint.LabelXAlign  = 0F;
     this.enumPrint.Label        = global::Mono.Unix.Catalog.GetString("Печать");
     global::Gtk.Image w6 = new global::Gtk.Image();
     w6.Pixbuf            = global::Stetic.IconLoader.LoadIcon(this, "gtk-print", global::Gtk.IconSize.Menu);
     this.enumPrint.Image = w6;
     this.hbox4.Add(this.enumPrint);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.enumPrint]));
     w7.Position = 3;
     w7.Expand   = false;
     w7.Fill     = false;
     this.vbox2.Add(this.hbox4);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox4]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(3)), ((uint)(4)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.dateOfPreparation                = new global::Gamma.Widgets.yDatePicker();
     this.dateOfPreparation.Events         = ((global::Gdk.EventMask)(256));
     this.dateOfPreparation.Name           = "dateOfPreparation";
     this.dateOfPreparation.WithTime       = false;
     this.dateOfPreparation.Date           = new global::System.DateTime(0);
     this.dateOfPreparation.IsEditable     = true;
     this.dateOfPreparation.AutoSeparation = true;
     this.table1.Add(this.dateOfPreparation);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1[this.dateOfPreparation]));
     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.entityentryHeadOfDivisionPerson        = new global::QS.Views.Control.EntityEntry();
     this.entityentryHeadOfDivisionPerson.Events = ((global::Gdk.EventMask)(256));
     this.entityentryHeadOfDivisionPerson.Name   = "entityentryHeadOfDivisionPerson";
     this.table1.Add(this.entityentryHeadOfDivisionPerson);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1[this.entityentryHeadOfDivisionPerson]));
     w10.TopAttach    = ((uint)(2));
     w10.BottomAttach = ((uint)(3));
     w10.LeftAttach   = ((uint)(3));
     w10.RightAttach  = ((uint)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entityentryOrganization        = new global::QS.Views.Control.EntityEntry();
     this.entityentryOrganization.Events = ((global::Gdk.EventMask)(256));
     this.entityentryOrganization.Name   = "entityentryOrganization";
     this.table1.Add(this.entityentryOrganization);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1[this.entityentryOrganization]));
     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 table1.Gtk.Table+TableChild
     this.entityentryResponsiblePerson        = new global::QS.Views.Control.EntityEntry();
     this.entityentryResponsiblePerson.Events = ((global::Gdk.EventMask)(256));
     this.entityentryResponsiblePerson.Name   = "entityentryResponsiblePerson";
     this.table1.Add(this.entityentryResponsiblePerson);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1[this.entityentryResponsiblePerson]));
     w12.TopAttach    = ((uint)(1));
     w12.BottomAttach = ((uint)(2));
     w12.LeftAttach   = ((uint)(3));
     w12.RightAttach  = ((uint)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entityentrySubdivision        = new global::QS.Views.Control.EntityEntry();
     this.entityentrySubdivision.Events = ((global::Gdk.EventMask)(256));
     this.entityentrySubdivision.Name   = "entityentrySubdivision";
     this.table1.Add(this.entityentrySubdivision);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1[this.entityentrySubdivision]));
     w13.TopAttach    = ((uint)(2));
     w13.BottomAttach = ((uint)(3));
     w13.LeftAttach   = ((uint)(1));
     w13.RightAttach  = ((uint)(2));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Дата составления:");
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w14.XOptions = ((global::Gtk.AttachOptions)(4));
     w14.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Материально ответственное лицо:");
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     w15.TopAttach    = ((uint)(1));
     w15.BottomAttach = ((uint)(2));
     w15.LeftAttach   = ((uint)(2));
     w15.RightAttach  = ((uint)(3));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.Xalign    = 1F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Руководитель подразделения:");
     this.table1.Add(this.label3);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1[this.label3]));
     w16.TopAttach    = ((uint)(2));
     w16.BottomAttach = ((uint)(3));
     w16.LeftAttach   = ((uint)(2));
     w16.RightAttach  = ((uint)(3));
     w16.XOptions     = ((global::Gtk.AttachOptions)(4));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabel2           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel2.Name      = "ylabel2";
     this.ylabel2.Xalign    = 1F;
     this.ylabel2.LabelProp = global::Mono.Unix.Catalog.GetString("Организация:");
     this.table1.Add(this.ylabel2);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabel2]));
     w17.TopAttach    = ((uint)(1));
     w17.BottomAttach = ((uint)(2));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabel3           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel3.Name      = "ylabel3";
     this.ylabel3.Xalign    = 1F;
     this.ylabel3.LabelProp = global::Mono.Unix.Catalog.GetString("Подразделение:");
     this.table1.Add(this.ylabel3);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabel3]));
     w18.TopAttach    = ((uint)(2));
     w18.BottomAttach = ((uint)(3));
     w18.XOptions     = ((global::Gtk.AttachOptions)(4));
     w18.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox2.Add(this.table1);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.table1]));
     w19.Position = 1;
     w19.Expand   = false;
     w19.Fill     = false;
     // 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.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Спецодежда:</b>");
     this.label4.UseMarkup = true;
     this.hbox7.Add(this.label4);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.label4]));
     w20.Position = 0;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.hboxExpense         = new global::Gtk.HBox();
     this.hboxExpense.Name    = "hboxExpense";
     this.hboxExpense.Spacing = 6;
     // Container child hboxExpense.Gtk.Box+BoxChild
     this.labelExpense           = new global::Gtk.Label();
     this.labelExpense.Name      = "labelExpense";
     this.labelExpense.LabelProp = global::Mono.Unix.Catalog.GetString("label1");
     this.hboxExpense.Add(this.labelExpense);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hboxExpense[this.labelExpense]));
     w21.Position = 0;
     w21.Expand   = false;
     w21.Fill     = false;
     // Container child hboxExpense.Gtk.Box+BoxChild
     this.buttonExpenseOpen              = new global::Gtk.Button();
     this.buttonExpenseOpen.CanFocus     = true;
     this.buttonExpenseOpen.Name         = "buttonExpenseOpen";
     this.buttonExpenseOpen.UseUnderline = true;
     this.buttonExpenseOpen.Label        = global::Mono.Unix.Catalog.GetString("Открыть выдачу");
     global::Gtk.Image w22 = new global::Gtk.Image();
     w22.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-edit", global::Gtk.IconSize.Menu);
     this.buttonExpenseOpen.Image = w22;
     this.hboxExpense.Add(this.buttonExpenseOpen);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hboxExpense[this.buttonExpenseOpen]));
     w23.Position = 1;
     w23.Expand   = false;
     w23.Fill     = false;
     this.hbox7.Add(this.hboxExpense);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.hboxExpense]));
     w24.Position = 1;
     w24.Expand   = false;
     w24.Fill     = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.buttonCloseFillBy              = new global::Gamma.GtkWidgets.yButton();
     this.buttonCloseFillBy.CanFocus     = true;
     this.buttonCloseFillBy.Name         = "buttonCloseFillBy";
     this.buttonCloseFillBy.UseStock     = true;
     this.buttonCloseFillBy.UseUnderline = true;
     this.buttonCloseFillBy.Label        = "gtk-close";
     this.hbox7.Add(this.buttonCloseFillBy);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.buttonCloseFillBy]));
     w25.PackType = ((global::Gtk.PackType)(1));
     w25.Position = 2;
     w25.Expand   = false;
     w25.Fill     = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.buttonFillBy              = new global::Gtk.Button();
     this.buttonFillBy.CanFocus     = true;
     this.buttonFillBy.Name         = "buttonFillBy";
     this.buttonFillBy.UseUnderline = true;
     this.buttonFillBy.Label        = global::Mono.Unix.Catalog.GetString("Заполнить...");
     global::Gtk.Image w26 = new global::Gtk.Image();
     w26.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-go-down", global::Gtk.IconSize.Menu);
     this.buttonFillBy.Image = w26;
     this.hbox7.Add(this.buttonFillBy);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.buttonFillBy]));
     w27.PackType = ((global::Gtk.PackType)(1));
     w27.Position = 3;
     w27.Expand   = false;
     w27.Fill     = false;
     this.vbox2.Add(this.hbox7);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox7]));
     w28.Position = 2;
     w28.Expand   = false;
     w28.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hboxTable         = new global::Gtk.HBox();
     this.hboxTable.Name    = "hboxTable";
     this.hboxTable.Spacing = 6;
     // Container child hboxTable.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.ytreeviewItems          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewItems.CanFocus = true;
     this.ytreeviewItems.Name     = "ytreeviewItems";
     this.GtkScrolledWindow.Add(this.ytreeviewItems);
     this.hboxTable.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.hboxTable[this.GtkScrolledWindow]));
     w30.Position = 0;
     this.vbox2.Add(this.hboxTable);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hboxTable]));
     w31.Position = 3;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox8         = new global::Gtk.HBox();
     this.hbox8.Name    = "hbox8";
     this.hbox8.Spacing = 6;
     // Container child hbox8.Gtk.Box+BoxChild
     this.buttonAdd              = new global::Gamma.GtkWidgets.yButton();
     this.buttonAdd.CanFocus     = true;
     this.buttonAdd.Name         = "buttonAdd";
     this.buttonAdd.UseUnderline = true;
     this.buttonAdd.Label        = global::Mono.Unix.Catalog.GetString("Добавить");
     global::Gtk.Image w32 = new global::Gtk.Image();
     w32.Pixbuf           = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonAdd.Image = w32;
     this.hbox8.Add(this.buttonAdd);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.buttonAdd]));
     w33.Position = 0;
     w33.Expand   = false;
     w33.Fill     = false;
     // Container child hbox8.Gtk.Box+BoxChild
     this.buttonDel              = new global::Gtk.Button();
     this.buttonDel.Sensitive    = false;
     this.buttonDel.CanFocus     = true;
     this.buttonDel.Name         = "buttonDel";
     this.buttonDel.UseUnderline = true;
     this.buttonDel.Label        = global::Mono.Unix.Catalog.GetString("Удалить");
     global::Gtk.Image w34 = new global::Gtk.Image();
     w34.Pixbuf           = global::Stetic.IconLoader.LoadIcon(this, "gtk-remove", global::Gtk.IconSize.Menu);
     this.buttonDel.Image = w34;
     this.hbox8.Add(this.buttonDel);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.buttonDel]));
     w35.Position = 1;
     w35.Expand   = false;
     w35.Fill     = false;
     // Container child hbox8.Gtk.Box+BoxChild
     this.vseparator1      = new global::Gtk.VSeparator();
     this.vseparator1.Name = "vseparator1";
     this.hbox8.Add(this.vseparator1);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.vseparator1]));
     w36.Position = 2;
     w36.Expand   = false;
     w36.Fill     = false;
     // Container child hbox8.Gtk.Box+BoxChild
     this.buttonSetEmployee              = new global::Gtk.Button();
     this.buttonSetEmployee.CanFocus     = true;
     this.buttonSetEmployee.Name         = "buttonSetEmployee";
     this.buttonSetEmployee.UseUnderline = true;
     this.buttonSetEmployee.Label        = global::Mono.Unix.Catalog.GetString("Изменить сотрудника");
     this.hbox8.Add(this.buttonSetEmployee);
     global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.buttonSetEmployee]));
     w37.Position = 3;
     w37.Expand   = false;
     w37.Fill     = false;
     // Container child hbox8.Gtk.Box+BoxChild
     this.labelFooter           = new global::Gamma.GtkWidgets.yLabel();
     this.labelFooter.Name      = "labelFooter";
     this.labelFooter.LabelProp = global::Mono.Unix.Catalog.GetString("ylabel1");
     this.labelFooter.UseMarkup = true;
     this.hbox8.Add(this.labelFooter);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.labelFooter]));
     w38.PackType = ((global::Gtk.PackType)(1));
     w38.Position = 4;
     w38.Expand   = false;
     w38.Fill     = false;
     this.vbox2.Add(this.hbox8);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox8]));
     w39.Position = 4;
     w39.Expand   = false;
     w39.Fill     = false;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.enumPrint.EnumItemClicked   += new global::System.EventHandler <QSOrmProject.EnumItemClickedEventArgs>(this.OnEnumPrintEnumItemClicked);
     this.buttonExpenseOpen.Clicked   += new global::System.EventHandler(this.OnButtonExpenseOpenClicked);
     this.buttonFillBy.Clicked        += new global::System.EventHandler(this.OnButtonFillByExpenseClicked);
     this.buttonCloseFillBy.Clicked   += new global::System.EventHandler(this.OnButtonCloseFillByClicked);
     this.ytreeviewItems.RowActivated += new global::Gtk.RowActivatedHandler(this.OnYtreeviewItemsRowActivated);
     this.buttonAdd.Clicked           += new global::System.EventHandler(this.OnButtonAddClicked);
     this.buttonDel.Clicked           += new global::System.EventHandler(this.OnButtonDelClicked);
     this.buttonSetEmployee.Clicked   += new global::System.EventHandler(this.OnButtonSetEmployeeClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.RouteListCreateItemsView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.RouteListCreateItemsView";
     // Container child Vodovoz.RouteListCreateItemsView.Gtk.Container+ContainerChild
     this.vbox1 = new global::Gtk.VBox();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 6;
     // 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.ytreeviewItems = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewItems.CanFocus = true;
     this.ytreeviewItems.Name = "ytreeviewItems";
     this.ytreeviewItems.Reorderable = true;
     this.GtkScrolledWindow.Add(this.ytreeviewItems);
     this.vbox1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.GtkScrolledWindow]));
     w2.Position = 0;
     // 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.enumbuttonAddOrder = new global::QSOrmProject.EnumMenuButton();
     this.enumbuttonAddOrder.CanFocus = true;
     this.enumbuttonAddOrder.Name = "enumbuttonAddOrder";
     this.enumbuttonAddOrder.UseUnderline = true;
     this.enumbuttonAddOrder.UseMarkup = false;
     this.enumbuttonAddOrder.ItemsEnumName = "Vodovoz.AddOrderEnum, Vodovoz";
     this.enumbuttonAddOrder.Label = global::Mono.Unix.Catalog.GetString("Добавить");
     global::Gtk.Image w3 = new global::Gtk.Image();
     w3.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.enumbuttonAddOrder.Image = w3;
     this.hbox1.Add(this.enumbuttonAddOrder);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.enumbuttonAddOrder]));
     w4.Position = 0;
     w4.Expand = false;
     w4.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonDelete = new global::Gtk.Button();
     this.buttonDelete.Sensitive = false;
     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.hbox1.Add(this.buttonDelete);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonDelete]));
     w6.Position = 1;
     w6.Expand = false;
     w6.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonOpenOrder = new global::Gtk.Button();
     this.buttonOpenOrder.Sensitive = false;
     this.buttonOpenOrder.CanFocus = true;
     this.buttonOpenOrder.Name = "buttonOpenOrder";
     this.buttonOpenOrder.UseUnderline = true;
     this.buttonOpenOrder.Label = global::Mono.Unix.Catalog.GetString("Открыть заказ");
     this.hbox1.Add(this.buttonOpenOrder);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonOpenOrder]));
     w7.Position = 2;
     w7.Expand = false;
     w7.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.labelSum = new global::Gtk.Label();
     this.labelSum.Name = "labelSum";
     this.labelSum.Xalign = 1F;
     this.hbox1.Add(this.labelSum);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.labelSum]));
     w8.PackType = ((global::Gtk.PackType)(1));
     w8.Position = 3;
     w8.Expand = false;
     w8.Fill = false;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox1]));
     w9.Position = 1;
     w9.Expand = false;
     w9.Fill = false;
     this.Add(this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll();
     }
     this.Hide();
     this.ytreeviewItems.RowActivated += new global::Gtk.RowActivatedHandler(this.OnYtreeviewItemsRowActivated);
     this.enumbuttonAddOrder.EnumItemClicked += new global::System.EventHandler<QSOrmProject.EnumItemClickedEventArgs>(this.OnEnumbuttonAddOrderEnumItemClicked);
     this.buttonDelete.Clicked += new global::System.EventHandler(this.OnButtonDeleteClicked);
     this.buttonOpenOrder.Clicked += new global::System.EventHandler(this.OnButtonOpenOrderClicked);
 }