public class ModeSelectionPanel
extends Composite
Modifier and Type | Field and Description |
---|---|
static String |
STYLE_INPUT_CONTAINER |
Constructor and Description |
---|
ModeSelectionPanel()
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
addModeSelectionHandler(ModeSelectionHandler listener)
Add a listener for "start events" which indicate if the user
wants to create a new study, or upload an existing design
|
void |
onSubmitComplete(SubmitCompleteEvent event)
Notify any listeners when a study design file has been uploaded
|
void |
reset()
Reset the upload form panel
|
public static final String STYLE_INPUT_CONTAINER
public void onSubmitComplete(SubmitCompleteEvent event)
public void reset()
public void addModeSelectionHandler(ModeSelectionHandler listener)
listener
- University of Colorado Denver, Department of Biostatistics and Informatics