Package quadbase.chart.designer
Interface IByPassSaveAsForChart
public interface IByPassSaveAsForChart
-
Method Summary
Modifier and TypeMethodDescriptiongetFileName(String originalFileName) return save as locationgetSaveAsProperties(String originalFileName) Set Save As properties: CREATE_HTML, USE_SWINGVIEWER, and GENERATE_XML user can return "null" from now
-
Method Details
-
getFileName
return save as location -
getSaveAsProperties
Set Save As properties: CREATE_HTML, USE_SWINGVIEWER, and GENERATE_XML user can return "null" from now
-