API
0.9.8
All
Classes
Files
Functions
Variables
Typedefs
Macros
Groups
Pages
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
AppKit
CPPopover.h
Generated on Sun Mar 29 2015 14:04:30 for API by
1.8.4