notify_progress


Description:

public void notify_progress (int percent, string message)

Notifies all view listeners of progress messages.

Parameters:

this

an DataCalView

percent

Percentage completed.

message

Progress message to send to listeners.