|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.uispec4j.interception.handlers.AbstractInterceptionHandlerDecorator
org.uispec4j.interception.handlers.ModalInterceptionCheckerHandler
public class ModalInterceptionCheckerHandler
| Constructor Summary | |
|---|---|
ModalInterceptionCheckerHandler(InterceptionHandler innerHandler,
boolean shouldBeModal)
|
|
| Method Summary | |
|---|---|
void |
process(Window window)
Called to process a modal dialog when it is shown. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ModalInterceptionCheckerHandler(InterceptionHandler innerHandler,
boolean shouldBeModal)
| Method Detail |
|---|
public void process(Window window)
InterceptionHandler
process in interface InterceptionHandlerprocess in class AbstractInterceptionHandlerDecorator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||