public class GaussianCovariateCovariancePanel extends WizardStepPanel
Constructor and Description |
---|
GaussianCovariateCovariancePanel(WizardContext context)
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
checkComplete()
Indicates if the screen is complete
|
void |
onChange(ChangeEvent event)
Textbox input validation and check complete
|
void |
onWizardContextChange(WizardContextChangeEvent e)
Handle changes in responses and repeated measures.
|
void |
onWizardContextLoad()
Load covariance data from the context
|
void |
reset()
Clear the text boxes, flex table of correlations, etc.
|
getName, getState, onEnter, onExit
public GaussianCovariateCovariancePanel(WizardContext context)
context
- study design context objectpublic void reset()
reset
in class WizardStepPanel
public void onWizardContextChange(WizardContextChangeEvent e)
onWizardContextChange
in interface WizardContextListener
onWizardContextChange
in class WizardStepPanel
public void checkComplete()
public void onWizardContextLoad()
onWizardContextLoad
in interface WizardContextListener
onWizardContextLoad
in class WizardStepPanel
public void onChange(ChangeEvent event)
University of Colorado Denver, Department of Biostatistics and Informatics