Foxit PDF SDK
9.1
|
Instance Methods | |
(FSActionControlAttribute *) | - getActionControlAttribute |
NSString or UIImage. More... | |
(UIView *) | - getCustomView |
If shouldPresentByrdK is Yes the RDK will need getCustomView. More... | |
(void) | - presentActionInMenuView |
If shouldPresentByrdK is NO the RDK will respond. More... | |
(void) | - presentActionInMenuViewByViewController: |
If shouldPresentByrdK is NO the RDK will respond, if defined SEL presentActionInMenuView will invalid. More... | |
(BOOL) | - shouldPresentByRDK |
Whether to be present by the RDK. More... | |
Properties | |
UIViewController * | containerController |
If shouldPresentByRDK is YES it will be provided by the RDK. More... | |
- (FSActionControlAttribute *) getActionControlAttribute |
NSString or UIImage.
- (UIView *) getCustomView |
If shouldPresentByrdK is Yes the RDK will need getCustomView.
- (void) presentActionInMenuView |
If shouldPresentByrdK is NO the RDK will respond.
- (void) presentActionInMenuViewByViewController: | (UIViewController *(^)(void)) | controller |
If shouldPresentByrdK is NO the RDK will respond, if defined SEL presentActionInMenuView will invalid.
|
required |
Whether to be present by the RDK.
|
readwriteoptionalnonatomicweak |
If shouldPresentByRDK is YES it will be provided by the RDK.