Table of Contents

Class: EntryList CGLtk/EntryList.py

EntryList is a list whose items consist of a Checkbutton and some text. Selection is the same as Listbox "Browse" mode.

Base Classes   
Tk.Frame
Methods   
__init__
addTag
deselect
entry
removeTag
  __init__ 
__init__ (
        self,
        master=None,
        cnf={},
        **kw,
        )

  addTag 
addTag (
        self,
        tag,
        entry,
        )

  deselect 
deselect ( self,  notifyEntry=Tk.YES )

  entry 
entry ( self )

  removeTag 
removeTag ( self,  tag )


Table of Contents

This document was automatically generated on Tue Nov 5 16:56:08 2002 by HappyDoc version 2.0.1