|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.bankframe.fe.wml.WMLWidget
com.bankframe.fe.wml.Hidden
This class implements the WML Hidden widget.
| Constructor Summary | |
Hidden(java.lang.String name,
java.lang.String value)
This constructs a WML Hidden tag. |
|
| Method Summary | |
java.lang.String |
toWML()
This method returns a WML representation of this widget. |
| Methods inherited from class com.bankframe.fe.wml.WMLWidget |
quote, quote, replaceSpacesWithUnderscores |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Hidden(java.lang.String name,
java.lang.String value)
name - the name attribute for this tagvalue - the value of the WML hidden tag| Method Detail |
public java.lang.String toWML()
toWML in class WMLWidget
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||