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