new epiviz.ui.controls.CustomSettingsDialog(title, handlers, customSettingsDefs, customSettingsValues)
ui/controls/custom-settings-dialog.js, line 17
Name | Type | Description |
---|---|---|
title |
string | |
handlers |
Object | |
customSettingsDefs |
Array.<epiviz.ui.charts.CustomSetting> | |
customSettingsValues |
Object.<string, *> |
Extends
Members
-
protected_containerjQuery
-
-
protected_dialogjQuery
-
-
protected_handlersObject.<string, function()>
-
-
protected_idstring
-
-
protected_titlestring
-
Methods
-
show()
ui/controls/custom-settings-dialog.js, line 41 -