Template:WeibullEvents Class.Cmt: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
John Leavitt (talk | contribs)
Created page with 'This allows the user to create and display messages, questions, calculation progress, and more. To use events a user must inherit the class, override its methods and assign its i…'
 
Chris Kahn (talk | contribs)
No edit summary
Line 1: Line 1:
This allows the user to create and display messages, questions, calculation progress, and more. To use events a user must inherit the class, override its methods and assign its instance to the Events property of a Weibull++ data set. WeibullEvents inheritance is not available in VB6/VBA.
Display dialogs for messages, questions, calculation progress, etc.

Revision as of 21:52, 10 February 2014

Display dialogs for messages, questions, calculation progress, etc.