public interface IFutureValueCallback<VALUE_TYPE>
| Modifier and Type | Method and Description |
|---|---|
void |
initialized(VALUE_TYPE value)
This method will be invoked after the value was initialized
|
void initialized(VALUE_TYPE value)
value - The initialized value, may be nullSiehe auch Jowidgets Nutzerhandbuch