public interface IBinding
| Modifier and Type | Method and Description |
|---|---|
UIMessage |
getBindError() |
BindingValuePair<?,?> |
getBindingDifference() |
void |
moveModelToControl() |
<T> void |
setModelValue(T value)
Put the specified value into the bound model property.
|
@Nullable BindingValuePair<?,?> getBindingDifference() throws Exception
Exception<T> void setModelValue(@Nullable T value)
T - value - Copyright © 2017 etc.to. All rights reserved.