new epiviz.ui.controls.SaveSvgAsImageDialog(handlers, chartId, chartSaverLocation)
ui/controls/save-svg-as-image-dialog.js, line 17
Name | Type | Description |
---|---|---|
handlers |
Object | |
chartId |
string |
The id of the chart being saved |
chartSaverLocation |
string |
The location of the PHP server providing the SVG saving functionality |
Extends
Members
-
protected_containerjQuery
-
-
protected_dialogjQuery
-
-
protected_handlersObject.<string, function()>
-
-
protected_idstring
-
-
protected_titlestring
-
Methods
-
show()
ui/controls/save-svg-as-image-dialog.js, line 96 -