|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AjaxFormUpdateController
Coordinates the rendering of page partials in the context of an Ajax update to an existing Form.
AjaxFormUpdateFilter,
MultiZoneUpdate| Method Summary | |
|---|---|
void |
cleanupAfterPartialZoneRender()
Ends the heartbeat, executes deferred Form actions, and cleans up the environmentals. |
void |
initializeForForm(String formComponentId,
String formClientId)
|
void |
setupBeforePartialZoneRender(MarkupWriter writer)
Called before starting to render a zone's content; initializes the FormSupport and ValidationTracker environmentals
and starts a heartbeat. |
| Method Detail |
|---|
void initializeForForm(String formComponentId,
String formClientId)
void setupBeforePartialZoneRender(MarkupWriter writer)
FormSupport and ValidationTracker environmentals
and starts a heartbeat.
void cleanupAfterPartialZoneRender()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||