|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.uispec4j.interception.handlers.AbstractInterceptionHandlerDecorator
org.uispec4j.interception.handlers.ClosedInterceptionDetectionHandler
public class ClosedInterceptionDetectionHandler
| Field Summary | |
|---|---|
static java.lang.String |
MODAL_DIALOG_NOT_CLOSED_ERROR_MESSAGE
|
| Constructor Summary | |
|---|---|
ClosedInterceptionDetectionHandler(InterceptionHandler innerHandler,
long timeout)
|
|
| Method Summary | |
|---|---|
void |
checkWindowWasClosed()
|
void |
process(Window window)
Called to process a modal dialog when it is shown. |
void |
stop()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String MODAL_DIALOG_NOT_CLOSED_ERROR_MESSAGE
| Constructor Detail |
|---|
public ClosedInterceptionDetectionHandler(InterceptionHandler innerHandler,
long timeout)
| Method Detail |
|---|
public void process(Window window)
InterceptionHandler
process in interface InterceptionHandlerprocess in class AbstractInterceptionHandlerDecoratorpublic void checkWindowWasClosed()
public void stop()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||