Skip to content

checkChanges

reference
1 min readUpdated

Kind: Function

Source: Pams/Web/Pams.Web/Client/app/shared/CheckEqualitymodule.ts (line 45)

Part of: Pams

Signature

ts
function checkChanges(newData: any, oldData: any, exceptionFields: Array<string>)

Parameters

NameType
newDataany
oldDataany
exceptionFieldsArray<string>

Used by

28 references from 28 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (28)

  • MrqDetailsComponentPams/Web/Pams.Web/Client/app/components/MRQ/mrq-details/mrq-details.component.ts:1
  • BookingTargetsComponentPams/Web/Pams.Web/Client/app/components/configuration/company/booking-targets/booking-targets.component.ts:1
  • NewBranchComponentPams/Web/Pams.Web/Client/app/components/configuration/company/main-branch/new.branch.component.ts:1
  • DashboardSettingsDetailsComponentPams/Web/Pams.Web/Client/app/components/configuration/dashboard-settings/dashboard-settings-details/dashboard-settings-details.component.ts:1
  • AchievementForBranchesComponentPams/Web/Pams.Web/Client/app/components/configuration/generate-bounces/achievement-for-branches/achievement-for-branches.component.ts:1
  • BonusDistribuionComponentPams/Web/Pams.Web/Client/app/components/configuration/generate-bounces/bonus-distribuion/bonus-distribuion.component.ts:1
  • CostBranchesComponentPams/Web/Pams.Web/Client/app/components/configuration/generate-bounces/cost-branches/cost-branches.component.ts:1
  • SalariesBranchesComponentPams/Web/Pams.Web/Client/app/components/configuration/generate-bounces/salaries-branches/salaries-branches.component.ts:1

…and 20 more.

Was this page helpful?

Download as PDF