ReportWizard.show Method

Tells the wizard to show itself. Those overriding can call this._super() to get a deferred object created for them.
 

Return Value


Type: jQuery.Promise
Value: Object
A promise object that is resolved when the wizard is complete, or rejected if it's cancelled. The wizard may return some specific information in the deferred.