Class FWSimCacheListFormComponentFiller

java.lang.Object
net.simplace.pipe.filler.FWAbstractFormComponentFiller
net.simplace.client.sim.filler.FWSimCacheListFormComponentFiller

public class FWSimCacheListFormComponentFiller extends FWAbstractFormComponentFiller
FormComponent filler creates - form options from FWSimCache - projects (no additional input) - simulations (formFiller.projectid has to be passed) - caches (formFiller.projectid and formFiller.simulationid has to be passed) - variables (formFiller.projectid and formFiller.simulationid and formFiller.cacheid has to be passed) - chart from SimCache - it has to be passed: formFiller.projectid and formFiller.simulationid and formFiller.cacheid has to be passed)
Author:
Andreas Enders