|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectformtoolkit.FormComponent
formtoolkit.MenuFormComponent
formtoolkit.PullDownMenu
Title: Form Toolkit Description: Copyright: Copyright (c) 2002 Company: Fox Chase Cancer Center
| Constructor Summary | |
PullDownMenu(java.lang.String[] menuValues,
java.lang.String[] menuLabels)
|
|
| Method Summary | |
java.lang.String |
generateHTML(int prefix,
java.lang.String value)
should silently ignore invalid values so that the form to correct them can be produced... |
void |
setMultSelect(boolean multSelect)
Enables/disables the multiple selection feature. |
| Methods inherited from class formtoolkit.MenuFormComponent |
setMenuLabels, setMenuValues |
| Methods inherited from class formtoolkit.FormComponent |
generateHTML, generateHTML, getDescr, getName, setDefaultValue, setDescr, setName, setSize |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PullDownMenu(java.lang.String[] menuValues,
java.lang.String[] menuLabels)
| Method Detail |
public void setMultSelect(boolean multSelect)
public java.lang.String generateHTML(int prefix,
java.lang.String value)
FormComponent
generateHTML in class FormComponent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||