Skip to Content
Menu
This question has been flagged
1 Odpoveď
3587 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
5779
1
aug 19
3919
1
máj 23
3033
2
máj 19
6593
2
apr 19
4073