.. 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.analogclock.setup
.. highlight:: python
.. _wx.lib.analogclock.setup._Group_3:
==========================================================================================================================================
|phoenix_title| **wx.lib.analogclock.setup._Group_3**
==========================================================================================================================================
Panel() -> None
Panel(parent : Window, id: int=ID_ANY, pos: Point=DefaultPosition, size: Size=DefaultSize, style: int=TAB_TRAVERSAL, name: str=PanelNameStr) -> None
A panel is a window on which controls are placed.
|
|class_hierarchy| Class Hierarchy
=================================
.. raw:: html

Inheritance diagram for class
_Group_3:
|
|super_classes| Known Superclasses
==================================
:class:`wx.lib.analogclock.setup._Group_1`
|
|method_summary| Methods Summary
================================
================================================================================ ================================================================================
:meth:`~wx.lib.analogclock.setup._Group_3.__init__` Initialize self. See help(type(self)) for accurate signature.
================================================================================ ================================================================================
|
|api| Class API
===============
.. class:: _Group_3(_Group_1)
Panel() -> None
Panel(parent : Window, id: int=ID_ANY, pos: Point=DefaultPosition, size: Size=DefaultSize, style: int=TAB_TRAVERSAL, name: str=PanelNameStr) -> None
A panel is a window on which controls are placed.
.. method:: __init__(self, parent, title, group="Face")
Initialize self. See help(type(self)) for accurate signature.