HappyDoc Generated Documentation Class: CollapsiblePane

. / CGLtk / Sash.py / CollapsiblePane 

CollapsiblePane is a frame that has a Checkbutton at the top which controls whether the rest of the frame is displayed. CollapsiblePane instances should be children of Sash (below).

Base Classes   

CollapsiblePane
  Tk.Frame

Methods   
  hide 
hide ( self )
  __init__ 
__init__ (
        self,
        master=None,
        title='Untitled',
        titleFont=None,
        collapsed=0,
        **kw,
        )
  show 
show ( self )

This document was automatically generated Thu Nov 09 13:33:46 2006 by HappyDoc version 3.0.a1