public class SigmaScalePanel extends WizardStepPanel implements ListValidator
Constructor and Description |
---|
SigmaScalePanel(WizardContext context) |
Modifier and Type | Method and Description |
---|---|
void |
loadFromContext()
Load the beta scale panel from the study design context information
|
void |
onAdd(String value)
Add a beta scale to the study design
|
void |
onDelete(String value,
int index)
Delete a sigma scale from the study design
|
void |
onWizardContextChange(WizardContextChangeEvent e)
Skip this panel if the user is solving for detectable difference
|
void |
onWizardContextLoad()
Load the beta scale list from the context
|
void |
reset()
Clear the panel.
|
getName, getState, onEnter, onExit
public SigmaScalePanel(WizardContext context)
public void reset()
WizardStepPanel
reset
in class WizardStepPanel
public void onWizardContextChange(WizardContextChangeEvent e)
onWizardContextChange
in interface WizardContextListener
onWizardContextChange
in class WizardStepPanel
public void onWizardContextLoad()
onWizardContextLoad
in interface WizardContextListener
onWizardContextLoad
in class WizardStepPanel
public void loadFromContext()
public void onAdd(String value) throws IllegalArgumentException
onAdd
in interface ListValidator
IllegalArgumentException
public void onDelete(String value, int index)
onDelete
in interface ListValidator
University of Colorado Denver, Department of Biostatistics and Informatics