|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zkoss.bind.converter.UriConverter
public class UriConverter
Convert String into Uri
| Constructor Summary | |
|---|---|
UriConverter()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
coerceToBean(java.lang.Object val,
Component component,
BindContext ctx)
|
java.lang.Object |
coerceToUi(java.lang.Object val,
Component component,
BindContext ctx)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UriConverter()
| Method Detail |
|---|
public java.lang.Object coerceToUi(java.lang.Object val,
Component component,
BindContext ctx)
coerceToUi in interface Converter
public java.lang.Object coerceToBean(java.lang.Object val,
Component component,
BindContext ctx)
coerceToBean in interface Converter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||