
##############
ContextWrapper
##############

.. js:data:: ui.tree.ContextWrapper

   We use this structure to Wrap the context into a literal object to simplify reassignment.
   
   
   Index
   =====
   
   .. rubric:: Properties
   
   
   .. rst-class:: api-xref-list
   
   
   * :js:data:`~ui.tree.ContextWrapper.context`
   
   



.. rst-class:: kind-group kind-properties

.. rubric:: Properties
   :class: kind-group-title


.. js:data:: ui.tree.ContextWrapper.context

      .. rst-class:: sig-pretty-signature
      
         | context: :js:class:`TreeContext <ui.tree.TreeContext>`
      




