public class ImageConverter extends MediaConverter
| Constructor and Description |
|---|
ImageConverter() |
| Modifier and Type | Method and Description |
|---|---|
Object |
coerceToBean(Object val,
org.zkoss.zk.ui.Component comp) |
Object |
coerceToUi(Object val,
org.zkoss.zk.ui.Component comp) |
public Object coerceToBean(Object val, org.zkoss.zk.ui.Component comp)
coerceToBean in interface org.zkoss.zkplus.databind.TypeConvertercoerceToBean in class MediaConverterpublic Object coerceToUi(Object val, org.zkoss.zk.ui.Component comp)
coerceToUi in interface org.zkoss.zkplus.databind.TypeConvertercoerceToUi in class MediaConverterCopyright 2012-2013 Veniamin Isaias. All rights reserved.