public class SolvingForPanel extends WizardStepPanel
Constructor and Description |
---|
SolvingForPanel(WizardContext context,
String radioGroupPrefix)
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
onClick(ClickEvent event)
Notify solving for listeners when one of the solution type radio buttons
is clicked.
|
void |
onWizardContextChange(WizardContextChangeEvent e)
Respond to context changes
|
void |
onWizardContextLoad()
Load the solving for info from the context
|
void |
reset()
Reset the panel to the default (solve for power), and clear the nominal
power list
|
getName, getState, onEnter, onExit
public SolvingForPanel(WizardContext context, String radioGroupPrefix)
radioGroupPrefix
- prefix to ensure uniqueness of the radio button grouppublic void reset()
reset
in class WizardStepPanel
public void onClick(ClickEvent event)
event
- the click eventpublic 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