|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zkoss.bind.converter.sys.SelectedListitemConverter
public class SelectedListitemConverter
Convert listbox selected listitem to bean and vice versa.
| Constructor Summary | |
|---|---|
SelectedListitemConverter()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
coerceToBean(java.lang.Object val,
Component comp,
BindContext ctx)
|
java.lang.Object |
coerceToUi(java.lang.Object val,
Component comp,
BindContext ctx)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SelectedListitemConverter()
| Method Detail |
|---|
public java.lang.Object coerceToUi(java.lang.Object val,
Component comp,
BindContext ctx)
coerceToUi in interface Converter
public java.lang.Object coerceToBean(java.lang.Object val,
Component comp,
BindContext ctx)
coerceToBean in interface Converter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||