public class RepeatedMeasuresPanel extends WizardStepPanel
Constructor and Description |
---|
RepeatedMeasuresPanel(WizardContext context)
Constructor for the Repeated Measures Panel Class
|
Modifier and Type | Method and Description |
---|---|
void |
loadFromContext()
This populates the screens based on the data in the study design uploaded.
|
void |
onWizardContextChange(WizardContextChangeEvent e)
Respond to context changes
|
void |
onWizardContextLoad()
This function is called when a study design is uploaded
|
void |
reset()
Clear the panel and reset to the "no repeated measures" state
|
void |
updateButtons()
show or hide the subgroup buttons
|
void |
updateRepeatedMeasuresNode(RepeatedMeasuresPanelSubPanel subpanel)
Update the repeated measures tree in the study design when anything
changes (called by the subpanel)
|
getName, getState, onEnter, onExit
public RepeatedMeasuresPanel(WizardContext context)
public void updateButtons()
public void updateRepeatedMeasuresNode(RepeatedMeasuresPanelSubPanel subpanel)
subpanel
- public void reset()
reset
in class WizardStepPanel
public void onWizardContextLoad()
onWizardContextLoad
in interface WizardContextListener
onWizardContextLoad
in class WizardStepPanel
public void loadFromContext()
public void onWizardContextChange(WizardContextChangeEvent e)
onWizardContextChange
in interface WizardContextListener
onWizardContextChange
in class WizardStepPanel
University of Colorado Denver, Department of Biostatistics and Informatics