public class PerGroupSampleSizePanel extends WizardStepPanel implements ListValidator
Constructor and Description |
---|
PerGroupSampleSizePanel(WizardContext context) |
Modifier and Type | Method and Description |
---|---|
void |
loadFromContext()
Load the sample size panel from the study design context information
|
void |
onAdd(String value)
Add a sample size to the study design
|
void |
onDelete(String value,
int index)
Delete a sample size from the study design
|
void |
onWizardContextChange(WizardContextChangeEvent e)
Respond to context changes.
|
void |
onWizardContextLoad()
Respond to context load events
|
void |
reset()
Reset the panel
|
getName, getState, onEnter, onExit
public PerGroupSampleSizePanel(WizardContext context)
public void reset()
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