public class ShownInterceptionDetectionHandler extends AbstractInterceptionHandlerDecorator
Modifier and Type | Field and Description |
---|---|
static String |
NO_WINDOW_WAS_SHOWN_ERROR_MESSAGE |
Constructor and Description |
---|
ShownInterceptionDetectionHandler(InterceptionHandler handler,
long waitTimeLimit) |
Modifier and Type | Method and Description |
---|---|
void |
process(Window window)
Called to process a modal dialog when it is shown.
|
void |
waitWindow() |
public static final String NO_WINDOW_WAS_SHOWN_ERROR_MESSAGE
public ShownInterceptionDetectionHandler(InterceptionHandler handler, long waitTimeLimit)
public void process(Window window)
InterceptionHandler
process
in interface InterceptionHandler
process
in class AbstractInterceptionHandlerDecorator
public void waitWindow()
Copyright © 2004–2016. All rights reserved.