@Import(library="zone-refresh.js") public class ZoneRefresh extends Object
This mixin periodically refreshs a @{link org.apache.tapestry5.corelib.components.Zone zone} by triggering an event on the server using ajax requests.
Note: This mixin is only meant for a @{link org.apache.tapestry5.corelib.components.Zone zone}Component Parameters | ||||||
---|---|---|---|---|---|---|
Name | Description | Type | Flags | Default | Default Prefix | Since |
context | Context passed to the event | Object | prop | |||
period | Period between two consecutive refreshes (in seconds) | int | Required | literal |
public ZoneRefresh()
Copyright © 2003-2012 The Apache Software Foundation.