|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ReloadTagDeclaration
Update the parent component
| Method Summary | |
|---|---|
void |
setFrequency(String frequency)
Time in milliseconds after which the parent component is automatically reloaded. |
void |
setImmediate(String immediate)
Flag indicating that the update check should be performed immediately (that is, during Apply Request Values phase) rather than waiting until Render Response phase. |
void |
setUpdate(String update)
Is update required. |
| Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasId |
|---|
setId |
| Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasBinding |
|---|
setBinding |
| Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.IsRendered |
|---|
setRendered |
| Method Detail |
|---|
void setFrequency(String frequency)
void setUpdate(String update)
void setImmediate(String immediate)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||