Uses of Class
org.zkoss.zuti.zul.ForEach
-
Packages that use ForEach Package Description org.zkoss.zuti.zul org.zkoss.zuti.zul.differ -
-
Uses of ForEach in org.zkoss.zuti.zul
Methods in org.zkoss.zuti.zul with parameters of type ForEach Modifier and Type Method Description VariableResolver
ForEachRenderer. initVariableResolver(ForEach forEachComp, org.zkoss.zuti.zul.ForEachRenderer.ForEachIterator<java.lang.Object> it)
void
ForEachRenderer. render(ForEach forEachComp, Component host, Template tm, java.util.List<?> list)
Constructors in org.zkoss.zuti.zul with parameters of type ForEach Constructor Description ForEachListDataListener(ForEach forEachComp, Component host)
-
Uses of ForEach in org.zkoss.zuti.zul.differ
Methods in org.zkoss.zuti.zul.differ with parameters of type ForEach Modifier and Type Method Description static boolean
ForEachDiffer. merge(Component host, ForEach owner, java.util.List<java.lang.Object> data)
-