|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tapestry5.corelib.mixins.ZoneRefresh
@Import(library="zone-refresh.js") public class ZoneRefresh
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 | ||
| Constructor Summary | |
|---|---|
ZoneRefresh()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ZoneRefresh()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||