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