public class PageInitializingEvent
extends java.util.EventObject
| Constructor and Description |
|---|
PageInitializingEvent(java.lang.Object source,
boolean interrupted) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isInterrupted()
Indication if page processing was successful.
|