|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Paintable
An interface used by client-side widgets or paintable parts to receive
updates from the corresponding server-side components in the form of
UIDL
.
Updates can be sent back to the server using the
ApplicationConnection#updateVariable()
methods.
Method Summary | |
---|---|
void |
updateFromUIDL(UIDL uidl,
ApplicationConnection client)
|
Method Detail |
---|
void updateFromUIDL(UIDL uidl, ApplicationConnection client)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |