4Suite API Documentation

Module Ft.Lib.ProgressIndicator

######################################################################## # $Header: /var/local/cvsroot/4Suite/Ft/Lib/ProgressIndicator.py,v 1.7 2004/10/28 14:49:43 jkloth Exp $
Classes:

Classes

class AutoProgressIndicator(ProgressIndicator)

Methods

__init__(self, prefix, total, step=1, stream=<open file '<stdout>', mode 'w' at 0x30036068>)
advance(self)

Methods inherited from class ProgressIndicator


class ProgressIndicator

Methods

__init__(self, prefix, stream=<open file '<stdout>', mode 'w' at 0x30036068>)
message(self, message)
newIndicator(self, total)
updateProgress(self, cur)