|
db4o 6.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CancellableEventArgs
Argument for events related to cancellable actions.
EventRegistry
Method Summary | |
---|---|
void |
cancel()
Cancels the action related to this event. |
boolean |
isCancelled()
Queries if the action was already cancelled by some event listener. |
Method Detail |
---|
boolean isCancelled()
void cancel()
|
db4o 6.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |