public interface ValueChangedCallback<T>
| Modifier and Type | Method and Description |
|---|---|
void |
valueChanged(T newValue)
This method gets executed when the valuef or a configuration changes
|
void valueChanged(T newValue)
newValue - the new valueCopyright © 2013-2018 dc-square GmbH. All Rights Reserved.