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 Wed Mar 26 19:02:01 2003 by HappyDoc version 2.1