TotalsDialog class
Constructors
Section titled “Constructors”constructor
Section titled “constructor”⊕ new TotalsDialog(context: EqContext): TotalsDialog
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(): void
Returns void
Static Methods
Section titled “Static Methods”getSelectedSettings
Section titled “getSelectedSettings”▸ getSelectedSettings(parent?: HTMLElement
): any
Parameters:
Section titled “Parameters:”- parent:
HTMLElement
, Optional
Returns any
renderFields
Section titled “renderFields”▸ renderFields(settings: any
,context: EqContext,parent: HTMLElement
): void
Parameters:
Section titled “Parameters:”- settings:
any
- context: EqContext
- parent:
HTMLElement
Returns void