Interface IByPassSaveAsForChart


public interface IByPassSaveAsForChart
  • Method Summary

    Modifier and Type
    Method
    Description
    getFileName(String originalFileName)
    return save as location
    getSaveAsProperties(String originalFileName)
    Set Save As properties: CREATE_HTML, USE_SWINGVIEWER, and GENERATE_XML user can return "null" from now
  • Method Details

    • getFileName

      String getFileName(String originalFileName)
      return save as location
    • getSaveAsProperties

      Properties getSaveAsProperties(String originalFileName)
      Set Save As properties: CREATE_HTML, USE_SWINGVIEWER, and GENERATE_XML user can return "null" from now