Uses of Class
org.zkoss.zul.Image
-
Packages that use Image Package Description org.zkoss.bind.converter.sys org.zkoss.stateless.sul org.zkoss.zul -
-
Uses of Image in org.zkoss.bind.converter.sys
Methods in org.zkoss.bind.converter.sys with parameters of type Image Modifier and Type Method Description java.lang.Object
ImageContentConverter. coerceToBean(java.lang.Object compAttr, Image imgComp, BindContext ctx)
java.lang.Object
ImageContentConverter. coerceToUi(java.lang.Object beanProp, Image imgComp, BindContext ctx)
-
Uses of Image in org.zkoss.stateless.sul
Methods in org.zkoss.stateless.sul with parameters of type Image Modifier and Type Method Description static IImage
IImageCtrl. from(Image instance)
-
Uses of Image in org.zkoss.zul
Subclasses of Image in org.zkoss.zul Modifier and Type Class Description class
Captcha
The generic captcha component.class
Chart
The generic chart component.class
Imagemap
An image map.
-