|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
C - the data type of the cellpublic interface ValueUpdater<C>
A ValueUpdater may be added to a Cell to provide updated data.
Note: This class is new and its interface subject to change.
| Method Summary | |
|---|---|
void |
update(C value)
Announces a new value. |
| Method Detail |
|---|
void update(C value)
value - the updated value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||