public abstract class WizardContext extends Object
Constructor and Description |
---|
WizardContext() |
Modifier and Type | Method and Description |
---|---|
void |
addContextListener(WizardContextListener listener)
Add a listener for changes to the context
|
abstract void |
checkComplete()
Checks if the context is complete.
|
boolean |
isComplete()
Returns true if the study design contains sufficient information
to perform a power/sample size calculation
|
public void addContextListener(WizardContextListener listener)
listener
- object implementing the WizardContextListener interfacepublic abstract void checkComplete()
public boolean isComplete()
University of Colorado Denver, Department of Biostatistics and Informatics