示例#1
0
        public void InitializeControls()
        {
            DeleteButton = RPSControlFactory.RPSDeleteButton <PromotionDetailGiftView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <PromotionDetailGiftView, PromotionDetailView>(this, Screen.PromotionDetailView);

            BackButton = RPSControlFactory.RPSBackButton <PromotionDetailGiftView, PromotionDetailView>(this, Screen.PromotionDetailView);

            AcceptButton = RPSControlFactory.RPSAcceptButton <PromotionDetailGiftView, PromotionDetailView>(this, Screen.PromotionDetailView);

            IDArticle = RPSControlFactory.CreateRPSComboBox <PromotionDetailGiftView>("70821252-30e2-4258-8cac-ed2dd1373239", "", "", false, this);

            Quantity = RPSControlFactory.CreateRPSFormattedTextBox <PromotionDetailGiftView>("3075ef62-3f64-4e85-a91c-0f51e2a5bb19", "", "", true, this);

            IDUnitQuantity = RPSControlFactory.CreateRPSComboBox <PromotionDetailGiftView>("d3cc821c-c5cd-40a7-ad11-6e913d682081", "", "", true, this);

            IDDeliveryNoteType = RPSControlFactory.CreateRPSComboBox <PromotionDetailGiftView>("2545eff8-5de5-4998-808c-48f80a8214ad", "", "", false, this);

            GiftPriceFixed = RPSControlFactory.CreateRPSCheckBox <PromotionDetailGiftView>("77451687-669a-4fd9-8b80-bbc482e259f4", "", "", true, this);

            Price = RPSControlFactory.CreateRPSFormattedTextBox <PromotionDetailGiftView>("ec5665f7-6d74-4115-aeac-fa4ce85f9928", "", "", true, this);

            IDUnitPrice = RPSControlFactory.CreateRPSComboBox <PromotionDetailGiftView>("3c60eddf-3d9f-4ed3-8e59-d814786c26e5", "", "", false, this);

            Rappel = RPSControlFactory.CreateRPSCheckBox <PromotionDetailGiftView>("8a0421e6-6299-45fb-841b-a09203035a9d", "", "", true, this);

            ApplyConditionsAffectDocument = RPSControlFactory.CreateRPSCheckBox <PromotionDetailGiftView>("10d67ca6-ccc1-486b-87e8-5fc0f3699bd2", "", "", true, this);

            ApplyConditionsNotAffectDocument = RPSControlFactory.CreateRPSCheckBox <PromotionDetailGiftView>("192d221c-11ff-4e66-9112-337850c33d53", "", "", true, this);
        }
示例#2
0
        public void InitializeControls()
        {
            SaveButton = RPSControlFactory.RPSSaveButton <SupplierCommercialConditionVMEntityView>(this);

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

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <SupplierCommercialConditionVMEntityView, SupplierCommercialConditionVMQueryView>(this, Screen.SupplierCommercialConditionVMQueryView);

            BackButton = RPSControlFactory.RPSBackButton <SupplierCommercialConditionVMEntityView, SupplierCommercialConditionVMQueryView>(this, Screen.SupplierCommercialConditionVMQueryView);

            IDSupplier = RPSControlFactory.CreateRPSComboBox <SupplierCommercialConditionVMEntityView>("90d45a7f-50e4-4b07-9a15-4358da23d7b8", "", "", true, this);

            IDCommercialConditionType = RPSControlFactory.CreateRPSComboBox <SupplierCommercialConditionVMEntityView>("1b725bd0-cfe9-4300-9c57-f1324ba8c57c", "", "", true, this);

            Description = RPSControlFactory.CreateRPSTextBox <SupplierCommercialConditionVMEntityView>("7388a4ee-1f60-49a7-a80d-bcb00393f942", "", "", false, this);

            DateFrom = RPSControlFactory.CreateRPSTextBox <SupplierCommercialConditionVMEntityView>("08df66cb-af65-4bf8-9762-903fcc1d97ca", "", "", true, this);

            DateTo = RPSControlFactory.CreateRPSTextBox <SupplierCommercialConditionVMEntityView>("003395a8-f2cd-4eb2-959a-4ca4304bb39f", "", "", true, this);

            ItemType = RPSControlFactory.CreateRPSEnumComboBox <SupplierCommercialConditionVMEntityView>("f86c417d-f919-4711-b9c5-e7b9ca9754dd", "", "", true, this);

            IDItemArticle = RPSControlFactory.CreateRPSComboBox <SupplierCommercialConditionVMEntityView>("e0004e3a-a442-4f76-992d-8fd4a739dbca", "", "", false, this);

            IDItemProductLine = RPSControlFactory.CreateRPSComboBox <SupplierCommercialConditionVMEntityView>("1ceac830-bbf1-4202-9ace-10c142ae2746", "", "", false, this);

            IDItemProductFamily = RPSControlFactory.CreateRPSComboBox <SupplierCommercialConditionVMEntityView>("0f7c5401-b724-4762-8a11-d67db40163b3", "", "", false, this);

            IDItemProductSubFamily = RPSControlFactory.CreateRPSComboBox <SupplierCommercialConditionVMEntityView>("f4b8288b-a17d-45c5-a328-268c9bba99fc", "", "", false, this);

            ConditionValue = RPSControlFactory.CreateRPSFormattedTextBox <SupplierCommercialConditionVMEntityView>("c533494b-3846-4ef0-ad97-a608c6fbfcc5", "", "", true, this);

            ConditionValueAmount = RPSControlFactory.CreateRPSFormattedTextBox <SupplierCommercialConditionVMEntityView>("39424e32-157a-48e2-932a-abfce5e81e32", "", "", false, this);

            UIApply = RPSControlFactory.CreateRPSFormattedTextBox <SupplierCommercialConditionVMEntityView>("7b6227c0-b247-42bc-aff4-f633044d3946", "", "", false, this);

            UILiquidate = RPSControlFactory.CreateRPSFormattedTextBox <SupplierCommercialConditionVMEntityView>("ef9c3fe0-47b5-4556-9700-8429c99a811c", "", "", false, this);

            UIDifference = RPSControlFactory.CreateRPSFormattedTextBox <SupplierCommercialConditionVMEntityView>("b7cccbca-cd80-4c63-beae-0a192b6d52ab", "", "", false, this);

            CassationCommandButton = RPSControlFactory.CreateRPSButton <SupplierCommercialConditionVMEntityView>("f142c837-599e-4780-b07d-bd72cd0418c8", "", "", this);

            CollectionInit params_CommercialConditionCassationSLApplieds = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "87e50638-cefc-4b6b-90e1-ddd9a88606e0", CSSSelectorGrid = "", XPathGrid = ""
            };

            CommercialConditionCassationSLApplieds = RPSControlFactory.RPSCreateCollectionWithGrid <CommercialConditionCassationSLAppliedsCollectionEditor <SupplierCommercialConditionVMEntityView>, SupplierCommercialConditionVMEntityView>(params_CommercialConditionCassationSLApplieds, this);

            CollectionInit params_CommercialConditionCassationSLCassations = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "99c1f90c-1d3a-48f6-89e9-12268cbf64d8", CSSSelectorGrid = "", XPathGrid = ""
            };

            CommercialConditionCassationSLCassations = RPSControlFactory.RPSCreateCollectionWithGrid <CommercialConditionCassationSLCassationsCollectionEditor <SupplierCommercialConditionVMEntityView>, SupplierCommercialConditionVMEntityView>(params_CommercialConditionCassationSLCassations, this);

            GeneralDataSection = RPSControlFactory.CreateRPSSection <SupplierCommercialConditionVMEntityView>("", "ul li[rpsid='7b3382ad-9532-49ba-bf17-41239fade5bb']", "", this);

            SectionCassation = RPSControlFactory.CreateRPSSection <SupplierCommercialConditionVMEntityView>("", "ul li[rpsid='a51a1649-b403-4622-bb1e-e330873a7b5d']", "", this);
        }
        public void InitializeControls()
        {
            DeleteButton = RPSControlFactory.RPSDeleteButton <ArticleConvertMeasureUnitView>(this);

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

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

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

            Formulated = RPSControlFactory.CreateRPSOption <ArticleConvertMeasureUnitView>("32755d42-0fd1-4fc1-9733-a96b3dcb9f76", "", "", this);

            IDUnitSource = RPSControlFactory.CreateRPSComboBox <ArticleConvertMeasureUnitView>("7402a4cd-76f2-42de-8490-8b569cd59ab6", "", "", true, this);

            MultiplyOperator = RPSControlFactory.CreateRPSEnumComboBox <ArticleConvertMeasureUnitView>("08d5b9b0-18f5-419c-9154-7304f4777381", "", "", true, this);

            MultiplyFactor = RPSControlFactory.CreateRPSFormattedTextBox <ArticleConvertMeasureUnitView>("eaaf80c6-9895-43b5-ad1c-b8dd4006a625", "", "", true, this);

            IDUnitDestination = RPSControlFactory.CreateRPSComboBox <ArticleConvertMeasureUnitView>("414b6ed0-dd84-4e40-bbb3-3cf46179deba", "", "", true, this);

            Second_Unit = RPSControlFactory.CreateRPSOption <ArticleConvertMeasureUnitView>("0df6714c-7d8b-48fe-868c-e9497c37cdb3", "", "", this);

            SumOperator = RPSControlFactory.CreateRPSEnumComboBox <ArticleConvertMeasureUnitView>("fd855479-6fc4-4fb8-8001-154cd610e55f", "", "", true, this);

            SumFactor = RPSControlFactory.CreateRPSTextBox <ArticleConvertMeasureUnitView>("f855d62a-8190-4957-99a4-a0611ef8396c", "", "", true, this);
        }
        public void InitializeControls()
        {
            SaveButton = RPSControlFactory.RPSSaveButton <CharacteristicEntityView>(this);

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

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <CharacteristicEntityView, CharacteristicCollectionView>(this, Screen.CharacteristicCollectionView);

            BackButton = RPSControlFactory.RPSBackButton <CharacteristicEntityView, CharacteristicCollectionView>(this, Screen.CharacteristicCollectionView);

            CodCharacteristic = RPSControlFactory.CreateRPSTextBox <CharacteristicEntityView>("7b141549-2428-45a5-892c-b82e04131e5a", "", "", true, this);

            Description = RPSControlFactory.CreateRPSTextBox <CharacteristicEntityView>("655d1e1f-47f5-4783-985a-f7beea40e349", "", "", false, this);

            Type = RPSControlFactory.CreateRPSEnumComboBox <CharacteristicEntityView>("7337866b-6187-4627-b45d-59901a9faab0", "", "", false, this);

            IDCharacteristicType = RPSControlFactory.CreateRPSComboBox <CharacteristicEntityView>("68aa1b47-1dbb-4064-ba71-ef7869647084", "", "", false, this);

            ControlType = RPSControlFactory.CreateRPSEnumComboBox <CharacteristicEntityView>("eaf1f167-8b14-4d59-95ae-cad053059e3f", "", "", false, this);

            PotencyControl = RPSControlFactory.CreateRPSCheckBox <CharacteristicEntityView>("60d538d4-ab7d-4081-8895-f36d1f416185", "", "", true, this);

            CollectionInit params_CharacteristicByLangs = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "2ca7aa9a-8e14-40d7-91b8-63d9bb3326b4", CSSSelectorGrid = "", XPathGrid = ""
            };

            CharacteristicByLangs = RPSControlFactory.RPSCreateCollectionWithGrid <CharacteristicByLangsCollectionEditor <CharacteristicEntityView, CharacteristicByLangView>, CharacteristicEntityView, CharacteristicByLangView>(params_CharacteristicByLangs, this, Screen.CharacteristicByLangView);
        }
        public void InitializeControls()
        {
            DeleteButton = RPSControlFactory.RPSDeleteButton <SupplierClassificationDetailView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <SupplierClassificationDetailView, SupplierClassificationEntityView>(this, Screen.SupplierClassificationEntityView);

            BackButton = RPSControlFactory.RPSBackButton <SupplierClassificationDetailView, SupplierClassificationEntityView>(this, Screen.SupplierClassificationEntityView);

            AcceptButton = RPSControlFactory.RPSAcceptButton <SupplierClassificationDetailView, SupplierClassificationEntityView>(this, Screen.SupplierClassificationEntityView);

            CodCompany = RPSControlFactory.CreateRPSComboBox <SupplierClassificationDetailView>("bb0d256d-aa20-4bfd-8f2d-de7b2414cbdc", "", "", true, this);

            IDBusinessUnit = RPSControlFactory.CreateRPSComboBox <SupplierClassificationDetailView>("411e9809-4a55-4be9-a2d4-430c1a93b802", "", "", false, this);

            IDPaymentMethod = RPSControlFactory.CreateRPSComboBox <SupplierClassificationDetailView>("9aa8fa96-07f0-49c9-80c7-75ca27862817", "", "", false, this);

            IDCurrency = RPSControlFactory.CreateRPSComboBox <SupplierClassificationDetailView>("a60cf430-d8f4-4e97-9d03-59dca4861f0a", "", "", true, this);

            Revaluation = RPSControlFactory.CreateRPSCheckBox <SupplierClassificationDetailView>("f9ed9863-cc30-41f2-ba44-56c90eaacd38", "", "", true, this);

            IDVATType = RPSControlFactory.CreateRPSComboBox <SupplierClassificationDetailView>("9b8764f3-45ee-4462-826b-6014e87939db", "", "", false, this);

            IDSurchargeVATType = RPSControlFactory.CreateRPSComboBox <SupplierClassificationDetailView>("79078265-372a-4e97-8e2c-4db0054bba0b", "", "", false, this);

            IDTaxGroup = RPSControlFactory.CreateRPSComboBox <SupplierClassificationDetailView>("19898c5a-7072-4ea8-ba8e-9da9e51f5b59", "", "", false, this);

            IDDeliveryNoteType = RPSControlFactory.CreateRPSComboBox <SupplierClassificationDetailView>("01689f16-f8cd-4238-898a-e5db16e02897", "", "", false, this);

            IDThirdAccType = RPSControlFactory.CreateRPSComboBox <SupplierClassificationDetailView>("88aea0ef-c306-46bf-b40a-a3842bf2250d", "", "", false, this);

            IDVoucherType = RPSControlFactory.CreateRPSComboBox <SupplierClassificationDetailView>("e12941b2-6dd1-4d3a-b042-4642fc00fba1", "", "", false, this);

            IDEUInvoice = RPSControlFactory.CreateRPSComboBox <SupplierClassificationDetailView>("1a9dcb67-0581-4cef-bbe1-290a11f2c995", "", "", false, this);

            IDCodingSerieFrameworkContract = RPSControlFactory.CreateRPSComboBox <SupplierClassificationDetailView>("594e868d-bc96-496e-b1cd-a7a54d5f0ced", "", "", false, this);

            IDCodingSerieOrder = RPSControlFactory.CreateRPSComboBox <SupplierClassificationDetailView>("febca84b-2186-475f-8365-f01ecf26993b", "", "", false, this);

            IDCodingSerieDeliveryNote = RPSControlFactory.CreateRPSComboBox <SupplierClassificationDetailView>("b108063f-7494-48fc-929a-c4ca649e6306", "", "", false, this);

            IDCodingSerieRetentionVoucher = RPSControlFactory.CreateRPSComboBox <SupplierClassificationDetailView>("a0c63ec7-80a7-4a41-af56-3382d65b0df4", "", "", false, this);

            AutoLiquidate = RPSControlFactory.CreateRPSCheckBox <SupplierClassificationDetailView>("330b3f2a-a945-4517-869f-513f2e35d515", "", "", true, this);

            IDCodingSerieInvoice = RPSControlFactory.CreateRPSComboBox <SupplierClassificationDetailView>("de03c8ea-a50f-4324-8f4e-75c496fd1e01", "", "", false, this);

            IDCodingSerieSupplier = RPSControlFactory.CreateRPSComboBox <SupplierClassificationDetailView>("260255fd-5fd0-45f0-bf02-a5d77c87a79b", "", "", false, this);

            IDTextLineSRQuotationPre = RPSControlFactory.CreateRPSComboBox <SupplierClassificationDetailView>("b46536bc-c7da-4234-9ea4-175dff7d2caf", "", "", false, this);

            IDTextLineFContractPre = RPSControlFactory.CreateRPSComboBox <SupplierClassificationDetailView>("20655578-293c-4775-9e7f-d55a017a641d", "", "", false, this);

            IDTextLineOrderPre = RPSControlFactory.CreateRPSComboBox <SupplierClassificationDetailView>("10c7a66b-7e81-47b7-861d-2d4645fc22bf", "", "", false, this);

            IDTextLineSRQuotationPost = RPSControlFactory.CreateRPSComboBox <SupplierClassificationDetailView>("eceff1f6-278e-4975-a69c-d10ca393d06c", "", "", false, this);

            IDTextLineFContractPost = RPSControlFactory.CreateRPSComboBox <SupplierClassificationDetailView>("696f172e-e9ea-4192-9cb4-3937b5cdef98", "", "", false, this);

            IDTextLineOrderPost = RPSControlFactory.CreateRPSComboBox <SupplierClassificationDetailView>("0242fb46-a0fb-4d2e-b664-a715562947f6", "", "", false, this);
        }
示例#6
0
        public void InitializeControls()
        {
            DeleteButton = RPSControlFactory.RPSDeleteButton <EUInvoiceView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <EUInvoiceView, ParameterGLMEntityView>(this, Screen.ParameterGLMEntityView);

            BackButton = RPSControlFactory.RPSBackButton <EUInvoiceView, ParameterGLMEntityView>(this, Screen.ParameterGLMEntityView);

            AcceptButton = RPSControlFactory.RPSAcceptButton <EUInvoiceView, ParameterGLMEntityView>(this, Screen.ParameterGLMEntityView);

            CodEUInvoice = RPSControlFactory.CreateRPSTextBox <EUInvoiceView>("88d2a9c4-c080-46ff-bf2e-adff9173e429", "", "", true, this);

            Description = RPSControlFactory.CreateRPSTextBox <EUInvoiceView>("43a9bb83-36b7-4d5d-b65d-4bb1afb57a6f", "", "", false, this);

            GoodsService = RPSControlFactory.CreateRPSEnumComboBox <EUInvoiceView>("2268c061-aee0-4f7c-b365-680f4cdf42a6", "", "", true, this);

            Default = RPSControlFactory.CreateRPSCheckBox <EUInvoiceView>("d2719aa8-fcf2-4c9d-aa38-21f1e40ceb40", "", "", true, this);

            IDCodingSeriesAutoInvoice = RPSControlFactory.CreateRPSComboBox <EUInvoiceView>("9add5abc-3e4d-4ab8-b099-602ceed40a50", "", "", true, this);

            IDSupplierAutoInvoice = RPSControlFactory.CreateRPSComboBox <EUInvoiceView>("5fa915be-c9cb-46ad-b66c-461bc4cde4cb", "", "", false, this);

            IDVoucherTypeEUPurchase = RPSControlFactory.CreateRPSComboBox <EUInvoiceView>("68098668-489b-4591-a472-2a1eed887834", "", "", false, this);

            IDCustomerAutoInvoice = RPSControlFactory.CreateRPSComboBox <EUInvoiceView>("9ba91aee-e6f2-49e9-ac4b-eb654b1e02af", "", "", false, this);

            IDVoucherTypeEUSales = RPSControlFactory.CreateRPSComboBox <EUInvoiceView>("ac88c4b3-03b2-46d5-bd6e-ec3514cabe26", "", "", false, this);

            IDVATTypeT = RPSControlFactory.CreateRPSComboBox <EUInvoiceView>("f8809a68-8554-4af0-9c63-b99589e45a34", "", "", false, this);
        }
示例#7
0
        public void InitializeControls()
        {
            DeleteButton = RPSControlFactory.RPSDeleteButton <PriceListSerieSLView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <PriceListSerieSLView, PriceListSLEntityView>(this, Screen.PriceListSLEntityView);

            BackButton = RPSControlFactory.RPSBackButton <PriceListSerieSLView, PriceListSLEntityView>(this, Screen.PriceListSLEntityView);

            AcceptButton = RPSControlFactory.RPSAcceptButton <PriceListSerieSLView, PriceListSLEntityView>(this, Screen.PriceListSLEntityView);

            IDArticle = RPSControlFactory.CreateRPSComboBox <PriceListSerieSLView>("648ea606-cbc5-4dcd-a894-0a834b083000", "", "", true, this);

            Series = RPSControlFactory.CreateRPSEnumComboBox <PriceListSerieSLView>("abca59bd-bab9-45ce-999a-a298501aa418", "", "", true, this);

            QuantityFrom = RPSControlFactory.CreateRPSFormattedTextBox <PriceListSerieSLView>("426126e8-5963-428f-afdf-8285ab951479", "", "", true, this);

            IDUnitQuantity = RPSControlFactory.CreateRPSComboBox <PriceListSerieSLView>("3ee06f73-fe3a-4455-abda-d05bdd529843", "", "", true, this);

            Price = RPSControlFactory.CreateRPSFormattedTextBox <PriceListSerieSLView>("71a29392-f52c-49f6-af4b-96350600459c", "", "", true, this);

            IDUnitPrice = RPSControlFactory.CreateRPSComboBox <PriceListSerieSLView>("e3ddfbf2-8253-43bf-bcb5-4233103b92cf", "", "", true, this);

            ApplyConditionsAffectDocument1 = RPSControlFactory.CreateRPSCheckBox <PriceListSerieSLView>("1424a4fc-7d1a-4543-809b-f1df12c4f2ce", "", "", true, this);

            ApplyConditionsNotAffectDocument1 = RPSControlFactory.CreateRPSCheckBox <PriceListSerieSLView>("ae9713d8-a904-4e30-88b3-dea547a2ceb4", "", "", true, this);
        }
示例#8
0
        public void InitializeControls()
        {
            DeleteButton = RPSControlFactory.RPSDeleteButton <MaintenanceProcTaskView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <MaintenanceProcTaskView, MaintenanceProcedureEntityView>(this, Screen.MaintenanceProcedureEntityView);

            BackButton = RPSControlFactory.RPSBackButton <MaintenanceProcTaskView, MaintenanceProcedureEntityView>(this, Screen.MaintenanceProcedureEntityView);

            AcceptButton = RPSControlFactory.RPSAcceptButton <MaintenanceProcTaskView, MaintenanceProcedureEntityView>(this, Screen.MaintenanceProcedureEntityView);

            CodTask = RPSControlFactory.CreateRPSTextBox <MaintenanceProcTaskView>("5efc6b6a-138b-43fd-afc4-bc894e216086", "", "", true, this);

            Description = RPSControlFactory.CreateRPSTextBox <MaintenanceProcTaskView>("c40afa35-3fa1-4cbf-8adc-c69bc260b41a", "", "", false, this);

            Duration = RPSControlFactory.CreateRPSDurationTextBox <MaintenanceProcTaskView>("e2bd1ec2-6a29-48bb-a5aa-3a2923f6deb0", "", "", false, this);

            CollectionInit params_MANMaintenanceTaskOptions = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "0bd84d34-ddbf-4dee-84ff-42f773f44246", CSSSelectorGrid = "", XPathGrid = ""
            };

            MANMaintenanceTaskOptions = RPSControlFactory.RPSCreateCollectionWithGrid <MANMaintenanceTaskOptionsCollectionEditor <MaintenanceProcTaskView, MaintenanceTaskOptionView>, MaintenanceProcTaskView, MaintenanceTaskOptionView>(params_MANMaintenanceTaskOptions, this, Screen.MaintenanceTaskOptionView);

            TaskOption = RPSControlFactory.CreateRPSSection <MaintenanceProcTaskView>("", "ul li[rpsid='c847521c-7c1e-4988-ad47-4155f29cb857']", "", this);
        }
示例#9
0
        public void InitializeControls()
        {
            SaveButton = RPSControlFactory.RPSSaveButton <MaintenanceProcedureEntityView>(this);

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

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <MaintenanceProcedureEntityView, MaintenanceProcedureCollectionView>(this, Screen.MaintenanceProcedureCollectionView);

            BackButton = RPSControlFactory.RPSBackButton <MaintenanceProcedureEntityView, MaintenanceProcedureCollectionView>(this, Screen.MaintenanceProcedureCollectionView);

            CodProcedure = RPSControlFactory.CreateRPSTextBox <MaintenanceProcedureEntityView>("a12313a6-763a-4690-beb4-206842f604b2", "", "", true, this);

            Description = RPSControlFactory.CreateRPSTextBox <MaintenanceProcedureEntityView>("1462f11a-3ce8-497f-a7ab-7d656f6530d4", "", "", false, this);

            IDMaintenanceType = RPSControlFactory.CreateRPSComboBox <MaintenanceProcedureEntityView>("5d92a2e8-e78c-4967-bdba-fb68478f920b", "", "", false, this);

            Status = RPSControlFactory.CreateRPSEnumComboBox <MaintenanceProcedureEntityView>("63867735-8e82-4da6-b06a-4220de6ca7df", "", "", true, this);

            CollectionInit params_MANMaintenanceProcTasks = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "bc66f228-5548-4db9-8e26-c993ea2d5326", CSSSelectorGrid = "", XPathGrid = ""
            };

            MANMaintenanceProcTasks = RPSControlFactory.RPSCreateCollectionWithGrid <MANMaintenanceProcTasksCollectionEditor <MaintenanceProcedureEntityView, MaintenanceProcTaskView>, MaintenanceProcedureEntityView, MaintenanceProcTaskView>(params_MANMaintenanceProcTasks, this, Screen.MaintenanceProcTaskView);

            Task = RPSControlFactory.CreateRPSSection <MaintenanceProcedureEntityView>("", "ul li[rpsid='2984b065-d3c3-484d-976d-81eaa5c68e00']", "", this);
        }
示例#10
0
        public void InitializeControls()
        {
            DeleteButton = RPSControlFactory.RPSDeleteButton <CustomerPromotionDetailGiftSLView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <CustomerPromotionDetailGiftSLView, CustomerPromotionDetailSLView>(this, Screen.CustomerPromotionDetailSLView);

            BackButton = RPSControlFactory.RPSBackButton <CustomerPromotionDetailGiftSLView, CustomerPromotionDetailSLView>(this, Screen.CustomerPromotionDetailSLView);

            AcceptButton = RPSControlFactory.RPSAcceptButton <CustomerPromotionDetailGiftSLView, CustomerPromotionDetailSLView>(this, Screen.CustomerPromotionDetailSLView);

            IDArticle = RPSControlFactory.CreateRPSComboBox <CustomerPromotionDetailGiftSLView>("5b675f13-cb72-4e22-8b3e-9fee86b33c3e", "", "", true, this);

            Quantity = RPSControlFactory.CreateRPSFormattedTextBox <CustomerPromotionDetailGiftSLView>("de17c9e0-f31b-4b95-8976-d71f249cb25c", "", "", true, this);

            IDUnitQuantity = RPSControlFactory.CreateRPSComboBox <CustomerPromotionDetailGiftSLView>("f8756295-a9d1-4462-a19c-0ac59dbbd60b", "", "", true, this);

            IDDeliveryNoteType = RPSControlFactory.CreateRPSComboBox <CustomerPromotionDetailGiftSLView>("2df16615-cf20-4c6e-a610-ff0fc8c76d0c", "", "", false, this);

            GiftPriceFixed = RPSControlFactory.CreateRPSCheckBox <CustomerPromotionDetailGiftSLView>("7ffabb03-6a95-4d1b-98a2-ecd14f557564", "", "", true, this);

            Price = RPSControlFactory.CreateRPSFormattedTextBox <CustomerPromotionDetailGiftSLView>("54c2bcb6-4445-477e-9078-c2fd031892de", "", "", true, this);

            IDUnitPrice = RPSControlFactory.CreateRPSComboBox <CustomerPromotionDetailGiftSLView>("f9b7c65f-9272-4374-bf10-bceba4ed14ee", "", "", false, this);

            Rappel = RPSControlFactory.CreateRPSCheckBox <CustomerPromotionDetailGiftSLView>("965ad398-6b95-4f77-9b07-16c542e56d14", "", "", true, this);

            ApplyConditionsAffectDocument = RPSControlFactory.CreateRPSCheckBox <CustomerPromotionDetailGiftSLView>("f0109803-f9dc-4b7a-9bb6-3c2256a407d2", "", "", true, this);

            ApplyConditionsNotAffectDocument = RPSControlFactory.CreateRPSCheckBox <CustomerPromotionDetailGiftSLView>("5891039c-79e3-486d-84de-0d8a8dd7dd8f", "", "", true, this);
        }
示例#11
0
        public void InitializeControls()
        {
            DeleteButton = RPSControlFactory.RPSDeleteButton <FamilyCharacteristicByLangView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <FamilyCharacteristicByLangView, PatternFamilyCharacteristicView>(this, Screen.PatternFamilyCharacteristicView);

            BackButton = RPSControlFactory.RPSBackButton <FamilyCharacteristicByLangView, PatternFamilyCharacteristicView>(this, Screen.PatternFamilyCharacteristicView);

            AcceptButton = RPSControlFactory.RPSAcceptButton <FamilyCharacteristicByLangView, PatternFamilyCharacteristicView>(this, Screen.PatternFamilyCharacteristicView);

            CodLanguage = RPSControlFactory.CreateRPSComboBox <FamilyCharacteristicByLangView>("83eedc52-ce0a-46c5-889a-6a6e636b03d9", "", "", true, this);

            Description = RPSControlFactory.CreateRPSTextBox <FamilyCharacteristicByLangView>("e25985dc-9def-43e2-bf6e-99fab39d1856", "", "", false, this);

            ToleranceSpecification = RPSControlFactory.CreateRPSTextBox <FamilyCharacteristicByLangView>("be82b3cf-e82e-4801-92bf-9a74b22a7a2a", "", "", false, this);

            MeasureTechnique = RPSControlFactory.CreateRPSTextBox <FamilyCharacteristicByLangView>("5367615f-51f8-4377-b3d5-e016a947c0c5", "", "", false, this);

            SampleSize = RPSControlFactory.CreateRPSTextBox <FamilyCharacteristicByLangView>("f7b67d60-d6aa-4816-b1bd-66037703de51", "", "", false, this);

            SampleFrecuency = RPSControlFactory.CreateRPSTextBox <FamilyCharacteristicByLangView>("37398ce3-2105-44b0-844f-fe16b7cf4be8", "", "", false, this);

            ControlMethod = RPSControlFactory.CreateRPSTextBox <FamilyCharacteristicByLangView>("b4aa22d0-a1d2-4109-82f6-7c2517cbfb99", "", "", false, this);

            ReactionPlan = RPSControlFactory.CreateRPSTextBox <FamilyCharacteristicByLangView>("f84acc10-c50b-47f9-9281-7710923ca662", "", "", false, this);
        }
示例#12
0
        public void InitializeControls()
        {
            SaveButton = RPSControlFactory.RPSSaveButton <CustomerPromotionSLVMEntityView>(this);

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

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <CustomerPromotionSLVMEntityView, CustomerPromotionSLVMQueryView>(this, Screen.CustomerPromotionSLVMQueryView);

            BackButton = RPSControlFactory.RPSBackButton <CustomerPromotionSLVMEntityView, CustomerPromotionSLVMQueryView>(this, Screen.CustomerPromotionSLVMQueryView);

            IDCustomer = RPSControlFactory.CreateRPSComboBox <CustomerPromotionSLVMEntityView>("f758665e-0b38-4118-a37e-d74b66d593c2", "", "", true, this);

            Description = RPSControlFactory.CreateRPSTextBox <CustomerPromotionSLVMEntityView>("32287a06-2f1a-4d65-b8bf-09fe4bb075a9", "", "", false, this);

            Order = RPSControlFactory.CreateRPSFormattedTextBox <CustomerPromotionSLVMEntityView>("eb3c7f1b-d72e-4c20-aab1-c32c7bfb9439", "", "", true, this);

            DateFrom = RPSControlFactory.CreateRPSTextBox <CustomerPromotionSLVMEntityView>("1bb350f9-89a5-4373-a6fd-dca28c9e9dfc", "", "", true, this);

            DateTo = RPSControlFactory.CreateRPSTextBox <CustomerPromotionSLVMEntityView>("ce18bae6-9eca-40c5-ac27-7f7cf9a2a608", "", "", true, this);

            Comment = RPSControlFactory.CreateRPSTextBox <CustomerPromotionSLVMEntityView>("b8199fce-58d1-4ef7-bea5-5150fd6b5b27", "", "", false, this);

            CollectionInit params_CustomerPromotionDetailSLs = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "4bcd0f94-272f-48da-bb7d-39c9727cb584", CSSSelectorGrid = "", XPathGrid = ""
            };

            CustomerPromotionDetailSLs = RPSControlFactory.RPSCreateCollectionWithGrid <CustomerPromotionDetailSLsCollectionEditor <CustomerPromotionSLVMEntityView, CustomerPromotionDetailSLView>, CustomerPromotionSLVMEntityView, CustomerPromotionDetailSLView>(params_CustomerPromotionDetailSLs, this, Screen.CustomerPromotionDetailSLView);

            GeneralData = RPSControlFactory.CreateRPSSection <CustomerPromotionSLVMEntityView>("", "ul li[rpsid='256ff679-34d2-4b56-8af1-c76352b5ed53']", "", this);

            Comments = RPSControlFactory.CreateRPSSection <CustomerPromotionSLVMEntityView>("", "ul li[rpsid='249523ee-ef4a-405a-a064-3c3c4268087f']", "", this);
        }
        public void InitializeControls()
        {
            SaveButton = RPSControlFactory.RPSSaveButton <VATEntityView>(this);

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

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <VATEntityView, VATCollectionView>(this, Screen.VATCollectionView);

            BackButton = RPSControlFactory.RPSBackButton <VATEntityView, VATCollectionView>(this, Screen.VATCollectionView);

            CodVAT = RPSControlFactory.CreateRPSTextBox <VATEntityView>("696bba40-f52c-49db-b0ef-1939ce09fe21", "", "", true, this);

            Description = RPSControlFactory.CreateRPSTextBox <VATEntityView>("9da0bb12-0ac7-4700-9d43-6d21ad272a88", "", "", false, this);

            NoTaxableVAT = RPSControlFactory.CreateRPSCheckBox <VATEntityView>("fa169f32-c8be-409d-8115-5b32e28caaa2", "", "", true, this);

            VATNotDeducToCost = RPSControlFactory.CreateRPSCheckBox <VATEntityView>("948f1c07-e55b-47c3-9026-18b196e53ce1", "", "", true, this);

            Surcharge = RPSControlFactory.CreateRPSCheckBox <VATEntityView>("b5d0d32e-004b-45fa-9b58-83d22a04d24e", "", "", true, this);

            IDVATFrom = RPSControlFactory.CreateRPSComboBox <VATEntityView>("d1143b6c-4250-4b9f-8d09-a8e2b2a05502", "", "", false, this);

            CollectionInit params_GENVATDetails = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "435ee109-59bf-488c-b2f6-290c9868ae44", CSSSelectorGrid = "", XPathGrid = ""
            };

            GENVATDetails = RPSControlFactory.RPSCreateCollectionWithGrid <GENVATDetailsCollectionEditor <VATEntityView, VATDetailView>, VATEntityView, VATDetailView>(params_GENVATDetails, this, Screen.VATDetailView);
        }
示例#14
0
        public void InitializeControls()
        {
            DeleteButton = RPSControlFactory.RPSDeleteButton <KitComponentView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <KitComponentView, KitEntityView>(this, Screen.KitEntityView);

            BackButton = RPSControlFactory.RPSBackButton <KitComponentView, KitEntityView>(this, Screen.KitEntityView);

            AcceptButton = RPSControlFactory.RPSAcceptButton <KitComponentView, KitEntityView>(this, Screen.KitEntityView);

            Ordenation = RPSControlFactory.CreateRPSFormattedTextBox <KitComponentView>("72151766-eac0-4440-8930-e1ebe2b5e168", "", "", false, this);

            IDArticle = RPSControlFactory.CreateRPSComboBox <KitComponentView>("e5de7f10-fdcc-409a-be93-7d3f83a0323a", "", "", true, this);

            Quantity = RPSControlFactory.CreateRPSFormattedTextBox <KitComponentView>("786db6a9-3697-4b1a-a73f-536e8aef611d", "", "", true, this);

            IDDeliveryNoteType = RPSControlFactory.CreateRPSComboBox <KitComponentView>("a235815b-177c-495c-bc10-0e1c533bf65f", "", "", false, this);

            CostPercentage = RPSControlFactory.CreateRPSFormattedTextBox <KitComponentView>("0937dfa7-1aff-4c1c-a587-dc67e8b94c16", "", "", true, this);

            PriceType = RPSControlFactory.CreateRPSEnumComboBox <KitComponentView>("cd864b01-5443-4276-ba0b-1f408a0265dd", "", "", true, this);

            Price = RPSControlFactory.CreateRPSFormattedTextBox <KitComponentView>("ed72e3fa-5645-4c54-937e-ce8700aadc2f", "", "", true, this);

            IDUnitPrice = RPSControlFactory.CreateRPSComboBox <KitComponentView>("c697c059-c318-4c76-a0cd-446697a9fea7", "", "", false, this);

            GenOrderLine = RPSControlFactory.CreateRPSCheckBox <KitComponentView>("035c73cf-162a-42e2-a081-fdfc62293098", "", "", true, this);

            ApplyConditionsAffectDocument = RPSControlFactory.CreateRPSCheckBox <KitComponentView>("01279a96-8296-448a-81e7-53b971159cce", "", "", true, this);

            ApplyConditionsNotAffectDocument = RPSControlFactory.CreateRPSCheckBox <KitComponentView>("120d6be5-38f7-4a74-b2b4-6105a70bf2ce", "", "", true, this);
        }
        public void InitializeControls()
        {
            SaveButton = RPSControlFactory.RPSSaveButton <ArticleVariableCostVMEntityView>(this);

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

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <ArticleVariableCostVMEntityView, ArticleVariableCostVMQueryView>(this, Screen.ArticleVariableCostVMQueryView);

            BackButton = RPSControlFactory.RPSBackButton <ArticleVariableCostVMEntityView, ArticleVariableCostVMQueryView>(this, Screen.ArticleVariableCostVMQueryView);

            IDArticle = RPSControlFactory.CreateRPSComboBox <ArticleVariableCostVMEntityView>("4d887940-bf4c-4657-ab7c-075e3847a212", "", "", true, this);

            IDRoute = RPSControlFactory.CreateRPSComboBox <ArticleVariableCostVMEntityView>("f2add9d0-cc2c-4146-a8a4-47c3714b0045", "", "", true, this);

            IDSite = RPSControlFactory.CreateRPSComboBox <ArticleVariableCostVMEntityView>("717810e0-1359-4f7c-958c-9a0305eb74c1", "", "", true, this);

            DateFrom = RPSControlFactory.CreateRPSTextBox <ArticleVariableCostVMEntityView>("c5b6e74a-9222-4e9b-b28f-977928c90061", "", "", true, this);

            VarCost11 = RPSControlFactory.CreateRPSFormattedTextBox <ArticleVariableCostVMEntityView>("9789b3d2-e840-4d76-90f1-ad021d147243", "", "", true, this);

            VarCost12 = RPSControlFactory.CreateRPSFormattedTextBox <ArticleVariableCostVMEntityView>("3a41ec89-90a0-4979-aa06-c3b375808a6e", "", "", true, this);

            VarCost13 = RPSControlFactory.CreateRPSFormattedTextBox <ArticleVariableCostVMEntityView>("589e2a8c-ce14-4968-9eea-2888df984dde", "", "", true, this);

            PercentCost1 = RPSControlFactory.CreateRPSFormattedTextBox <ArticleVariableCostVMEntityView>("d0d673b0-d05b-43fb-87ca-6ca1c137381c", "", "", true, this);

            VarCost21 = RPSControlFactory.CreateRPSFormattedTextBox <ArticleVariableCostVMEntityView>("65ef0889-fd8b-4aae-8546-abb2379bd83d", "", "", true, this);

            VarCost22 = RPSControlFactory.CreateRPSFormattedTextBox <ArticleVariableCostVMEntityView>("f9a037dc-b202-402b-8c76-13bf5703faf6", "", "", true, this);

            VarCost23 = RPSControlFactory.CreateRPSFormattedTextBox <ArticleVariableCostVMEntityView>("5a427611-abd0-4eab-a2ba-c82f2c9778d3", "", "", true, this);

            PercentCost2 = RPSControlFactory.CreateRPSFormattedTextBox <ArticleVariableCostVMEntityView>("72d5e68e-3b2d-4a53-bf8d-d01d98f2308b", "", "", true, this);
        }
示例#16
0
        public void InitializeControls()
        {
            DeleteButton = RPSControlFactory.RPSDeleteButton <BudgetCategoryDetailView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <BudgetCategoryDetailView, BudgetCategoryVMEntityView>(this, Screen.BudgetCategoryVMEntityView);

            BackButton = RPSControlFactory.RPSBackButton <BudgetCategoryDetailView, BudgetCategoryVMEntityView>(this, Screen.BudgetCategoryVMEntityView);

            AcceptButton = RPSControlFactory.RPSAcceptButton <BudgetCategoryDetailView, BudgetCategoryVMEntityView>(this, Screen.BudgetCategoryVMEntityView);

            TypeDetail = RPSControlFactory.CreateRPSEnumComboBox <BudgetCategoryDetailView>("a0267235-20d6-4fc8-bbec-edc4a5353cc6", "", "", true, this);

            Employee = RPSControlFactory.CreateRPSComboBox <BudgetCategoryDetailView>("6c71360a-02fe-4a7d-9917-0d797b18a064", "", "", false, this);

            Qualify = RPSControlFactory.CreateRPSComboBox <BudgetCategoryDetailView>("a7a36f1f-cb8e-4c2e-8938-b819f27d4a76", "", "", false, this);

            Machine = RPSControlFactory.CreateRPSComboBox <BudgetCategoryDetailView>("3cd54ac7-4032-4e13-9061-f685629cf9b2", "", "", false, this);

            MachineGroup = RPSControlFactory.CreateRPSComboBox <BudgetCategoryDetailView>("c7c2c76b-d5b3-4890-8c66-3c598d388852", "", "", false, this);

            Tool = RPSControlFactory.CreateRPSComboBox <BudgetCategoryDetailView>("7dc4537f-5f92-436f-b771-d3343435c9fa", "", "", false, this);

            CostComponentSTR = RPSControlFactory.CreateRPSComboBox <BudgetCategoryDetailView>("b3cf3327-3ee3-406a-adc8-6e7efd741936", "", "", false, this);

            Article = RPSControlFactory.CreateRPSComboBox <BudgetCategoryDetailView>("9fa6ba7b-ff13-4546-8961-ca245f40572f", "", "", false, this);

            ProductLine = RPSControlFactory.CreateRPSComboBox <BudgetCategoryDetailView>("31737a88-4708-4705-b40e-3f482cbd158a", "", "", false, this);

            ProductFamily = RPSControlFactory.CreateRPSComboBox <BudgetCategoryDetailView>("eb9d8d05-fd44-4b07-9645-02657c6fe0b2", "", "", false, this);

            ProductSubFamily = RPSControlFactory.CreateRPSComboBox <BudgetCategoryDetailView>("143ad78a-7264-4277-a70f-1a99c01a9de6", "", "", false, this);

            LinkNavigationCommand = RPSControlFactory.CreateRPSButton <BudgetCategoryDetailView>("474beb1e-0644-47f3-aa5c-0bf7b434b879", "", "", this);
        }
示例#17
0
        public void InitializeControls()
        {
            DeleteButton = RPSControlFactory.RPSDeleteButton <SupplierArticlePriceView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <SupplierArticlePriceView, SupplierArticleVMEntityView>(this, Screen.SupplierArticleVMEntityView);

            BackButton = RPSControlFactory.RPSBackButton <SupplierArticlePriceView, SupplierArticleVMEntityView>(this, Screen.SupplierArticleVMEntityView);

            AcceptButton = RPSControlFactory.RPSAcceptButton <SupplierArticlePriceView, SupplierArticleVMEntityView>(this, Screen.SupplierArticleVMEntityView);

            DateFrom = RPSControlFactory.CreateRPSTextBox <SupplierArticlePriceView>("724e43a5-10cd-43a7-af13-dcad419e50f5", "", "", true, this);

            DateTo = RPSControlFactory.CreateRPSTextBox <SupplierArticlePriceView>("2ab76758-81d2-4070-8688-fdeaf4f59f15", "", "", true, this);

            QuantityFrom = RPSControlFactory.CreateRPSFormattedTextBox <SupplierArticlePriceView>("feddc1ab-337f-410a-874d-5ef4cac4ddc0", "", "", true, this);

            IDUnitQuantity = RPSControlFactory.CreateRPSComboBox <SupplierArticlePriceView>("6102f6fb-c5dd-47bd-b0f0-ba654c35ba3b", "", "", true, this);

            Price = RPSControlFactory.CreateRPSFormattedTextBox <SupplierArticlePriceView>("e0b92dd6-4cdf-45dc-9cdb-361c8bcc7a99", "", "", true, this);

            IDUnitPrice = RPSControlFactory.CreateRPSComboBox <SupplierArticlePriceView>("adfa615e-3d27-4c32-b780-88d6bd891a28", "", "", true, this);

            PurchaseLot = RPSControlFactory.CreateRPSFormattedTextBox <SupplierArticlePriceView>("8ec94736-af17-4425-bc23-6f264a0eb7ba", "", "", true, this);

            MinimumLot = RPSControlFactory.CreateRPSFormattedTextBox <SupplierArticlePriceView>("2b05b11f-a56e-41b8-b7cb-fc641576c538", "", "", true, this);

            NetPrice = RPSControlFactory.CreateRPSFormattedTextBox <SupplierArticlePriceView>("a267792d-539a-4c68-8fbf-182042152619", "", "", false, this);

            CodSupplierRFQ = RPSControlFactory.CreateRPSTextBox <SupplierArticlePriceView>("89098eed-f73d-47d7-8378-0876db542fd0", "", "", false, this);

            Offer = RPSControlFactory.CreateRPSCheckBox <SupplierArticlePriceView>("38df738c-c10f-45bf-8e21-7ac8afebeab1", "", "", true, this);

            Discount1 = RPSControlFactory.CreateRPSFormattedTextBox <SupplierArticlePriceView>("7a13f452-da2a-4009-afba-4e64095f6c71", "", "", true, this);

            CascadeDiscount1 = RPSControlFactory.CreateRPSCheckBox <SupplierArticlePriceView>("f4743d22-9168-48c5-ad8c-ada64445a5e3", "", "", true, this);

            Discount2 = RPSControlFactory.CreateRPSFormattedTextBox <SupplierArticlePriceView>("27bbff4e-63ac-42f2-ac9e-971ff06feea3", "", "", true, this);

            CascadeDiscount2 = RPSControlFactory.CreateRPSCheckBox <SupplierArticlePriceView>("3b8b75c1-162f-4d01-85cc-4210ed1eddf1", "", "", true, this);

            Discount3 = RPSControlFactory.CreateRPSFormattedTextBox <SupplierArticlePriceView>("e92e86d9-71e6-46c3-ad4f-dacc73f1ffb9", "", "", true, this);

            CascadeDiscount3 = RPSControlFactory.CreateRPSCheckBox <SupplierArticlePriceView>("01c31871-b3de-44e8-b60b-6d5c1d4fe71e", "", "", true, this);

            Discount4 = RPSControlFactory.CreateRPSFormattedTextBox <SupplierArticlePriceView>("5e48a617-f3bf-4f74-abc7-2962be11916d", "", "", true, this);

            CascadeDiscount4 = RPSControlFactory.CreateRPSCheckBox <SupplierArticlePriceView>("145668cc-f962-4c2c-aa3a-f2a0923158e6", "", "", true, this);

            Discount5 = RPSControlFactory.CreateRPSFormattedTextBox <SupplierArticlePriceView>("1901608b-8ad2-43f7-8495-0ce23698c3b2", "", "", true, this);

            CascadeDiscount5 = RPSControlFactory.CreateRPSCheckBox <SupplierArticlePriceView>("92c9623c-8852-49eb-aabe-a9bce9ca10b6", "", "", true, this);

            AmountDiscount = RPSControlFactory.CreateRPSFormattedTextBox <SupplierArticlePriceView>("890b8746-c035-4a4f-9b0e-44d06a5dae83", "", "", true, this);

            PositionAmountDiscount = RPSControlFactory.CreateRPSEnumComboBox <SupplierArticlePriceView>("f5150fd4-a002-4e00-bb93-cd2743805605", "", "", true, this);

            ApplyConditionsAffectDocument = RPSControlFactory.CreateRPSCheckBox <SupplierArticlePriceView>("16c68ceb-c5f8-4595-8964-8801de41bd47", "", "", true, this);

            ApplyConditionsNotAffectDocument = RPSControlFactory.CreateRPSCheckBox <SupplierArticlePriceView>("238b1264-3f07-4428-8ffc-9169dcbf88fc", "", "", true, this);
        }
示例#18
0
        public void InitializeControls()
        {
            SaveButton = RPSControlFactory.RPSSaveButton <SituationEntityView>(this);

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

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <SituationEntityView, SituationCollectionView>(this, Screen.SituationCollectionView);

            BackButton = RPSControlFactory.RPSBackButton <SituationEntityView, SituationCollectionView>(this, Screen.SituationCollectionView);

            CodSituation = RPSControlFactory.CreateRPSTextBox <SituationEntityView>("4b551144-433d-42b3-b8e3-61dbdd2ff65c", "", "", true, this);

            Description = RPSControlFactory.CreateRPSTextBox <SituationEntityView>("12f4b981-ba00-4a15-942c-6c7a31539a8d", "", "", false, this);

            SituationType = RPSControlFactory.CreateRPSEnumComboBox <SituationEntityView>("af06d408-4751-4b4f-89c3-716c3ddd9e75", "", "", true, this);

            AllowImputations = RPSControlFactory.CreateRPSCheckBox <SituationEntityView>("8401b474-bd95-48b1-970d-91af0a305c1b", "", "", true, this);

            AllowImputationsCost = RPSControlFactory.CreateRPSCheckBox <SituationEntityView>("eca370d1-2e33-42ff-818e-05fc65894a74", "", "", true, this);

            AllowImputationsMaterial = RPSControlFactory.CreateRPSCheckBox <SituationEntityView>("55c82375-1334-4522-a03d-21633a3506df", "", "", true, this);

            AllowWarning = RPSControlFactory.CreateRPSCheckBox <SituationEntityView>("33cb013b-bc95-4c7b-9301-300105ceeb17", "", "", true, this);

            AllowTest = RPSControlFactory.CreateRPSCheckBox <SituationEntityView>("32aff0f0-08f0-409c-9287-4839d94e48a3", "", "", true, this);
        }
示例#19
0
        public void InitializeControls()
        {
            SaveButton = RPSControlFactory.RPSSaveButton <CommercialConditionTypeSLEntityView>(this);

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

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <CommercialConditionTypeSLEntityView, CommercialConditionTypeSLCollectionView>(this, Screen.CommercialConditionTypeSLCollectionView);

            BackButton = RPSControlFactory.RPSBackButton <CommercialConditionTypeSLEntityView, CommercialConditionTypeSLCollectionView>(this, Screen.CommercialConditionTypeSLCollectionView);

            CodCommercialConditionType = RPSControlFactory.CreateRPSTextBox <CommercialConditionTypeSLEntityView>("a1321329-0b14-417f-a726-c784d9c8b7d6", "", "", true, this);

            Description = RPSControlFactory.CreateRPSTextBox <CommercialConditionTypeSLEntityView>("b85d532b-83d6-42a6-97e7-f50141b228a5", "", "", false, this);

            AffectsPrice = RPSControlFactory.CreateRPSCheckBox <CommercialConditionTypeSLEntityView>("21fa43d5-a01e-4f3a-a3ff-df3129001bf8", "", "", true, this);

            ApplyOrder = RPSControlFactory.CreateRPSFormattedTextBox <CommercialConditionTypeSLEntityView>("4b2b0f24-02cb-4af0-9b1d-0e7aa16c8027", "", "", true, this);

            ConditionType = RPSControlFactory.CreateRPSEnumComboBox <CommercialConditionTypeSLEntityView>("8e66c312-f47b-4873-ae9c-d30722a9e413", "", "", true, this);

            BaseApply = RPSControlFactory.CreateRPSEnumComboBox <CommercialConditionTypeSLEntityView>("63b1288a-2a39-4d52-8c83-61b386079dc9", "", "", true, this);

            Cassation = RPSControlFactory.CreateRPSCheckBox <CommercialConditionTypeSLEntityView>("7307786d-b195-47b1-9c91-ea398b0c1ec9", "", "", true, this);

            CassationType = RPSControlFactory.CreateRPSEnumComboBox <CommercialConditionTypeSLEntityView>("c2863249-4e12-4564-b9ad-d728ec6c1501", "", "", true, this);

            IDCommercialConcept = RPSControlFactory.CreateRPSComboBox <CommercialConditionTypeSLEntityView>("edc1913f-3ad5-468d-ba64-723e8b6e42cb", "", "", false, this);
        }
        public void InitializeControls()
        {
            SaveButton = RPSControlFactory.RPSSaveButton <MachineGroupEntityView>(this);

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

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <MachineGroupEntityView, MachineGroupCollectionView>(this, Screen.MachineGroupCollectionView);

            BackButton = RPSControlFactory.RPSBackButton <MachineGroupEntityView, MachineGroupCollectionView>(this, Screen.MachineGroupCollectionView);

            CodMachineGroup = RPSControlFactory.CreateRPSTextBox <MachineGroupEntityView>("b9bf6c6f-7375-4aad-aa80-5891cc6b0c41", "", "", true, this);

            Description = RPSControlFactory.CreateRPSTextBox <MachineGroupEntityView>("f5488892-bda9-4f33-a414-d24dc60a29bc", "", "", false, this);

            BottleNeck = RPSControlFactory.CreateRPSCheckBox <MachineGroupEntityView>("5e213584-d895-445a-a051-ba797837c334", "", "", true, this);

            Infinite = RPSControlFactory.CreateRPSCheckBox <MachineGroupEntityView>("21916fd3-8834-44b7-961b-79ba861e13ce", "", "", true, this);

            IDCalendar = RPSControlFactory.CreateRPSComboBox <MachineGroupEntityView>("b11a3c3f-bef5-4981-b072-b08d2310f0ee", "", "", false, this);

            IDSite = RPSControlFactory.CreateRPSComboBox <MachineGroupEntityView>("69f6cb6d-52b0-43ab-a1d2-cb5802d10bb9", "", "", false, this);

            KeepResource = RPSControlFactory.CreateRPSCheckBox <MachineGroupEntityView>("a8544165-43d2-411a-a715-b7057283fcca", "", "", true, this);

            CollectionInit params_MachineGroupElements = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "373e911f-dda6-4487-af7b-7d7d585d5286", CSSSelectorGrid = "", XPathGrid = ""
            };

            MachineGroupElements = RPSControlFactory.RPSCreateCollectionWithGrid <MachineGroupElementsCollectionEditor <MachineGroupEntityView, MachineGroupElementView>, MachineGroupEntityView, MachineGroupElementView>(params_MachineGroupElements, this, Screen.MachineGroupElementView);
        }
示例#21
0
        public void InitializeControls()
        {
            SaveButton = RPSControlFactory.RPSSaveButton <PriceListSLEntityView>(this);

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

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <PriceListSLEntityView, PriceListSLCollectionView>(this, Screen.PriceListSLCollectionView);

            BackButton = RPSControlFactory.RPSBackButton <PriceListSLEntityView, PriceListSLCollectionView>(this, Screen.PriceListSLCollectionView);

            CodPriceList = RPSControlFactory.CreateRPSTextBox <PriceListSLEntityView>("a593538e-f739-4f69-a150-8d02de808c37", "", "", true, this);

            Description = RPSControlFactory.CreateRPSTextBox <PriceListSLEntityView>("be8c6e70-1c1d-4f26-b52c-b5e2cb136248", "", "", false, this);

            VAT = RPSControlFactory.CreateRPSCheckBox <PriceListSLEntityView>("fa4681c6-845c-4a29-b9b7-2e8fcd796904", "", "", true, this);

            IDCurrency = RPSControlFactory.CreateRPSComboBox <PriceListSLEntityView>("9e0160ab-6dd9-42ba-bc69-9df192259802", "", "", true, this);

            CollectionInit params_PriceListSerieSLs = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "8401523c-cadc-4960-b22c-f9c29f28e122", CSSSelectorGrid = "", XPathGrid = ""
            };

            PriceListSerieSLs = RPSControlFactory.RPSCreateCollectionWithGrid <PriceListSerieSLsCollectionEditor <PriceListSLEntityView, PriceListSerieSLView>, PriceListSLEntityView, PriceListSerieSLView>(params_PriceListSerieSLs, this, Screen.PriceListSerieSLView);

            GeneralData = RPSControlFactory.CreateRPSSection <PriceListSLEntityView>("", "ul li[rpsid='ef6f182a-1575-45b7-b649-c6c5bb2ee794']", "", this);

            Section = RPSControlFactory.CreateRPSSection <PriceListSLEntityView>("", "ul li[rpsid='4b99feda-a5ab-4555-bed2-0511a82685cb']", "", this);
        }
示例#22
0
        public void InitializeControls()
        {
            SaveButton = RPSControlFactory.RPSSaveButton <PriceListDetailSLVMEntityView>(this);

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

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <PriceListDetailSLVMEntityView, PriceListDetailSLVMQueryView>(this, Screen.PriceListDetailSLVMQueryView);

            BackButton = RPSControlFactory.RPSBackButton <PriceListDetailSLVMEntityView, PriceListDetailSLVMQueryView>(this, Screen.PriceListDetailSLVMQueryView);

            IDPriceList = RPSControlFactory.CreateRPSComboBox <PriceListDetailSLVMEntityView>("107e3c18-abc9-4b4d-8861-7f0967c6fd15", "", "", true, this);

            IDArticle = RPSControlFactory.CreateRPSComboBox <PriceListDetailSLVMEntityView>("5de683ad-9a8a-43ea-924c-835394d4bef6", "", "", true, this);

            DateFrom = RPSControlFactory.CreateRPSTextBox <PriceListDetailSLVMEntityView>("529ea4c9-b55a-4d37-8419-f59ca4ca4379", "", "", true, this);

            DateTo = RPSControlFactory.CreateRPSTextBox <PriceListDetailSLVMEntityView>("6943d7fb-e160-4066-b2bd-0080f7873014", "", "", true, this);

            QuantityFrom = RPSControlFactory.CreateRPSFormattedTextBox <PriceListDetailSLVMEntityView>("ff89403f-368a-43f9-a32d-026c2b707141", "", "", true, this);

            IDUnitQuantity = RPSControlFactory.CreateRPSComboBox <PriceListDetailSLVMEntityView>("ae0250fd-c1fd-4453-898c-72fd8f7a9cf1", "", "", true, this);

            Price = RPSControlFactory.CreateRPSFormattedTextBox <PriceListDetailSLVMEntityView>("cde919b2-d664-4d69-a532-a2f4a00136a9", "", "", true, this);

            IDUnitPrice = RPSControlFactory.CreateRPSComboBox <PriceListDetailSLVMEntityView>("41bf0749-0cf2-4d19-ac59-eea4f2a287a3", "", "", true, this);

            ApplyConditionsAffectDocument = RPSControlFactory.CreateRPSCheckBox <PriceListDetailSLVMEntityView>("70943981-be66-4a41-b4fb-dc04e74a34ba", "", "", true, this);

            ApplyConditionsNotAffectDocument = RPSControlFactory.CreateRPSCheckBox <PriceListDetailSLVMEntityView>("2ee88e8b-88f5-428a-8021-f326e9c72a2f", "", "", true, this);

            Offer = RPSControlFactory.CreateRPSCheckBox <PriceListDetailSLVMEntityView>("ae244d59-d665-4a3c-a52c-789d7f4f47ff", "", "", true, this);

            DuplicateCommandButton = RPSControlFactory.CreateRPSButton <PriceListDetailSLVMEntityView>("7b325cff-ff5c-49a3-8646-73f108a57eb4", "", "", this);
        }
        public void InitializeControls()
        {
            SaveButton = RPSControlFactory.RPSSaveButton <InvoiceTypeGroupSLEntityView>(this);

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

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <InvoiceTypeGroupSLEntityView, InvoiceTypeGroupSLCollectionView>(this, Screen.InvoiceTypeGroupSLCollectionView);

            BackButton = RPSControlFactory.RPSBackButton <InvoiceTypeGroupSLEntityView, InvoiceTypeGroupSLCollectionView>(this, Screen.InvoiceTypeGroupSLCollectionView);

            CodInvoiceTypeGroup = RPSControlFactory.CreateRPSTextBox <InvoiceTypeGroupSLEntityView>("3d88c629-0518-446a-a75e-8b8a921f7ab4", "", "", true, this);

            Description = RPSControlFactory.CreateRPSTextBox <InvoiceTypeGroupSLEntityView>("e7fe0fbc-f067-4911-b8c5-dbfaeb2d545d", "", "", false, this);

            Type = RPSControlFactory.CreateRPSEnumComboBox <InvoiceTypeGroupSLEntityView>("6a34eb89-80f6-4d69-97e2-06e1302efae4", "", "", true, this);

            PaymentDateType = RPSControlFactory.CreateRPSEnumComboBox <InvoiceTypeGroupSLEntityView>("5b00b54a-e3b3-41f6-8c04-b71dda0bb4c3", "", "", true, this);

            Day1 = RPSControlFactory.CreateRPSFormattedTextBox <InvoiceTypeGroupSLEntityView>("4817d744-35d5-44d1-a1ea-9c085d592692", "", "", true, this);

            Day2 = RPSControlFactory.CreateRPSFormattedTextBox <InvoiceTypeGroupSLEntityView>("041f9065-bc87-495e-b729-573df3cbf6e9", "", "", true, this);

            Day3 = RPSControlFactory.CreateRPSFormattedTextBox <InvoiceTypeGroupSLEntityView>("e0c88843-f1a9-4d59-9178-b67c11e713fc", "", "", true, this);

            Day4 = RPSControlFactory.CreateRPSFormattedTextBox <InvoiceTypeGroupSLEntityView>("45ec4de2-6b4f-49b0-a8db-0bcfecc950b6", "", "", true, this);

            CollectionInit params_InvoiceTypeGroupByLangSLs = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "8bc61767-7ab8-43d7-944d-f3b29d13f948", CSSSelectorGrid = "", XPathGrid = ""
            };

            InvoiceTypeGroupByLangSLs = RPSControlFactory.RPSCreateCollectionWithGrid <InvoiceTypeGroupByLangSLsCollectionEditor <InvoiceTypeGroupSLEntityView, InvoiceTypeGroupByLangSLView>, InvoiceTypeGroupSLEntityView, InvoiceTypeGroupByLangSLView>(params_InvoiceTypeGroupByLangSLs, this, Screen.InvoiceTypeGroupByLangSLView);
        }
        public void InitializeControls()
        {
            SaveButton = RPSControlFactory.RPSSaveButton <MachineGroupEntityView>(this);

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

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <MachineGroupEntityView, MachineGroupCollectionView>(this, Screen.MachineGroupCollectionView);

            BackButton = RPSControlFactory.RPSBackButton <MachineGroupEntityView, MachineGroupCollectionView>(this, Screen.MachineGroupCollectionView);

            CodMachineGroup = RPSControlFactory.CreateRPSTextBox <MachineGroupEntityView>("53865369-d1c3-4e15-bf17-dba028a6e4f2", "", "", true, this);

            Description = RPSControlFactory.CreateRPSTextBox <MachineGroupEntityView>("41f27b38-9b3a-4ca4-a2e6-ce33ae278b7a", "", "", false, this);

            BottleNeck = RPSControlFactory.CreateRPSCheckBox <MachineGroupEntityView>("b9aadd01-3eb8-4544-9b37-39ff0156bdb7", "", "", true, this);

            IDCalendar = RPSControlFactory.CreateRPSComboBox <MachineGroupEntityView>("917adc46-1611-4201-ad48-3e309296fb94", "", "", false, this);

            IDSite = RPSControlFactory.CreateRPSComboBox <MachineGroupEntityView>("54d56578-6023-44e8-9e56-b439f3796df4", "", "", false, this);

            KeepResource = RPSControlFactory.CreateRPSCheckBox <MachineGroupEntityView>("b11d3de2-00fa-4e05-aaee-a2c2443c410d", "", "", true, this);

            CollectionInit params_MachineGroupElements = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "bf24eaf4-3800-4d7c-a10f-b043d6d9e760", CSSSelectorGrid = "", XPathGrid = ""
            };

            MachineGroupElements = RPSControlFactory.RPSCreateCollectionWithGrid <MachineGroupElementsCollectionEditor <MachineGroupEntityView, MachineGroupElementView>, MachineGroupEntityView, MachineGroupElementView>(params_MachineGroupElements, this, Screen.MachineGroupElementView);
        }
        public void InitializeControls()
        {
            SaveButton = RPSControlFactory.RPSSaveButton <CCHParameterViewDetail>(this);

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

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <CCHParameterViewDetail, CCHParameterView>(this, Screen.CCHParameterView);

            BackButton = RPSControlFactory.RPSBackButton <CCHParameterViewDetail, CCHParameterView>(this, Screen.CCHParameterView);

            LabelProperty1 = RPSControlFactory.CreateRPSTextBox <CCHParameterViewDetail>("c1de122f-000f-4ad4-9d29-8b1e1ddc7742", "", "", false, this);

            LabelProperty2 = RPSControlFactory.CreateRPSTextBox <CCHParameterViewDetail>("344e8591-59d5-4951-82a0-0574927fb21a", "", "", false, this);

            LabelProperty3 = RPSControlFactory.CreateRPSTextBox <CCHParameterViewDetail>("392a75b0-5ddc-4237-a1a2-78a80e365588", "", "", false, this);

            LabelProperty4 = RPSControlFactory.CreateRPSTextBox <CCHParameterViewDetail>("fdde26e3-b7be-4a53-9dd1-4e9f63bb7479", "", "", false, this);

            LabelProperty5 = RPSControlFactory.CreateRPSTextBox <CCHParameterViewDetail>("f998608a-0e93-4a45-b55e-5324802d9d33", "", "", false, this);

            LabelProperty6 = RPSControlFactory.CreateRPSTextBox <CCHParameterViewDetail>("01bdad0d-042c-4298-a43a-e88ee201b50b", "", "", false, this);

            CollectionInit params_CCHParameterByLangs = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "9efafc4b-12e2-4282-a4c5-2212d4d2151c", CSSSelectorGrid = "", XPathGrid = ""
            };

            CCHParameterByLangs = RPSControlFactory.RPSCreateCollectionWithGrid <CCHParameterByLangsCollectionEditor <CCHParameterViewDetail, CCHParameterByLangView>, CCHParameterViewDetail, CCHParameterByLangView>(params_CCHParameterByLangs, this, Screen.CCHParameterByLangView);
        }
示例#26
0
        public void InitializeControls()
        {
            SaveButton = RPSControlFactory.RPSSaveButton <ProductFormulaEntityView>(this);

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

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <ProductFormulaEntityView, ProductFormulaCollectionView>(this, Screen.ProductFormulaCollectionView);

            BackButton = RPSControlFactory.RPSBackButton <ProductFormulaEntityView, ProductFormulaCollectionView>(this, Screen.ProductFormulaCollectionView);

            CodFormula = RPSControlFactory.CreateRPSTextBox <ProductFormulaEntityView>("a6542567-79c2-4c62-afb3-5e1978f682c9", "", "", true, this);

            Description = RPSControlFactory.CreateRPSTextBox <ProductFormulaEntityView>("b12719a3-9e98-4e6b-9749-bfee639a10b2", "", "", false, this);

            Version = RPSControlFactory.CreateRPSTextBox <ProductFormulaEntityView>("eb9fb605-8e42-4648-bcca-f5ea50638dfa", "", "", true, this);

            Date = RPSControlFactory.CreateRPSTextBox <ProductFormulaEntityView>("d23708b9-5878-4bc8-905a-779d7de051ee", "", "", true, this);

            InactivateDate = RPSControlFactory.CreateRPSTextBox <ProductFormulaEntityView>("ca9926a8-585d-4035-b35f-5a2b9a612ce1", "", "", false, this);

            NewProductFormulaVersionDialogNavigationCommandButton = RPSControlFactory.CreateRPSButtonToView <ProductFormulaEntityView, NewProductFormulaVersionDialogDialogView>("63240c70-27b2-4d73-a0f0-3e57f14b1857", "", "", this, Screen.NewProductFormulaVersionDialogDialogView);

            SearchFormulaInStructureDialogNavigationCommandButton = RPSControlFactory.CreateRPSButtonToView <ProductFormulaEntityView, SearchFormulaInStructureDialogDialogView>("ca2acc27-ff23-454d-b0ed-32a92b958690", "", "", this, Screen.SearchFormulaInStructureDialogDialogView);

            CollectionInit params_ProductFormulaMaterials = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "7dc0fcfd-90e2-478d-902c-660e4239b204", CSSSelectorGrid = "", XPathGrid = ""
            };

            ProductFormulaMaterials = RPSControlFactory.RPSCreateCollectionWithGrid <ProductFormulaMaterialsCollectionEditor <ProductFormulaEntityView, ProductFormulaMaterialView>, ProductFormulaEntityView, ProductFormulaMaterialView>(params_ProductFormulaMaterials, this, Screen.ProductFormulaMaterialView);
        }
        public void InitializeControls()
        {
            DeleteButton = RPSControlFactory.RPSDeleteButton <QualityCostVMEntityView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <QualityCostVMEntityView, QualityCostVMCollectionView>(this, Screen.QualityCostVMCollectionView);

            BackButton = RPSControlFactory.RPSBackButton <QualityCostVMEntityView, QualityCostVMCollectionView>(this, Screen.QualityCostVMCollectionView);

            AcceptButton = RPSControlFactory.RPSAcceptButton <QualityCostVMEntityView, QualityCostVMCollectionView>(this, Screen.QualityCostVMCollectionView);

            Type = RPSControlFactory.CreateRPSEnumComboBox <QualityCostVMEntityView>("f3d47639-be74-4f41-9016-cef06075cb24", "", "", true, this);

            Year = RPSControlFactory.CreateRPSFormattedTextBox <QualityCostVMEntityView>("61611bfd-ec91-4908-a11f-f8ead44f913e", "", "", true, this);

            MonthName = RPSControlFactory.CreateRPSEnumComboBox <QualityCostVMEntityView>("a60dc4df-f4ab-4d1f-9387-0553f4822b1a", "", "", false, this);

            CostGroupMaster = RPSControlFactory.CreateRPSOption <QualityCostVMEntityView>("5ff09c05-9773-4dcf-b1b3-8c84ee78c096", "", "", this);

            Other = RPSControlFactory.CreateRPSOption <QualityCostVMEntityView>("3e71591b-3a74-4335-bd1d-010460e15524", "", "", this);

            IDCostGroup = RPSControlFactory.CreateRPSComboBox <QualityCostVMEntityView>("3f91e37f-1b87-4f05-b4e8-3799c767bb6e", "", "", false, this);

            CodCostGroup = RPSControlFactory.CreateRPSTextBox <QualityCostVMEntityView>("0bd88bcf-1b42-4c37-87a7-1dedbcd16387", "", "", true, this);

            CostGroup = RPSControlFactory.CreateRPSTextBox <QualityCostVMEntityView>("16d5f42b-ce25-44cf-a1d5-bb26d7e17ebb", "", "", false, this);

            CollectionInit params_QualityCostDetails = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "b584c993-7964-420f-a2e7-51c678655745", CSSSelectorGrid = "", XPathGrid = ""
            };

            QualityCostDetails = RPSControlFactory.RPSCreateCollectionWithGrid <QualityCostDetailsCollectionEditor <QualityCostVMEntityView, QualityCostDetailView>, QualityCostVMEntityView, QualityCostDetailView>(params_QualityCostDetails, this, Screen.QualityCostDetailView);
        }
        public void InitializeControls()
        {
            DeleteButton = RPSControlFactory.RPSDeleteButton <FIColumnDetailView>(this);

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <FIColumnDetailView, FIColumnModelEntityView>(this, Screen.FIColumnModelEntityView);

            BackButton = RPSControlFactory.RPSBackButton <FIColumnDetailView, FIColumnModelEntityView>(this, Screen.FIColumnModelEntityView);

            AcceptButton = RPSControlFactory.RPSAcceptButton <FIColumnDetailView, FIColumnModelEntityView>(this, Screen.FIColumnModelEntityView);

            CodColumn = RPSControlFactory.CreateRPSTextBox <FIColumnDetailView>("87aa920a-8bce-416d-9128-88665c86f59f", "", "", true, this);

            Sequence = RPSControlFactory.CreateRPSFormattedTextBox <FIColumnDetailView>("eddc16b1-d5a3-4b20-be27-ed76af8349b2", "", "", false, this);

            Description = RPSControlFactory.CreateRPSTextBox <FIColumnDetailView>("813e06fd-545a-4aec-9ff8-1544ad1d3730", "", "", false, this);

            ColumnType = RPSControlFactory.CreateRPSEnumComboBox <FIColumnDetailView>("18c9a71b-56a1-4b2e-8162-88f152903b9b", "", "", false, this);

            ColumnContent = RPSControlFactory.CreateRPSTextBox <FIColumnDetailView>("884b2e84-04f5-4c17-b555-3ce179c42b1a", "", "", false, this);

            PeriodType = RPSControlFactory.CreateRPSEnumComboBox <FIColumnDetailView>("836564df-14f8-44eb-8dbd-11cfd13a478e", "", "", false, this);

            PeriodStep = RPSControlFactory.CreateRPSFormattedTextBox <FIColumnDetailView>("5e8c8294-c22c-472b-80a7-e945b70b4cfd", "", "", false, this);

            SignType = RPSControlFactory.CreateRPSEnumComboBox <FIColumnDetailView>("baa7f194-1e90-4c2f-b45a-dffccc205a7b", "", "", false, this);

            Show = RPSControlFactory.CreateRPSCheckBox <FIColumnDetailView>("65fd686f-58a3-4ba8-8b9b-a1fc5168c8ea", "", "", false, this);

            ChangeSign = RPSControlFactory.CreateRPSCheckBox <FIColumnDetailView>("3d9d27c8-2b2c-43ad-983c-d0628e9e5e9e", "", "", true, this);

            UseWhenSign = RPSControlFactory.CreateRPSEnumComboBox <FIColumnDetailView>("15389c0f-81db-4d35-bd0e-5a52339a5284", "", "", true, this);

            ShowBlankIfZero = RPSControlFactory.CreateRPSCheckBox <FIColumnDetailView>("ccfb2819-f614-4511-b5ad-ed6b102f30ae", "", "", true, this);
        }
        public void InitializeControls()
        {
            SaveButton = RPSControlFactory.RPSSaveButton <TaskTypeSTREntityView>(this);

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

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <TaskTypeSTREntityView, TaskTypeSTRCollectionView>(this, Screen.TaskTypeSTRCollectionView);

            BackButton = RPSControlFactory.RPSBackButton <TaskTypeSTREntityView, TaskTypeSTRCollectionView>(this, Screen.TaskTypeSTRCollectionView);

            CodTaskType = RPSControlFactory.CreateRPSTextBox <TaskTypeSTREntityView>("ef2efb56-21de-4d20-b11c-4254e8710357", "", "", true, this);

            Description = RPSControlFactory.CreateRPSTextBox <TaskTypeSTREntityView>("893284a5-6325-43af-8651-c4fe65d49b5a", "", "", false, this);

            IDBudgetEmployee = RPSControlFactory.CreateRPSComboBox <TaskTypeSTREntityView>("b7b4238b-ce46-42d2-8618-6e114c14ea25", "", "", false, this);

            IDBudgetMachine = RPSControlFactory.CreateRPSComboBox <TaskTypeSTREntityView>("78216b87-a193-4c47-b16a-243ef31c3a73", "", "", false, this);

            IDBudgetMaterial = RPSControlFactory.CreateRPSComboBox <TaskTypeSTREntityView>("41d306be-5027-41c4-baf7-aa0e0f63ba99", "", "", false, this);

            IDBudgetTool = RPSControlFactory.CreateRPSComboBox <TaskTypeSTREntityView>("c8bd8c07-605d-447f-b52e-0d28f2e7ac26", "", "", false, this);

            IDBudgetOtherCost = RPSControlFactory.CreateRPSComboBox <TaskTypeSTREntityView>("8190cc78-8bd8-4d90-b495-eed36a63daf6", "", "", false, this);

            IDBudgetExternal = RPSControlFactory.CreateRPSComboBox <TaskTypeSTREntityView>("388cb295-77e2-4c48-9ccc-29fcf8c6ea9e", "", "", false, this);
        }
示例#30
0
        public void InitializeControls()
        {
            SaveButton = RPSControlFactory.RPSSaveButton <SupplierPromotionVMEntityView>(this);

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

            ConfirmDeleteButton = RPSControlFactory.RPSConfirmDeleteButton <SupplierPromotionVMEntityView, SupplierPromotionVMQueryView>(this, Screen.SupplierPromotionVMQueryView);

            BackButton = RPSControlFactory.RPSBackButton <SupplierPromotionVMEntityView, SupplierPromotionVMQueryView>(this, Screen.SupplierPromotionVMQueryView);

            IDSupplier = RPSControlFactory.CreateRPSComboBox <SupplierPromotionVMEntityView>("d40dd5ee-19b9-4bac-9095-f4901a2360f0", "", "", true, this);

            Description = RPSControlFactory.CreateRPSTextBox <SupplierPromotionVMEntityView>("cc83b271-118a-43de-b4a4-36f84e49fd25", "", "", false, this);

            Order = RPSControlFactory.CreateRPSFormattedTextBox <SupplierPromotionVMEntityView>("75b17782-03e5-4754-8eff-1f17c4992bab", "", "", true, this);

            DateFrom = RPSControlFactory.CreateRPSTextBox <SupplierPromotionVMEntityView>("20db267f-d073-4d41-8f5f-417d9c04c7cf", "", "", true, this);

            DateTo = RPSControlFactory.CreateRPSTextBox <SupplierPromotionVMEntityView>("07cc7756-26ba-46f2-843b-77f98b120f68", "", "", true, this);

            Comment = RPSControlFactory.CreateRPSTextBox <SupplierPromotionVMEntityView>("44e016f0-1fac-4996-85de-0967088faf7d", "", "", false, this);

            CollectionInit params_PromotionDetails = new CollectionInit()
            {
                IDDescriptor = "", CSSSelectorDescriptor = "", XPathDescriptor = "", IDGrid = "7995ad5d-da59-406e-a577-7b6740180a38", CSSSelectorGrid = "", XPathGrid = ""
            };

            PromotionDetails = RPSControlFactory.RPSCreateCollectionWithGrid <PromotionDetailsCollectionEditor <SupplierPromotionVMEntityView, PromotionDetailView>, SupplierPromotionVMEntityView, PromotionDetailView>(params_PromotionDetails, this, Screen.PromotionDetailView);

            GeneralData = RPSControlFactory.CreateRPSSection <SupplierPromotionVMEntityView>("", "ul li[rpsid='a6769f7c-bce4-45e1-bec5-0169356be75e']", "", this);

            Comments = RPSControlFactory.CreateRPSSection <SupplierPromotionVMEntityView>("", "ul li[rpsid='9854068c-6d98-4609-a7b4-1415a165904d']", "", this);
        }