Package | Description |
---|---|
org.uispec4j.interception.handlers | |
org.uispec4j.interception.toolkit |
Modifier and Type | Class and Description |
---|---|
class |
AbstractInterceptionHandlerDecorator |
class |
ClosedInterceptionDetectionHandler |
class |
ModalInterceptionCheckerHandler |
class |
NewThreadInterceptionHandlerDecorator |
class |
ShownInterceptionCollectorHandler |
class |
ShownInterceptionDetectionHandler |
Constructor and Description |
---|
AbstractInterceptionHandlerDecorator(InterceptionHandler innerHandler) |
ClosedInterceptionDetectionHandler(InterceptionHandler innerHandler,
long timeout) |
ModalInterceptionCheckerHandler(InterceptionHandler innerHandler,
boolean shouldBeModal) |
NewThreadInterceptionHandlerDecorator(InterceptionHandler innerHandler) |
ShownInterceptionDetectionHandler(InterceptionHandler handler,
long waitTimeLimit) |
Modifier and Type | Method and Description |
---|---|
void |
UISpecDisplay.add(InterceptionHandler handler) |
void |
UISpecDisplay.remove(InterceptionHandler handler) |
Copyright © 2004–2016. All rights reserved.