|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Property.Callback | |
---|---|
org.callbackparams.sandbox | Useful resources which are not really part of the framework's API but are more like reusable implementations of it. |
Uses of Property.Callback in org.callbackparams.sandbox |
---|
Classes in org.callbackparams.sandbox that implement Property.Callback | |
---|---|
protected static class |
Property.BasicImpl<T>
|
Methods in org.callbackparams.sandbox that return Property.Callback | |
---|---|
Property.Callback<T> |
Property.BasicImpl.getCallback()
If all of the necessary annotations Property.BasicImpl.beanClass , Property.BasicImpl.propertyName and Property.BasicImpl.propertyValue
are found on the wrapped value (or its type)
then the method will return itself; otherwise null is returned. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |