Global ALTA: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 16: Line 16:
*'''[[UngroupGroupedData ]]''' {{Template:APIComment|Whether or not data is ungrouped data}}
*'''[[UngroupGroupedData ]]''' {{Template:APIComment|Whether or not data is ungrouped data}}
*'''[[SortBeforeCalculations ]]''' {{Template:APIComment|Whether or not data is sorted before calculations.}}
*'''[[SortBeforeCalculations ]]''' {{Template:APIComment|Whether or not data is sorted before calculations.}}
===== ALTAEvents =====
*'''[[ALTAEvents Class|ALTAEvents]]''' {{Template:APIComment|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.}}
*'''[[ALTAEvents Class|ALTAEvents]]''' {{Template:APIComment|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.}}
*'''[[Message]]''' {{Template:APIComment|Called by ‘sender’ when a message should be displayed.}}
*'''[[ALTAEvents.Message]]''' {{Template:APIComment|Called by ‘sender’ when a message should be displayed.}}
*'''[[Question]]''' {{Template:APIComment|Called by ‘sender’ when an answer to the question is required.}}
*'''[[ALTAEvents.Question]]''' {{Template:APIComment|Called by ‘sender’ when an answer to the question is required.}}
*'''[[UpdateCalculationProgress]]''' {{Template:APIComment|Called by ‘sender’ when the calculation progress should be updated.}}
*'''[[ALTAEvents.UpdateCalculationProgress]]''' {{Template:APIComment|Called by ‘sender’ when the calculation progress should be updated.}}
*'''[[ShowCalculationProgress]]''' {{Template:APIComment|Called by ‘sender’ when calculation progress should be shown.}}
*'''[[ALTAEvents.ShowCalculationProgress]]''' {{Template:APIComment|Called by ‘sender’ when calculation progress should be shown.}}
*'''[[HideCalculationProgress]]''' {{Template:APIComment|Called by ‘sender’ when calculation progress should be hidden.}}
*'''[[ALTAEvents.HideCalculationProgress]]''' {{Template:APIComment|Called by ‘sender’ when calculation progress should be hidden.}}

Revision as of 22:54, 16 September 2013



Properties

ALTAEvents