|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DiffJSONSerializer<T>
| Method Summary | |
|---|---|
void |
update(T target,
Type type,
JSONValue jsonValue,
ApplicationConnection connection)
Update the target object in place based on the passed JSON data. |
| Methods inherited from interface com.vaadin.client.communication.JSONSerializer |
|---|
deserialize, serialize |
| Method Detail |
|---|
void update(T target,
Type type,
JSONValue jsonValue,
ApplicationConnection connection)
target - jsonValue - connection -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||