Vertaling van "SetVariable" in Engels
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.
Assurez-vous que le widget contenant la liste fournit également une méthode setVariable().
Be sure that the list widget also provides a setVariable() method.
Pour supprimer une variable, appelez setVariable () avec une valeur « null ».
To remove a variable, call setVariable() with a null value.
À chaque fois que la sélection dans l'arbre change, la méthode setVariable() est appelée.
Whenever the selection in the tree changes, the list's setVariable() method is called.
Vous pouvez juste l'instancier, l'ajouter à votre interface et appeler la méthode setVariable() pour afficher le contenu de la variable.
You can use instantiate it, add it to your interface and call the setVariable() method to display the contents of the variable.
Elle a, comme les deux autres classes, une méthode setVariable() qui prend la variable à afficher en tant que premier paramètre et un titre optionnel en tant que second paramètre.
It has, like the other two classes, a setVariable() method that takes the variable to display as first parameter, and an optional title as second parameter.