public abstract class AbstractInterceptionHandlerDecorator extends Object implements InterceptionHandler
Modifier | Constructor and Description |
---|---|
protected |
AbstractInterceptionHandlerDecorator(InterceptionHandler innerHandler) |
Modifier and Type | Method and Description |
---|---|
void |
process(Window window)
Called to process a modal dialog when it is shown.
|
protected AbstractInterceptionHandlerDecorator(InterceptionHandler innerHandler)
public void process(Window window)
InterceptionHandler
process
in interface InterceptionHandler
Copyright © 2004–2016. All rights reserved.