.. 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.py.filling
.. highlight:: python
.. _wx.py.filling.FillingFrame:
==========================================================================================================================================
|phoenix_title| **wx.py.filling.FillingFrame**
==========================================================================================================================================
Frame containing the namespace tree component.
|
|class_hierarchy| Class Hierarchy
=================================
.. raw:: html

Inheritance diagram for class
FillingFrame:
|
|super_classes| Known Superclasses
==================================
:class:`wx.Frame`
|
|method_summary| Methods Summary
================================
================================================================================ ================================================================================
:meth:`~wx.py.filling.FillingFrame.__init__` Create FillingFrame instance.
================================================================================ ================================================================================
|
|api| Class API
===============
.. class:: FillingFrame(wx.Frame)
Frame containing the namespace tree component.
.. method:: __init__(self, parent=None, id=-1, title='PyFilling', pos=wx.DefaultPosition, size=(600, 400), style=wx.DEFAULT_FRAME_STYLE, rootObject=None, rootLabel=None, rootIsNamespace=False, static=False)
Create FillingFrame instance.