public class AreaTreeEvent
extends java.util.EventObject
Constructor and Description |
---|
AreaTreeEvent(java.lang.Object source,
Page page)
Constructor for a "Page complete" event.
|
Modifier and Type | Method and Description |
---|---|
Page |
getPage()
Returns the page for whose completion this event was fired.
|
public AreaTreeEvent(java.lang.Object source, Page page)
source
- the Object that fired the event.page
- The readablePageArea instance that was just
completed and is ready to be processed.public Page getPage()
This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.