|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CollectionOutboundVariable
A helper class for people that want to implement OutboundVariable.
| Method Summary | |
|---|---|
void |
setChildren(java.util.Collection<OutboundVariable> children)
Recursive OutboundVariable need to be given their children after construction because we need to check for potentially recursive conditions. |
| Methods inherited from interface org.directwebremoting.extend.OutboundVariable |
|---|
getAssignCode, getBuildCode, getDeclareCode, getReferenceVariable, prepareAssignCode, prepareBuildDeclareCodes |
| Method Detail |
|---|
void setChildren(java.util.Collection<OutboundVariable> children)
children - The contained objects
|
Copyright ¬ 2005 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||