Foxit PDF SDK  9.1
<IViewAppleEventListener> Protocol Reference

The event listener for pdfview, Some of apple's interfaces
More...

Inheritance diagram for <IViewAppleEventListener>:

Instance Methods

(void) - didMoveToWindowFromPDFViewCtrl:
 -[UView didMoveToWindow]. More...
 
(void) - layoutSubviewsFromPDFViewCtrl:
 -[UView layoutSubviews]. More...
 

Detailed Description

The event listener for pdfview, Some of apple's interfaces

Method Documentation

◆ didMoveToWindowFromPDFViewCtrl:

- (void) didMoveToWindowFromPDFViewCtrl: (FSPDFViewCtrl *)  pdfViewCtrl
optional

-[UView didMoveToWindow].

◆ layoutSubviewsFromPDFViewCtrl:

- (void) layoutSubviewsFromPDFViewCtrl: (FSPDFViewCtrl *)  pdfViewCtrl
optional

-[UView layoutSubviews].