HappyDoc Generated Documentation Class: DictBrowser

. / CGLtk / DictBrowser.py / DictBrowser 

DictBrowser is a class for browsing attributes of a single dictionary. The DictBrowser user interface is divided into two sections: the top section is the list of attributes (key/value pairs) in the dictionary; the bottom section contains two fields for adding/modifying/deleting attributes.

Base Classes   

DictBrowser
  Tk.Frame

Methods   
  updateAttr 
updateAttr ( self )
  deleteAttr 
deleteAttr ( self )
  selectAttr 
selectAttr ( self,  lb )
  revertAttr 
revertAttr ( self )
  setDict 
setDict ( self,  dict )
  __init__ 
__init__ (
        self,
        master=None,
        updateCallback=None,
        dict=None,
        **kw,
        )

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