net.simplace.filler.FWSimVariablesFormComponentFiller
FormComponent filler creates
- form options of
- 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)
public class FWSimVariablesFormComponentFiller extends
net.simplace.ui.formengine.filler.FWAbstractFormComponentFiller {
// Public Constructors
public FWSimVariablesFormComponentFiller();
// Protected Instance Methods
}
Hierarchy: java.lang.Object - net.simplace.ui.formengine.filler.FWAbstractFormComponentFiller - FWSimVariablesFormComponentFiller