Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sharing same function between 3 controllers
Message
De
19/02/2015 04:00:36
 
 
À
19/02/2015 03:32:00
Information générale
Forum:
Javascript
Catégorie:
Autre
Divers
Thread ID:
01615503
Message ID:
01615559
Vues:
30
>>>Looks as if you're using angular-ui. If that's the case wouldn't a nested state/view be a good solution.
>>
>>No, the grids are not identical.
>
>You could put the loadView function outside the controllers and call it from each passing in $scope, $rootscope and invoiceno. ?

Why not create a common prototype for those 3 controllers?

>>
>>>P.S. Don't like the $parent.$parent part. If's inheritantly (no pun intended) fragile since it depends on a known/fixed scope hierarchy....
>>
>>I don't like it either, but it was not my code, so I left it as is. I did figure out a solution. I declared the function at the top of the file and had to pass $scope, $rootScope and $state to it and then I was just calling this function 3 times (which I don't like either, but can live with it).
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform