|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Object | +--org.apache.taglibs.rdc.SelectOne.Options
Encapsulates a set of options. Each option should include an utterance, and an optional value.
| Constructor Summary | |
|---|---|
SelectOne.Options()
Constructor |
|
| Method Summary | |
|---|---|
void |
add(java.lang.String option_value,
java.lang.String option_utterance)
Add this option to the list. |
java.lang.String |
getVXMLOptionsMarkup()
Generate the markup of the vxml <option> elements as a String |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SelectOne.Options()
| Method Detail |
public void add(java.lang.String option_value,
java.lang.String option_utterance)
public java.lang.String getVXMLOptionsMarkup()
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||