|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ValueHolder
A generic interface for components that display a text label
Copyright: Copyright (c) Formaria Ltd., 2008
$Revision: 2.2 $
| Method Summary | |
|---|---|
java.lang.Object |
getValue()
Get the object's value if it has one or else get the text |
void |
setValue(java.lang.Object newValue)
Set the value associated with this object |
| Methods inherited from interface org.formaria.aria.TextHolder |
|---|
getText, setText |
| Method Detail |
|---|
java.lang.Object getValue()
void setValue(java.lang.Object newValue)
newValue - the new object value
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||