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)
InterceptionHandler
process
in interface InterceptionHandler
process
in class AbstractInterceptionHandlerDecorator
Copyright © 2004–2016. All rights reserved.