Package | Description |
---|---|
org.apache.tapestry5.ajax |
Extra utility classes used to support Ajax interactions between the client and the browser.
|
org.apache.tapestry5.internal.services.ajax |
[INTERNAL USE ONLY] AJAX support services; API subject to change
|
Modifier and Type | Method and Description |
---|---|
MultiZoneUpdate |
MultiZoneUpdate.add(ClientBodyElement zone)
Deprecated.
Adds the zone (represented by the
ClientBodyElement ) to the update. |
MultiZoneUpdate |
MultiZoneUpdate.add(String zoneId,
Object renderer)
Deprecated.
Returns a new MultiZoneUpdate reflecting the mapping from the indicated zone to an object that
will render the content for that zone.
|
Modifier and Type | Method and Description |
---|---|
void |
MultiZoneUpdateEventResultProcessor.processResultValue(MultiZoneUpdate value)
Deprecated.
|
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.