Skip to Content
Menu
This question has been flagged
1 Odpoveď
3178 Zobrazenia


I want to override the class Activity in activity js file (mail module):

function factory(dependencies){

class Activity extends dependencies ['mail.model']{
....


Avatar
Zrušiť
Best Answer

Hi,

You can use the registerClassPatchModel to override the functions and registerFieldPatchModel for updating fields

Regards

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
3
júl 21
5403
1
aug 19
3186
1
máj 23
2564
2
máj 19
5800
2
apr 19
3594