Skip to Content
Menu
This question has been flagged
1 Odpoveď
3543 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
5734
1
aug 19
3788
1
máj 23
2977
2
máj 19
6466
2
apr 19
4012