|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PartialUpdateParticipant
A participant in a partial update.
| Method Summary | |
|---|---|
boolean |
canRenderProperty(RenderContext rc,
ServerComponentUpdate update)
Determines if this partial update participant is capable of performing its specific task. |
void |
renderProperty(RenderContext rc,
ServerComponentUpdate update)
Renders an update to the client to perform the partial update. |
| Method Detail |
|---|
boolean canRenderProperty(RenderContext rc,
ServerComponentUpdate update)
rc - the relevant RenderContextupdate - the ServerComponentUpdate to be
processed.
void renderProperty(RenderContext rc,
ServerComponentUpdate update)
rc - the relevant RenderContextupdate - the ServerComponentUpdate to be
processed
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||