Cappuccino
1.0.0
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 Fri Sep 7 2018 11:26:15 for Cappuccino by
1.8.3