|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BindELContext | |
|---|---|
| org.zkoss.bind.impl | Core Implementation for ZK Bind |
| org.zkoss.bind.sys | System level classes for ZK Bind |
| Uses of BindELContext in org.zkoss.bind.impl |
|---|
| Methods in org.zkoss.bind.impl with parameters of type BindELContext | |
|---|---|
java.lang.Object |
ReferenceBindingImpl.getValue(BindELContext ctx)
|
void |
ReferenceBindingImpl.setValue(BindELContext ctx,
java.lang.Object val)
|
| Uses of BindELContext in org.zkoss.bind.sys |
|---|
| Methods in org.zkoss.bind.sys with parameters of type BindELContext | |
|---|---|
java.lang.Object |
ReferenceBinding.getValue(BindELContext ctx)
Returns the referenced value. |
void |
ReferenceBinding.setValue(BindELContext ctx,
java.lang.Object value)
Sets the value to referenced object |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||