applying business rules to the transformed message context object
When the user accesses the new message, any further required decoding operations are performed on the stored context object in a second stage of processing.
Lorsque l'utilisateur accède au nouveau message, tout opération de décodage requise ultérieure est effectuée sur l'objet de contexte mémorisé dans une seconde phase du traitement.
A Context object is a stack.
Note that when we created the Context object, we needed to allow extended access to the context.
Notons que lors de la création de l'objet Context, nous avions besoin d'un accès étendu au contexte.
Otherwise, the context object will throw an exception!
When it's set to True, the tag is passed the context object, as in this example.
Lorsqu'il est défini à True, la balise reçoit l'objet contexte, comme dans cet exemple.
In addition to push() and pop(), the Context object also defines an update() method.
En plus de push() et pop(), l'objet Context définit également une méthode update().
Creates a Context object.
Crée un objet Context.
Sometimes a local unit test needs to use an Android dependency to run (for example, to access the Context object).
Parfois, un test unitaire local a besoin d'utiliser une dépendance Android pour s'exécuter (par exemple accéder à l'objet Context).
When React renders a component that subscribes to this Context object it will read the current context value from the closest matching Provider above it in the tree.
Lorsque React affiche un composant qui s'abonne à cet objet Context, il lira la valeur actuelle du contexte depuis le Provider le plus proche situé plus haut dans l'arborescence.
Every Context object comes with a Provider React component that allows consuming components to subscribe to context changes.
Chaque objet Contexte est livré avec un composant React Provider qui permet aux composants consommateurs de s'abonner aux mises à jour du contexte.
The contextType property on a class can be assigned a Context object created by React.createContext().
La propriété contextType d'une classe peut recevoir un objet Contexte créé par React.createContext().
Returns only the label field for all members of the facets array, which is itself nested under the context object.
Renvoie seulement le champ label pour tous les membres du tableau facets, qui est lui-même imbriqué sous l'objet context.