Skip to Content
Menu
This question has been flagged
1 Odpoveď
2957 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
5249
1
aug 19
3006
1
máj 23
2399
2
máj 19
5510
2
apr 19
3434