|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vinay.ui.vinui.fw.core.Control
com.vinay.ui.vinui.fw.controls.Text
Simple text UI element
| Field Summary |
| Fields inherited from class com.vinay.ui.vinui.fw.core.Control |
bindings |
| Constructor Summary | |
Text()
|
|
| Method Summary | |
java.lang.String |
getText()
|
void |
setText(java.lang.String text)
|
| Methods inherited from class com.vinay.ui.vinui.fw.core.Control |
addUIEventListener, bindAttribute, dispatchEvent, getId, getPage, getPageContext, render |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Text()
| Method Detail |
public void setText(java.lang.String text)
text - The text to set.public java.lang.String getText()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||