ALTAEvents Class: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
(Redirected page to ALTADataSet Class)
 
(25 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{Template:AWEAPIClass}}
#REDIRECT [[ALTADataSet Class]]
 
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]]''' {{APIComment|Called by ‘sender’ when a message should be displayed.}}
*'''[[Question]]''' {{APIComment|Called by ‘sender’ when an answer to the question is required.}}
*'''[[GetDistrParameters]]''' {{APIComment|Called by ‘sender’ when additional input is required.}}
*'''[[UpdateCalculationProgress]]''' {{APIComment|Called by ‘sender’ when the calculation progress should be updated.}}
*'''[[ShowCalculationProgress]]''' {{APIComment|Called by ‘sender’ when calculation progress should be shown.}}
*'''[[HideCalculationProgress]]''' {{APIComment|Called by ‘sender’ when calculation progress should be hidden.}}

Latest revision as of 17:24, 17 August 2016

Redirect to: