public class ModalInterceptionCheckerHandler extends AbstractInterceptionHandlerDecorator
| Constructor and Description |
|---|
ModalInterceptionCheckerHandler(InterceptionHandler innerHandler,
boolean shouldBeModal) |
| Modifier and Type | Method and Description |
|---|---|
void |
process(Window window)
Called to process a modal dialog when it is shown.
|
public ModalInterceptionCheckerHandler(InterceptionHandler innerHandler, boolean shouldBeModal)
public void process(Window window)
InterceptionHandlerprocess in interface InterceptionHandlerprocess in class AbstractInterceptionHandlerDecoratorCopyright © 2004–2016. All rights reserved.