Uses of Class
org.zkoss.zul.Listcell
-
Packages that use Listcell Package Description org.zkoss.stateless.sul org.zkoss.zul -
-
Uses of Listcell in org.zkoss.stateless.sul
Methods in org.zkoss.stateless.sul with parameters of type Listcell Modifier and Type Method Description static IListcell
IListcellCtrl. from(Listcell instance)
-
Uses of Listcell in org.zkoss.zul
Methods in org.zkoss.zul that return Listcell Modifier and Type Method Description Listcell
ListitemRendererExt. newListcell(Listitem item)
Create an instance ofListcell
that will be attached to the unloaded listitem.
-