Vertaling van "view model" in Frans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
We will now declare our command in the view model.
Nous allons maintenant déclarer notre commande dans le view model.
Let's first create our view model.
Meaning it depends on the properties of the view model used.
Ce qui signifie qu'il dépend des propriétés du modèle de vue utilisé.
There is one additional project in the solution for the view model
You can view model in 3D rendering or wireframe mode.
What is the use of View Model in ASP.Net MVC?
We must now modify our view model and add it the following code
Nous allons donc modifier notre view model pour lui ajouter le code suivant
Inside the view model that contains this collection, we can also find a command that displays books.
Dans le view model qui contient cette collection de livre, on trouve aussi une commande qui sert à afficher les livres.
But the view model is never notified when the contact's edition is finished.
Mais le view model n'est jamais notifié lorsque l'édition de l'utilisateur est terminée.
This button will be bound to a command inside the view model which will be responsible for the update.
Ce bouton sera lié à une commande du view model qui se chargera de mettre à jour la date.
We finished the view model and it is now time to return to the view so we can use the exposed reverse commands.
Le view model est maintenant terminé et il est temps de retourner dans la vue pour utiliser les commandes inversées exposées.
I've faced an issue where I needed to wait that an animation was completed before starting a piece of work in a view model.
J'ai récemment fait face à un problème où je devais attendre qu'une animation soit terminée avant de commencer un traitement dans un view model.
Just to remind you, commands allow the view to send messages to the view model which will in turn execute a particular action.
A titre de rappel, les commandes permettent à la vue d'envoyer un message au view model pour qu'il exécute une action particulière.