public class InvalidateEvent extends Object
| Constructor and Description |
|---|
InvalidateEvent(Computation source)
Creates a new event for computation.
|
public InvalidateEvent(Computation source)
source - the invalidated computationpublic Computation getSource()
Copyright © 2000–2022 Vaadin Ltd. All rights reserved.