.. include:: headings.inc .. currentmodule:: lib.popupctl .. highlight:: python .. _lib.popupctl.PopButton: ========================================================================================================================================== |phoenix_title| **PopButton** ========================================================================================================================================== | |class_hierarchy| Inheritance Diagram ===================================== Inheritance diagram for class **PopButton** .. raw:: html

Inheritance diagram of PopButton

| |super_classes| Known Superclasses ================================== :class:`PyControl` | |method_summary| Methods Summary ================================ ================================================================================ ================================================================================ :meth:`~lib.popupctl.PopButton.__init__` :meth:`~lib.popupctl.PopButton.Notify` :meth:`~lib.popupctl.PopButton.OnEraseBackground` :meth:`~lib.popupctl.PopButton.OnLeftDown` :meth:`~lib.popupctl.PopButton.OnLeftUp` :meth:`~lib.popupctl.PopButton.OnMotion` :meth:`~lib.popupctl.PopButton.OnPaint` ================================================================================ ================================================================================ | |api| Class API =============== .. class:: PopButton(PyControl) .. method:: __init__(self,\*_args,\*\*_kwargs) .. method:: Notify(self) .. method:: OnEraseBackground(self, event) .. method:: OnLeftDown(self, event) .. method:: OnLeftUp(self, event) .. method:: OnMotion(self, event) .. method:: OnPaint(self, event)