public class EditTrendPanel
extends Composite
Constructor and Description |
---|
EditTrendPanel(String prefix,
int dataSize)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
addClickHandler(ClickHandler handler)
Add an external click handler to the buttons
|
HypothesisTrendTypeEnum |
getSelectedTrend()
Return the selected trend from the panel
|
String |
getSelectedTrendText()
Return the selected trend text label from the panel
|
void |
selectTrend(HypothesisTrendTypeEnum trendType)
Select the specified trend
|
public EditTrendPanel(String prefix, int dataSize)
prefix
- prefix to ensure uniqueness of radio button grouppublic void addClickHandler(ClickHandler handler)
handler
- click handlerpublic HypothesisTrendTypeEnum getSelectedTrend()
public String getSelectedTrendText()
public void selectTrend(HypothesisTrendTypeEnum trendType)
trendType
- type of trendUniversity of Colorado Denver, Department of Biostatistics and Informatics