.. 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.crustslices .. highlight:: python .. _wx.py.crustslices.CrustSlices: ========================================================================================================================================== |phoenix_title| **wx.py.crustslices.CrustSlices** ========================================================================================================================================== Slices based on SplitterWindow. | |class_hierarchy| Class Hierarchy ================================= .. raw:: html
Inheritance diagram for class CrustSlices:
| |super_classes| Known Superclasses ================================== :class:`wx.py.crust.Crust` | |method_summary| Methods Summary ================================ ================================================================================ ================================================================================ :meth:`~wx.py.crustslices.CrustSlices.__init__` Create CrustSlices instance. ================================================================================ ================================================================================ | |api| Class API =============== .. class:: CrustSlices(crust.Crust) Slices based on SplitterWindow. .. method:: __init__(self, parent, id=-1, pos=wx.DefaultPosition, size=wx.DefaultSize, style=wx.SP_3D|wx.SP_LIVE_UPDATE, name='Slices Window', rootObject=None, rootLabel=None, rootIsNamespace=True, intro='', locals=None, InterpClass=None, startupScript=None, execStartupScript=True, showPySlicesTutorial=True, enableShellMode=False, hideFoldingMargin=False, \*args, \*\*kwds) Create CrustSlices instance.