public static interface JsDeclarativeVariable.SetValueCallback
Modifier and Type | Method and Description |
---|---|
void |
failure(java.lang.Exception cause)
Variable hasn't been updated for unknown reason.
|
void |
success()
Variable is successfully updated.
|
void success()
JsVariable.getValue()
.void failure(java.lang.Exception cause)
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.