|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CancellableEvent
Interface for events that can be cancelled.
| Method Summary | |
|---|---|
boolean |
isCancelled()
Returns true if the event is cancelled. |
void |
setCancelled(boolean cancel)
True to cancel the event. |
| Method Detail |
|---|
boolean isCancelled()
void setCancelled(boolean cancel)
cancel - true to cancel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||