V - Value typepublic static interface ValueHolder.ValueChangeEvent<V> extends Serializable
ValueHolder.ValueChangeListener event.| Modifier and Type | Method and Description |
|---|---|
ValueHolder<V> |
getSource()
Get the source of this value change event.
|
V |
getValue()
Returns the new value that triggered this value change event.
|
ValueHolder<V> getSource()
ValueHolder sourceV getValue()
Copyright © 2019 The Holon Platform. All rights reserved.