ExportDialog class
Constructors
Section titled “Constructors”constructor
Section titled “constructor”⊕ new ExportDialog(context: EqContext): ExportDialog
Parameters:
Section titled “Parameters:”- context: EqContext
Protected Properties
Section titled “Protected Properties”context
Section titled “context”● context: EqContext
Public Methods
Section titled “Public Methods”▸ show(defFormat?: string
): Promise
<void
>
Parameters:
Section titled “Parameters:”- defFormat:
string
, Default value =null
Returns Promise
<void
>