ProgressData

class cee.ug.ProgressData()

Interface describing progress data. Used in ProgressHandler


Properties

cee.ug.ProgressData.debugMessage

Message useful for debugging.

cee.ug.ProgressData.pctDone

The percentage of work completed (0..100)

cee.ug.ProgressData.pctTotalDataComplete

The percentage of data loaded out of the total data volume needed for the current model specification (0..100)

cee.ug.ProgressData.streamingStatus