.. 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.topicdefnprovider.ITopicDefnDeserializer .. highlight:: python .. _wx.lib.pubsub.core.topicdefnprovider.ITopicDefnDeserializer.TopicDefn: ========================================================================================================================================== |phoenix_title| **wx.lib.pubsub.core.topicdefnprovider.ITopicDefnDeserializer.TopicDefn** ========================================================================================================================================== Encapsulate date for a topic definition. Used by getNextTopic(). | |class_hierarchy| Class Hierarchy ================================= .. raw:: html
Inheritance diagram for class TopicDefn:
| |method_summary| Methods Summary ================================ ========================================================================================= ================================================================================ :meth:`~wx.lib.pubsub.core.topicdefnprovider.ITopicDefnDeserializer.TopicDefn.__init__` Initialize self. See help(type(self)) for accurate signature. :meth:`~wx.lib.pubsub.core.topicdefnprovider.ITopicDefnDeserializer.TopicDefn.isComplete` ========================================================================================= ================================================================================ | |api| Class API =============== .. class:: TopicDefn Encapsulate date for a topic definition. Used by getNextTopic(). .. method:: __init__(self, nameTuple, description, argsDocs, required) Initialize self. See help(type(self)) for accurate signature. .. method:: isComplete(self)