|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.bankframe.fe.html.HTMLWidget
com.bankframe.fe.html.MenuOption
This class implements a HTML menu option widget.
| Constructor Summary | |
MenuOption(java.lang.String option)
Constructor |
|
MenuOption(java.lang.String option,
java.lang.String value)
Constructor. |
|
| Method Summary | |
java.lang.String |
toHTML()
This method returns a HTML representation of this widget (with the menu option deselected). |
java.lang.String |
toHTMLSelected()
This method returns a HTML representation of this widget (with the menu option selected). |
| Methods inherited from class com.bankframe.fe.html.HTMLWidget |
quote, quote |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MenuOption(java.lang.String option)
public MenuOption(java.lang.String option,
java.lang.String value)
| Method Detail |
public java.lang.String toHTML()
toHTML in class HTMLWidgetpublic java.lang.String toHTMLSelected()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||