Vertaling van "si obj" 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.
Renvoie true si obj est un nœud DOM de type 1, sinon false.
Returns true if obj is a DOM node of type 1, false otherwise.
Renvoie True si obj est vrai, et False dans le cas contraire.
Return True if obj is true, and False otherwise.
Contrairement au JavaScript classique, obj instanceof xpcomInterface fonctionnera comme prévu même si obj appartient à un autre niveau d'organisation (fenêtre, frame, etc.).
Unlike standard JavaScript globals, the test obj instanceof xpcomInterface works as expected even if obj is from a different scope.
Renvoie #t si obj est une G-expression.
Return #t if obj is a G-expression.
Si obj est un autre type d'objet, il est inséré tel quel.
If obj is another kind of object, it is inserted as is.
Si obj est transmis, ne renvoie que les permissions liées à cet objet spécifique.
If obj is passed in, only returns the permissions for this specific object.
Si obj est transmis, la permission doit être vérifiée en relation avec une instance d'objet spécifique.
If obj is provided, the permission needs to be checked against a specific object instance.
Si obj est transmis, cette méthode ne contrôle pas les permissions au niveau du modèle, mais pour l'objet indiqué.
If obj is passed in, this method won't check for permissions for the model, but for the specific object.
Si obj est une autre gexp, son contenu est inséré et ses dépendances sont ajoutées à celle de la gexp qui l'entoure.
If obj is another gexp, its contents are inserted and its dependencies are added to those of the containing gexp.
Si obj a une méthode.xml(), il est appelé et le résultat est écrit dans le corps de la réponse (l'argument escape est ignoré).
If obj has an.xml() method, it is called and the result written to the response body (the escape argument is ignored).
Si obj est pas une chaîne, renvoie false; renvoie true si str retourne 0 obj <=>.
If obj is not a String, returns false; returns true if str <=> obj returns 0.