public interface Cancellable
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCancelled()
Returns whether the event has been cancelled.
|
void |
setCancelled(boolean cancelled)
Set whether the event has been cancelled.
|
Copyright © 2010-2014. All Rights Reserved.