.. wxPython Phoenix documentation This file was generated by Phoenix's sphinx generator and associated tools, do not edit by hand. Copyright: (c) 2011-2020 by Total Control Software License: wxWindows License .. include:: headings.inc .. currentmodule:: wx.lib.pubsub.core.topictreetraverser .. highlight:: python .. _wx.lib.pubsub.core.topictreetraverser.ITopicTreeVisitor: ========================================================================================================================================== |phoenix_title| **wx.lib.pubsub.core.topictreetraverser.ITopicTreeVisitor** ========================================================================================================================================== Derive from ITopicTreeVisitor and override one or more of the self._*() methods. Give an instance to an instance of TopicTreeTraverser. | |class_hierarchy| Class Hierarchy ================================= .. raw:: html
Inheritance diagram for class ITopicTreeVisitor:
| |api| Class API =============== .. class:: ITopicTreeVisitor Derive from ITopicTreeVisitor and override one or more of the self._*() methods. Give an instance to an instance of TopicTreeTraverser.