|
||||||||||
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.Button
Button UI element
Field Summary |
Fields inherited from class com.vinay.ui.vinui.fw.core.Control |
bindings |
Constructor Summary | |
Button()
|
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 Button()
Method Detail |
public java.lang.String getText()
public void setText(java.lang.String text)
text
- The text to set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |