Uses of Class
fr.ifremer.isisfish.ui.sensitivity.wizard.ContinuousPanel
-
Uses of ContinuousPanel in fr.ifremer.isisfish.ui.sensitivity.wizard
Modifier and TypeClassDescriptionclass
Panel dynamique qui se construit suivant la distribution sélectionnée.class
Modifier and TypeMethodDescriptionprotected ContinuousPanel
FactorWizardHandler.getContinuousPanel
(Object value, org.nuiton.topia.persistence.TopiaEntityContextable bean, String property) Retourne le componant permettant de mettre en facteur continue une valeur.protected ContinuousPanel
FactorWizardHandler.getNewContinuousComponent
(FactorWizardUI factorWizardUI, String factorPath) Return new continuous component inited with value defined by factor path.protected ContinuousPanel
FactorWizardHandler.getTypeContinousComponent
(FactorWizardUI factorWizardUI, Class type, Object value) Get new special component for typed parameters.Modifier and TypeMethodDescriptionprotected void
FactorWizardHandler.saveContinue
(String name, String comment, String path, ContinuousPanel panel, boolean exist) Save a continous factor.