public class OptionsPowerMethodsPanel extends WizardStepPanel implements ListValidator
Constructor and Description |
---|
OptionsPowerMethodsPanel(WizardContext context,
String mode)
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
loadFromContext()
Load the sample size panel from the study design context information
|
void |
onAdd(String value) |
void |
onDelete(String value,
int index)
Called when a quantile is deleted from the quantile listbox
|
void |
onWizardContextChange(WizardContextChangeEvent e)
Respond to context changes.
|
void |
onWizardContextLoad()
Respond to context load events
|
void |
reset()
Clear the options panel
|
getName, getState, onEnter, onExit
public OptionsPowerMethodsPanel(WizardContext context, String mode)
mode
- mode identifier (needed for unique widget identifiers)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 onDelete(String value, int index)
onDelete
in interface ListValidator
public void onAdd(String value) throws IllegalArgumentException
onAdd
in interface ListValidator
IllegalArgumentException
University of Colorado Denver, Department of Biostatistics and Informatics