.. wxPython Phoenix documentation
This file was generated by Phoenix's sphinx generator and associated
tools, do not edit by hand.
Copyright: (c) 2011-2018 by Total Control Software
License: wxWindows License
.. include:: headings.inc
.. currentmodule:: wx.lib.popupctl
.. highlight:: python
.. _wx.lib.popupctl.PopupDialog:
==========================================================================================================================================
|phoenix_title| **wx.lib.popupctl.PopupDialog**
==========================================================================================================================================
|
|class_hierarchy| Class Hierarchy
=================================
.. raw:: html

Inheritance diagram for class
PopupDialog:
|
|super_classes| Known Superclasses
==================================
:class:`wx.Dialog`
|
|method_summary| Methods Summary
================================
================================================================================ ================================================================================
:meth:`~wx.lib.popupctl.PopupDialog.__init__`
:meth:`~wx.lib.popupctl.PopupDialog.Display`
:meth:`~wx.lib.popupctl.PopupDialog.SetContent`
================================================================================ ================================================================================
|
|api| Class API
===============
.. class:: PopupDialog(wx.Dialog)
.. method:: __init__(self,parent,content = None)
.. method:: Display(self)
.. method:: SetContent(self,content)