|
DynamicPDF by ceTe Software | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.cete.dynamicpdf.PageReaderEvents
public class PageReaderEvents
Represents page reader events.
Licensing:
This class is a DynamicPDF Generator Enterprise Edition feature.
| Constructor Summary | |
|---|---|
PageReaderEvents()
|
|
| Method Summary | |
|---|---|
OutlineAnnotationAction |
getClose()
Gets page close event actions. |
OutlineAnnotationAction |
getOpen()
Gets page open event actions. |
void |
setClose(OutlineAnnotationAction closeEventAction)
Sets page close event actions. |
void |
setOpen(OutlineAnnotationAction openEventAction)
Sets page open event actions. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PageReaderEvents()
| Method Detail |
|---|
public OutlineAnnotationAction getOpen()
public void setOpen(OutlineAnnotationAction openEventAction)
openEventAction - page open event actions.public OutlineAnnotationAction getClose()
public void setClose(OutlineAnnotationAction closeEventAction)
closeEventAction - page close event actions.
|
DynamicPDF by ceTe Software | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||