|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ValueHolderSupport
Define a set of interface to support ValueHolder
| Method Summary | |
|---|---|
java.lang.String |
getMappedAttributeName()
Return the attribute name of a zul component. |
java.lang.Object |
transferValueForAttribute(java.lang.String value)
The value from a converter or from request submitting is a String. |
| Method Detail |
|---|
java.lang.String getMappedAttributeName()
ValueHolder into the attribute of ZUL Component.
return null means do not set the value of ValueHolder into zul component.
java.lang.Object transferValueForAttribute(java.lang.String value)
value - a String value to transfer to a component suitable Object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||