API
0.9.10
CPPopover.h
Go to the documentation of this file.
1
2
@interface
CPPopover
:
CPResponder
3
{
4
@outlet
CPViewController
_contentViewController
// @accessors(property=contentViewController);
5
@outlet id <CPPopoverDelegate> _delegate
// @accessors(getter=delegate);
6
7
BOOL _animates
// @accessors(getter=animates);
8
int
_appearance
// @accessors(property=appearance);
9
int
_behavior
// @accessors(getter=behavior);
10
11
_CPPopoverWindow _popoverWindow;
12
CPView
_positioningView;
13
int
_implementedDelegateMethods;
14
}
15
@end
CPPopover
Definition:
CPPopover.h:2
CPViewController
Definition:
CPViewController.h:2
CPResponder
Definition:
CPResponder.h:2
CPView
Definition:
CPView.j:136
AppKit
CPPopover.h
Generated on Tue Jul 11 2017 16:20:41 for API by
1.8.13