ALTAEvents Class: Difference between revisions
Jump to navigation
Jump to search
Albert Szeto (talk | contribs) No edit summary |
m (Protected "ALTAEvents Class" ([edit=sysop] (indefinite) [move=sysop] (indefinite)) [cascading]) |
(No difference)
|
Revision as of 11:16, 28 November 2013
Inherit the class, override its methods and assign its instance to the Events property of a ALTA data set to be able to handle its events.
Methods
- Message Called by ‘sender’ when a message should be displayed.
- Question Called by ‘sender’ when an answer to the question is required.
- UpdateCalculationProgress Called by ‘sender’ when the calculation progress should be updated.
- ShowCalculationProgress Called by ‘sender’ when calculation progress should be shown.
- HideCalculationProgress Called by ‘sender’ when calculation progress should be hidden.