|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
V - the type of resource that is wrapped into this.public interface UIValue<V>
An UIValue is a wrapper around a resource that can be modified
by an UIBridge or the UIProperties.
| Method Summary | |
|---|---|
void |
set(V value)
Called when the underlying resource of this UIValue changes. |
| Method Detail |
|---|
void set(V value)
UIValue changes.
value - the new value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||