Table of Contents

Class: DictBrowser CGLtk/DictBrowser.py

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   
Tk.Frame
Methods   
__init__
deleteAttr
revertAttr
selectAttr
setDict
updateAttr
  __init__ 
__init__ (
        self,
        master=None,
        updateCallback=None,
        dict=None,
        **kw,
        )

  deleteAttr 
deleteAttr ( self )

  revertAttr 
revertAttr ( self )

  selectAttr 
selectAttr ( self,  lb )

  setDict 
setDict ( self,  dict )

  updateAttr 
updateAttr ( self )


Table of Contents

This document was automatically generated on Wed Mar 26 19:02:01 2003 by HappyDoc version 2.1