| Constructor and Description |
|---|
SelectionList(String heading) |
| Modifier and Type | Method and Description |
|---|---|
abstract String[] |
getOptions() |
abstract String |
getSelected() |
String |
getTitle()
The title will either be the title for a field or the title round a
group or the title on a dialog depending on how the visual component
is presented.
|
abstract void |
setSelected(String selected) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisPopulated, setTitlepublic SelectionList(String heading)
public String getTitle()
FormItempublic abstract String[] getOptions()
public abstract void setSelected(String selected)
public abstract String getSelected()
Copyright © 2023. All rights reserved.