|
@@ -41,7 +41,7 @@ typedef NS_ENUM(NSInteger, CPDFWidgetCellState)
|
|
|
//- (CPDFAnnotation *)popup;
|
|
|
//- (void)setPopup:(CPDFAnnotation *)popup;
|
|
|
|
|
|
-- (CPDFAnnotation *)mouseUpAction;
|
|
|
+- (CPDFAction *)mouseUpAction;
|
|
|
- (void)setMouseUpAction:(CPDFAction *)mouseUpAction;
|
|
|
|
|
|
- (BOOL)shouldDisplay;
|