public class ResultsDisplayPanel extends WizardStepPanel
Constructor and Description |
---|
ResultsDisplayPanel(WizardContext context)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
onEnter()
Send a request to the power service as the user enters the screen
|
void |
onWizardContextChange(WizardContextChangeEvent e)
Update the visible columns depending on the structure of
the study design
|
void |
onWizardContextLoad()
Initialize the screen when a new context is loaded
|
void |
reset()
Clear any previous results
|
getName, getState, onExit
public ResultsDisplayPanel(WizardContext context)
context
- the study design contextpublic void reset()
reset
in class WizardStepPanel
public void onEnter()
onEnter
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
University of Colorado Denver, Department of Biostatistics and Informatics