|
Oracle JEWT API Reference Release 4.2.24.0.0 B12199-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Some of the EWT components use "validation" events to notify the client of an action that is about to take place and allow the client to prevent the action from occurring. The Cancelable interface provides a common API for validation events.
Method Summary | |
void |
cancel()
Cancels the event action. |
boolean |
isCancelled()
Tests whether the event has been cancelled. |
Method Detail |
public boolean isCancelled()
public void cancel()
|
Oracle JEWT 4.2.24 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |