Class LoadRatioEventsJSON

java.lang.Object
gov.llnl.gnem.apps.coda.envelope.gui.LoadRatioEventsJSON

@Service public class LoadRatioEventsJSON extends Object
  • Field Details

  • Constructor Details

    • LoadRatioEventsJSON

      @Autowired public LoadRatioEventsJSON(com.google.common.eventbus.EventBus bus)
  • Method Details

    • loadFiles

      public void loadFiles(List<File> inputFiles, Runnable callback)
    • getCompletionCallback

      public Runnable getCompletionCallback()
    • setCompletionCallback

      public LoadRatioEventsJSON setCompletionCallback(Runnable completionCallback)
    • getRatioEventByEventId

      public RatioEventData getRatioEventByEventId(String eventId)
    • getLoadedRatioEventData

      public List<RatioEventData> getLoadedRatioEventData()
    • clearLoadedData

      public void clearLoadedData()
    • saveParams

      public void saveParams(File file)