public void InitializeControls()
        {
            SaveButton = RPSControlFactory.RPSSaveButton <SceneEntityView>(this);

            DeleteButton = RPSControlFactory.RPSDeleteButton <SceneEntityView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <SceneEntityView, SceneCollectionView>(this, Screen.SceneCollectionView);

            BackButton = RPSControlFactory.RPSBackButton <SceneEntityView, SceneCollectionView>(this, Screen.SceneCollectionView);

            CodScene = RPSControlFactory.CreateRPSTextBox <SceneEntityView>("2c8819ea-600b-402e-9fde-03623a0748b6", "", "", true, this);

            Description = RPSControlFactory.CreateRPSTextBox <SceneEntityView>("9c4d3bb0-44e9-449f-98ad-c9df82ea123c", "", "", false, this);
        }
Ejemplo n.º 2
0
        public void InitializeControls()
        {
            DeleteButton = RPSControlFactory.RPSDeleteButton <ContactTypeByLangView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <ContactTypeByLangView, ContactTypeEntityView>(this, Screen.ContactTypeEntityView);

            BackButton = RPSControlFactory.RPSBackButton <ContactTypeByLangView, ContactTypeEntityView>(this, Screen.ContactTypeEntityView);

            AcceptButton = RPSControlFactory.RPSAcceptButton <ContactTypeByLangView, ContactTypeEntityView>(this, Screen.ContactTypeEntityView);

            CodLanguage = RPSControlFactory.CreateRPSComboBox <ContactTypeByLangView>("b1c300be-859e-42c0-903f-85ffaa9f307a", "", "", true, this);

            Description = RPSControlFactory.CreateRPSTextBox <ContactTypeByLangView>("8c20eec1-203e-4f37-9953-58405fad15f8", "", "", false, this);
        }
Ejemplo n.º 3
0
        public void InitializeControls()
        {
            DeleteButton = RPSControlFactory.RPSDeleteButton <ArticleLabelGroupByLangView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <ArticleLabelGroupByLangView, ArticleLabelGroupEntityView>(this, Screen.ArticleLabelGroupEntityView);

            BackButton = RPSControlFactory.RPSBackButton <ArticleLabelGroupByLangView, ArticleLabelGroupEntityView>(this, Screen.ArticleLabelGroupEntityView);

            AcceptButton = RPSControlFactory.RPSAcceptButton <ArticleLabelGroupByLangView, ArticleLabelGroupEntityView>(this, Screen.ArticleLabelGroupEntityView);

            CodLanguage = RPSControlFactory.CreateRPSComboBox <ArticleLabelGroupByLangView>("da4b1333-c4e9-4468-8d63-df60497cf409", "", "", true, this);

            Description = RPSControlFactory.CreateRPSTextBox <ArticleLabelGroupByLangView>("048cf16c-29b0-4c4a-a5e8-0b0396b7ef3e", "", "", false, this);
        }
Ejemplo n.º 4
0
        public void InitializeControls()
        {
            DeleteButton = RPSControlFactory.RPSDeleteButton <CPQVariableTableValueByLangView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <CPQVariableTableValueByLangView, CPQVariableTableValueView>(this, Screen.CPQVariableTableValueView);

            BackButton = RPSControlFactory.RPSBackButton <CPQVariableTableValueByLangView, CPQVariableTableValueView>(this, Screen.CPQVariableTableValueView);

            AcceptButton = RPSControlFactory.RPSAcceptButton <CPQVariableTableValueByLangView, CPQVariableTableValueView>(this, Screen.CPQVariableTableValueView);

            CodLanguage = RPSControlFactory.CreateRPSComboBox <CPQVariableTableValueByLangView>("1dc5567a-4c0c-47e1-87dc-ed3896750280", "", "", true, this);

            Value = RPSControlFactory.CreateRPSTextBox <CPQVariableTableValueByLangView>("62d3ec84-137a-4eb2-a0d1-4277fe1b99ce", "", "", false, this);
        }
Ejemplo n.º 5
0
        public void InitializeControls()
        {
            DeleteButton = RPSControlFactory.RPSDeleteButton <VariableTableByLangView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <VariableTableByLangView, VariableTableEntityView>(this, Screen.VariableTableEntityView);

            BackButton = RPSControlFactory.RPSBackButton <VariableTableByLangView, VariableTableEntityView>(this, Screen.VariableTableEntityView);

            AcceptButton = RPSControlFactory.RPSAcceptButton <VariableTableByLangView, VariableTableEntityView>(this, Screen.VariableTableEntityView);

            CodLanguage = RPSControlFactory.CreateRPSComboBox <VariableTableByLangView>("2dad7477-54d3-460d-ade5-5e178e49f1d9", "", "", true, this);

            Description = RPSControlFactory.CreateRPSTextBox <VariableTableByLangView>("afcaceaa-cb2c-4cc0-ae07-99c981e13ab9", "", "", false, this);
        }
Ejemplo n.º 6
0
        public void InitializeControls()
        {
            SaveButton = RPSControlFactory.RPSSaveButton <StakeholderEntityView>(this);

            DeleteButton = RPSControlFactory.RPSDeleteButton <StakeholderEntityView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <StakeholderEntityView, StakeholderCollectionView>(this, Screen.StakeholderCollectionView);

            BackButton = RPSControlFactory.RPSBackButton <StakeholderEntityView, StakeholderCollectionView>(this, Screen.StakeholderCollectionView);

            CodStakeholder = RPSControlFactory.CreateRPSTextBox <StakeholderEntityView>("f8bf194e-b227-4b8e-aa3d-894ff69f840a", "", "", true, this);

            Description = RPSControlFactory.CreateRPSTextBox <StakeholderEntityView>("2fbc75d4-8873-48b3-a295-2c9806de901f", "", "", false, this);
        }
        public void InitializeControls()
        {
            SaveButton = RPSControlFactory.RPSSaveButton <IncidenceTypeEntityView>(this);

            DeleteButton = RPSControlFactory.RPSDeleteButton <IncidenceTypeEntityView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <IncidenceTypeEntityView, IncidenceTypeCollectionView>(this, Screen.IncidenceTypeCollectionView);

            BackButton = RPSControlFactory.RPSBackButton <IncidenceTypeEntityView, IncidenceTypeCollectionView>(this, Screen.IncidenceTypeCollectionView);

            CodIncidenceType = RPSControlFactory.CreateRPSTextBox <IncidenceTypeEntityView>("2bf1bd1c-f5b6-4fa3-8b94-c7156b311ba9", "", "", true, this);

            Description = RPSControlFactory.CreateRPSTextBox <IncidenceTypeEntityView>("ffda2367-570f-4b16-a964-936f264ecb8e", "", "", false, this);
        }
        public void InitializeControls()
        {
            DeleteButton = RPSControlFactory.RPSDeleteButton <CountryFormatView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <CountryFormatView, CountryEntityView>(this, Screen.CountryEntityView);

            BackButton = RPSControlFactory.RPSBackButton <CountryFormatView, CountryEntityView>(this, Screen.CountryEntityView);

            AcceptButton = RPSControlFactory.RPSAcceptButton <CountryFormatView, CountryEntityView>(this, Screen.CountryEntityView);

            TypeIdentification = RPSControlFactory.CreateRPSEnumComboBox <CountryFormatView>("aec5a66d-9fa8-4280-93b6-f7dc57e05582", "", "", true, this);

            Format = RPSControlFactory.CreateRPSTextBox <CountryFormatView>("b4e6caf2-429f-4c3a-9138-d4af6c5a3b0c", "", "", false, this);
        }
        public void InitializeControls()
        {
            DeleteButton = RPSControlFactory.RPSDeleteButton <CountryByLangView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <CountryByLangView, CountryEntityView>(this, Screen.CountryEntityView);

            BackButton = RPSControlFactory.RPSBackButton <CountryByLangView, CountryEntityView>(this, Screen.CountryEntityView);

            AcceptButton = RPSControlFactory.RPSAcceptButton <CountryByLangView, CountryEntityView>(this, Screen.CountryEntityView);

            CodLanguage = RPSControlFactory.CreateRPSComboBox <CountryByLangView>("91b3c1b3-b292-4a05-97a3-2a08faf2dbbc", "", "", true, this);

            Description = RPSControlFactory.CreateRPSTextBox <CountryByLangView>("f2d4cfb4-4b34-4c74-8442-e3881d27afc8", "", "", false, this);
        }
        public void InitializeControls()
        {
            DeleteButton = RPSControlFactory.RPSDeleteButton <ArticleLabelGroupLabelView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <ArticleLabelGroupLabelView, ArticleLabelEntityView>(this, Screen.ArticleLabelEntityView);

            BackButton = RPSControlFactory.RPSBackButton <ArticleLabelGroupLabelView, ArticleLabelEntityView>(this, Screen.ArticleLabelEntityView);

            AcceptButton = RPSControlFactory.RPSAcceptButton <ArticleLabelGroupLabelView, ArticleLabelEntityView>(this, Screen.ArticleLabelEntityView);

            IDArticleLabel = RPSControlFactory.CreateRPSComboBox <ArticleLabelGroupLabelView>("2ca0f503-c468-44dd-b14e-748019c4e3ae", "", "", true, this);

            IDArticleLabelGroup = RPSControlFactory.CreateRPSComboBox <ArticleLabelGroupLabelView>("2741c7c0-f51c-4284-9402-0e8e4a421413", "", "", true, this);
        }
Ejemplo n.º 11
0
        public void InitializeControls()
        {
            SaveButton = RPSControlFactory.RPSSaveButton <QualityDocumentTypeEntityView>(this);

            DeleteButton = RPSControlFactory.RPSDeleteButton <QualityDocumentTypeEntityView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <QualityDocumentTypeEntityView, QualityDocumentTypeCollectionView>(this, Screen.QualityDocumentTypeCollectionView);

            BackButton = RPSControlFactory.RPSBackButton <QualityDocumentTypeEntityView, QualityDocumentTypeCollectionView>(this, Screen.QualityDocumentTypeCollectionView);

            Description = RPSControlFactory.CreateRPSTextBox <QualityDocumentTypeEntityView>("944cf088-b1f6-40d3-8958-c7637ed400b9", "", "", false, this);

            VersionWorkFlow = RPSControlFactory.CreateRPSCheckBox <QualityDocumentTypeEntityView>("333239ed-95b2-4793-847b-383fad985998", "", "", true, this);
        }
        public void InitializeControls()
        {
            DeleteButton = RPSControlFactory.RPSDeleteButton <ArticleLabelByLangView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <ArticleLabelByLangView, ArticleLabelEntityView>(this, Screen.ArticleLabelEntityView);

            BackButton = RPSControlFactory.RPSBackButton <ArticleLabelByLangView, ArticleLabelEntityView>(this, Screen.ArticleLabelEntityView);

            AcceptButton = RPSControlFactory.RPSAcceptButton <ArticleLabelByLangView, ArticleLabelEntityView>(this, Screen.ArticleLabelEntityView);

            CodLanguage = RPSControlFactory.CreateRPSComboBox <ArticleLabelByLangView>("2327ea31-be58-468e-b450-f417efae4d91", "", "", true, this);

            Description = RPSControlFactory.CreateRPSTextBox <ArticleLabelByLangView>("35803c50-0fb7-41c0-abdb-845ef5dbfb78", "", "", false, this);
        }
        public void InitializeControls()
        {
            DeleteButton = RPSControlFactory.RPSDeleteButton <SupplierTypeByLangView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <SupplierTypeByLangView, SupplierTypeEntityView>(this, Screen.SupplierTypeEntityView);

            BackButton = RPSControlFactory.RPSBackButton <SupplierTypeByLangView, SupplierTypeEntityView>(this, Screen.SupplierTypeEntityView);

            AcceptButton = RPSControlFactory.RPSAcceptButton <SupplierTypeByLangView, SupplierTypeEntityView>(this, Screen.SupplierTypeEntityView);

            CodLanguage = RPSControlFactory.CreateRPSComboBox <SupplierTypeByLangView>("5d895623-6245-454b-8271-f926e89b87d8", "", "", true, this);

            Description = RPSControlFactory.CreateRPSTextBox <SupplierTypeByLangView>("62808d24-c233-4f53-b355-c6cb6b4b0416", "", "", false, this);
        }
        public void InitializeControls()
        {
            DeleteButton = RPSControlFactory.RPSDeleteButton <ExchangeView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <ExchangeView, CurrencyEntityView>(this, Screen.CurrencyEntityView);

            BackButton = RPSControlFactory.RPSBackButton <ExchangeView, CurrencyEntityView>(this, Screen.CurrencyEntityView);

            AcceptButton = RPSControlFactory.RPSAcceptButton <ExchangeView, CurrencyEntityView>(this, Screen.CurrencyEntityView);

            DateFrom = RPSControlFactory.CreateRPSTextBox <ExchangeView>("e29187a8-6086-4ee1-9228-54facd53f4a5", "", "", true, this);

            Change = RPSControlFactory.CreateRPSFormattedTextBox <ExchangeView>("c278d924-0dea-4800-a9db-b2da7da033c4", "", "", true, this);
        }
Ejemplo n.º 15
0
        public void InitializeControls()
        {
            SaveButton = RPSControlFactory.RPSSaveButton <CuDistPrefixVMEntityView>(this);

            DeleteButton = RPSControlFactory.RPSDeleteButton <CuDistPrefixVMEntityView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <CuDistPrefixVMEntityView, CuDistPrefixVMQueryView>(this, Screen.CuDistPrefixVMQueryView);

            BackButton = RPSControlFactory.RPSBackButton <CuDistPrefixVMEntityView, CuDistPrefixVMQueryView>(this, Screen.CuDistPrefixVMQueryView);

            CodPrefix = RPSControlFactory.CreateRPSTextBox <CuDistPrefixVMEntityView>("5bf6978b-e306-439a-96e2-19ee6ee1bfef", "", "", true, this);

            PrefixType = RPSControlFactory.CreateRPSEnumComboBox <CuDistPrefixVMEntityView>("99653e6c-24b5-4298-ba92-ceed24089210", "", "", true, this);
        }
        public void InitializeControls()
        {
            DeleteButton = RPSControlFactory.RPSDeleteButton <StateByLangView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <StateByLangView, StateView>(this, Screen.StateView);

            BackButton = RPSControlFactory.RPSBackButton <StateByLangView, StateView>(this, Screen.StateView);

            AcceptButton = RPSControlFactory.RPSAcceptButton <StateByLangView, StateView>(this, Screen.StateView);

            CodLanguage = RPSControlFactory.CreateRPSComboBox <StateByLangView>("396b6802-a702-4cc3-b028-a24c5709f335", "", "", true, this);

            Description = RPSControlFactory.CreateRPSTextBox <StateByLangView>("69c0de0a-e8f7-4738-8726-3150a362e8b7", "", "", false, this);
        }
        public void InitializeControls()
        {
            SaveButton = RPSControlFactory.RPSSaveButton <CharacteristicClassEntityView>(this);

            DeleteButton = RPSControlFactory.RPSDeleteButton <CharacteristicClassEntityView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <CharacteristicClassEntityView, CharacteristicClassCollectionView>(this, Screen.CharacteristicClassCollectionView);

            BackButton = RPSControlFactory.RPSBackButton <CharacteristicClassEntityView, CharacteristicClassCollectionView>(this, Screen.CharacteristicClassCollectionView);

            CodCharacteristicClass = RPSControlFactory.CreateRPSTextBox <CharacteristicClassEntityView>("84944d03-34e0-4829-baa5-e89426dc3756", "", "", true, this);

            Description = RPSControlFactory.CreateRPSTextBox <CharacteristicClassEntityView>("acd17673-519b-4331-b377-cf2700dd57f8", "", "", false, this);
        }
        public void InitializeControls()
        {
            DeleteButton = RPSControlFactory.RPSDeleteButton <CountyByLangView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <CountyByLangView, CountyView>(this, Screen.CountyView);

            BackButton = RPSControlFactory.RPSBackButton <CountyByLangView, CountyView>(this, Screen.CountyView);

            AcceptButton = RPSControlFactory.RPSAcceptButton <CountyByLangView, CountyView>(this, Screen.CountyView);

            CodLanguage = RPSControlFactory.CreateRPSComboBox <CountyByLangView>("94c2204c-8e9e-435b-bc88-9e9cc7c707f4", "", "", true, this);

            Description = RPSControlFactory.CreateRPSTextBox <CountyByLangView>("86eedf0f-1cf6-4fb7-b1c5-2c376fa8f616", "", "", false, this);
        }
        public void InitializeControls()
        {
            SaveButton = RPSControlFactory.RPSSaveButton <IndicatorGroupEntityView>(this);

            DeleteButton = RPSControlFactory.RPSDeleteButton <IndicatorGroupEntityView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <IndicatorGroupEntityView, IndicatorGroupCollectionView>(this, Screen.IndicatorGroupCollectionView);

            BackButton = RPSControlFactory.RPSBackButton <IndicatorGroupEntityView, IndicatorGroupCollectionView>(this, Screen.IndicatorGroupCollectionView);

            CodGroup = RPSControlFactory.CreateRPSTextBox <IndicatorGroupEntityView>("56d30fed-85cd-4146-9453-ff8bf2c575ec", "", "", true, this);

            Description = RPSControlFactory.CreateRPSTextBox <IndicatorGroupEntityView>("14b44414-cfeb-4f64-a7ab-4369369ae8f4", "", "", false, this);
        }
Ejemplo n.º 20
0
        public void InitializeControls()
        {
            DeleteButton = RPSControlFactory.RPSDeleteButton <MaintenanceContractContentAssistancePlanView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <MaintenanceContractContentAssistancePlanView, MaintenanceContractContentView>(this, Screen.MaintenanceContractContentView);

            BackButton = RPSControlFactory.RPSBackButton <MaintenanceContractContentAssistancePlanView, MaintenanceContractContentView>(this, Screen.MaintenanceContractContentView);

            AcceptButton = RPSControlFactory.RPSAcceptButton <MaintenanceContractContentAssistancePlanView, MaintenanceContractContentView>(this, Screen.MaintenanceContractContentView);

            IDMaintenancePlan = RPSControlFactory.CreateRPSComboBox <MaintenanceContractContentAssistancePlanView>("4a451b66-1e5a-4569-ac16-6f3061ba82df", "", "", true, this);

            Comments = RPSControlFactory.CreateRPSTextBox <MaintenanceContractContentAssistancePlanView>("aaef11c6-99a0-4f14-abdb-c59fdc89d8a1", "", "", false, this);
        }
        public void InitializeControls()
        {
            DeleteButton = RPSControlFactory.RPSDeleteButton <VoucherSeriesBookDetailView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <VoucherSeriesBookDetailView, VoucherSeriesBookEntityView>(this, Screen.VoucherSeriesBookEntityView);

            BackButton = RPSControlFactory.RPSBackButton <VoucherSeriesBookDetailView, VoucherSeriesBookEntityView>(this, Screen.VoucherSeriesBookEntityView);

            AcceptButton = RPSControlFactory.RPSAcceptButton <VoucherSeriesBookDetailView, VoucherSeriesBookEntityView>(this, Screen.VoucherSeriesBookEntityView);

            DateFrom = RPSControlFactory.CreateRPSTextBox <VoucherSeriesBookDetailView>("68821e23-ef7c-4b84-aea2-1bf615a2a691", "", "", true, this);

            VoucherLastNumberUsed = RPSControlFactory.CreateRPSFormattedTextBox <VoucherSeriesBookDetailView>("924601e8-cf82-4857-9978-7135282cb06b", "", "", true, this);
        }
        public void InitializeControls()
        {
            SaveButton = RPSControlFactory.RPSSaveButton <CategoryEntityView>(this);

            DeleteButton = RPSControlFactory.RPSDeleteButton <CategoryEntityView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <CategoryEntityView, CategoryCollectionView>(this, Screen.CategoryCollectionView);

            BackButton = RPSControlFactory.RPSBackButton <CategoryEntityView, CategoryCollectionView>(this, Screen.CategoryCollectionView);

            CodCategory = RPSControlFactory.CreateRPSTextBox <CategoryEntityView>("0c5f8780-71d3-431f-af3b-4aa7482223af", "", "", true, this);

            Description = RPSControlFactory.CreateRPSTextBox <CategoryEntityView>("0f00a49f-6101-4d79-a5d5-a97b73292dde", "", "", false, this);
        }
Ejemplo n.º 23
0
        public void InitializeControls()
        {
            DeleteButton = RPSControlFactory.RPSDeleteButton <CostComponentCostView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <CostComponentCostView, CostComponentEntityView>(this, Screen.CostComponentEntityView);

            BackButton = RPSControlFactory.RPSBackButton <CostComponentCostView, CostComponentEntityView>(this, Screen.CostComponentEntityView);

            AcceptButton = RPSControlFactory.RPSAcceptButton <CostComponentCostView, CostComponentEntityView>(this, Screen.CostComponentEntityView);

            DateFrom = RPSControlFactory.CreateRPSTextBox <CostComponentCostView>("16ff6474-f39d-4fd9-b3e5-64486c9fd34c", "", "", true, this);

            CostPrice = RPSControlFactory.CreateRPSFormattedTextBox <CostComponentCostView>("6ff4036d-ee34-4f90-bae6-1f35070b8493", "", "", true, this);
        }
        public void InitializeControls()
        {
            SaveButton = RPSControlFactory.RPSSaveButton <FrequencyUnitEntityView>(this);

            DeleteButton = RPSControlFactory.RPSDeleteButton <FrequencyUnitEntityView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <FrequencyUnitEntityView, FrequencyUnitCollectionView>(this, Screen.FrequencyUnitCollectionView);

            BackButton = RPSControlFactory.RPSBackButton <FrequencyUnitEntityView, FrequencyUnitCollectionView>(this, Screen.FrequencyUnitCollectionView);

            CodFrequencyUnit = RPSControlFactory.CreateRPSTextBox <FrequencyUnitEntityView>("7bf27604-16b1-47be-9fdb-be893b57e819", "", "", true, this);

            Description = RPSControlFactory.CreateRPSTextBox <FrequencyUnitEntityView>("c6099434-5877-4a8f-8f7d-8fbf5bfc0eee", "", "", false, this);
        }
        public void InitializeControls()
        {
            SaveButton = RPSControlFactory.RPSSaveButton <SalesQuoteTypeSLEntityView>(this);

            DeleteButton = RPSControlFactory.RPSDeleteButton <SalesQuoteTypeSLEntityView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <SalesQuoteTypeSLEntityView, SalesQuoteTypeSLCollectionView>(this, Screen.SalesQuoteTypeSLCollectionView);

            BackButton = RPSControlFactory.RPSBackButton <SalesQuoteTypeSLEntityView, SalesQuoteTypeSLCollectionView>(this, Screen.SalesQuoteTypeSLCollectionView);

            CodSalesQuoteType = RPSControlFactory.CreateRPSTextBox <SalesQuoteTypeSLEntityView>("fb27ab92-6462-4356-9a86-e2809b8fd6e2", "", "", true, this);

            Description = RPSControlFactory.CreateRPSTextBox <SalesQuoteTypeSLEntityView>("05f9e03c-cfcb-41d9-b49a-0eef8413596b", "", "", false, this);
        }
Ejemplo n.º 26
0
        public void InitializeControls()
        {
            DeleteButton = RPSControlFactory.RPSDeleteButton <ArticleAlternativeManufacturingView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <ArticleAlternativeManufacturingView, ArticleEntityView>(this, Screen.ArticleEntityView);

            BackButton = RPSControlFactory.RPSBackButton <ArticleAlternativeManufacturingView, ArticleEntityView>(this, Screen.ArticleEntityView);

            AcceptButton = RPSControlFactory.RPSAcceptButton <ArticleAlternativeManufacturingView, ArticleEntityView>(this, Screen.ArticleEntityView);

            IDArticleEquivalent = RPSControlFactory.CreateRPSComboBox <ArticleAlternativeManufacturingView>("a04a1a6a-8329-4eb3-b23b-016708a29609", "", "", true, this);

            Priority = RPSControlFactory.CreateRPSFormattedTextBox <ArticleAlternativeManufacturingView>("766bee70-1e80-4197-95af-1c0fc44b801f", "", "", false, this);
        }
Ejemplo n.º 27
0
        public void InitializeControls()
        {
            DeleteButton = RPSControlFactory.RPSDeleteButton <SectorByLangSLView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <SectorByLangSLView, SectorSLEntityView>(this, Screen.SectorSLEntityView);

            BackButton = RPSControlFactory.RPSBackButton <SectorByLangSLView, SectorSLEntityView>(this, Screen.SectorSLEntityView);

            AcceptButton = RPSControlFactory.RPSAcceptButton <SectorByLangSLView, SectorSLEntityView>(this, Screen.SectorSLEntityView);

            CodLanguage = RPSControlFactory.CreateRPSComboBox <SectorByLangSLView>("6d60ac1e-fce1-4954-ae38-2d458f54f7e2", "", "", true, this);

            Description = RPSControlFactory.CreateRPSTextBox <SectorByLangSLView>("fcf43321-e113-452a-8c29-8b9da865e6b6", "", "", false, this);
        }
        public void InitializeControls()
        {
            SaveButton = RPSControlFactory.RPSSaveButton <MeasuringInstrumentEntityView>(this);

            DeleteButton = RPSControlFactory.RPSDeleteButton <MeasuringInstrumentEntityView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <MeasuringInstrumentEntityView, MeasuringInstrumentCollectionView>(this, Screen.MeasuringInstrumentCollectionView);

            BackButton = RPSControlFactory.RPSBackButton <MeasuringInstrumentEntityView, MeasuringInstrumentCollectionView>(this, Screen.MeasuringInstrumentCollectionView);

            CodMeasuringInstrument = RPSControlFactory.CreateRPSTextBox <MeasuringInstrumentEntityView>("fe4e614c-136d-4b9a-9dad-e0d698e16dac", "", "", true, this);

            Description = RPSControlFactory.CreateRPSTextBox <MeasuringInstrumentEntityView>("5790f7d3-a7c1-4c8d-875b-60b7f889ce3f", "", "", false, this);
        }
Ejemplo n.º 29
0
        public void InitializeControls()
        {
            SaveButton = RPSControlFactory.RPSSaveButton <CostGroupSTREntityView>(this);

            DeleteButton = RPSControlFactory.RPSDeleteButton <CostGroupSTREntityView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <CostGroupSTREntityView, CostGroupSTRCollectionView>(this, Screen.CostGroupSTRCollectionView);

            BackButton = RPSControlFactory.RPSBackButton <CostGroupSTREntityView, CostGroupSTRCollectionView>(this, Screen.CostGroupSTRCollectionView);

            CODCostGroup = RPSControlFactory.CreateRPSTextBox <CostGroupSTREntityView>("17fb9a8e-4149-4c77-800a-44c427355f35", "", "", true, this);

            Description = RPSControlFactory.CreateRPSTextBox <CostGroupSTREntityView>("5e702239-8f37-4f42-b7d7-d185f6ddb0d3", "", "", false, this);
        }
Ejemplo n.º 30
0
        public void InitializeControls()
        {
            SaveButton = RPSControlFactory.RPSSaveButton <UnpaidCauseEntityView>(this);

            DeleteButton = RPSControlFactory.RPSDeleteButton <UnpaidCauseEntityView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <UnpaidCauseEntityView, UnpaidCauseCollectionView>(this, Screen.UnpaidCauseCollectionView);

            BackButton = RPSControlFactory.RPSBackButton <UnpaidCauseEntityView, UnpaidCauseCollectionView>(this, Screen.UnpaidCauseCollectionView);

            CodUnpaidCause = RPSControlFactory.CreateRPSTextBox <UnpaidCauseEntityView>("983b76b9-a5b8-418c-802a-75bdab0d20ec", "", "", true, this);

            Description = RPSControlFactory.CreateRPSTextBox <UnpaidCauseEntityView>("04ebd97c-d10f-443f-82ce-81f0fecccc53", "", "", false, this);
        }