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