void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.cbRequest = ((Cielo.Sirius.Foundation.USD.Controls.TabulationComboBox)(target));
     return;
     }
     this._contentLoaded = true;
 }
Exemple #2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.BandeiraFilter = ((Cielo.Sirius.Foundation.USD.Controls.TabulationComboBox)(target));
     return;
     case 2:
     this.ProductFilter = ((Cielo.Sirius.Foundation.USD.Controls.LabeledTextBox)(target));
     return;
     case 3:
     this.RateFilter = ((Cielo.Sirius.Foundation.USD.Controls.LabeledTextBox)(target));
     return;
     case 4:
     this.ContractedRateFilter = ((Cielo.Sirius.Foundation.USD.Controls.LabeledTextBox)(target));
     return;
     case 5:
     this.ReceiptTermFilter = ((Cielo.Sirius.Foundation.USD.Controls.LabeledTextBox)(target));
     return;
     case 6:
     this.FlexibleReceiptTermFilter = ((Cielo.Sirius.Foundation.USD.Controls.LabeledTextBox)(target));
     return;
     case 7:
     this.PlotsFilter = ((Cielo.Sirius.Foundation.USD.Controls.LabeledTextBox)(target));
     return;
     }
     this._contentLoaded = true;
 }