Table of Contents

Class: Manager CGLtk/OutlineManager.py

Manager keeps track of available entries by category

Methods   
__init__
addCategory
findCategory
makeOutline
moveCategory
outlineActivate
outlineDND
outlineDescribe
outlineDisplayed
outlineSelect
removeCategory
sortedCategories
  __init__ 
__init__ ( self )

Initialize manager with no entries

  addCategory 
addCategory ( self,  cat )

  findCategory 
findCategory ( self,  catName )

  makeOutline 
makeOutline (
        self,
        master=None,
        **kw,
        )

  moveCategory 
moveCategory (
        self,
        cat,
        before,
        )

Move a category to before another category

  outlineActivate 
outlineActivate ( self,  oEntry )

  outlineDND 
outlineDND (
        self,
        src,
        dst,
        before,
        )

  outlineDescribe 
outlineDescribe ( self,  oEntry )

  outlineDisplayed 
outlineDisplayed (
        self,
        oEntry,
        text,
        descTag,
        iconTag,
        )

  outlineSelect 
outlineSelect ( self,  oEntry )

  removeCategory 
removeCategory ( self,  cat )

  sortedCategories 
sortedCategories ( self )

Return category list sorted by preferred order


Table of Contents

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