API  1.0.0
CPClipView.h
Go to the documentation of this file.
1 
2 @interface CPClipView : CPView
3 {
4  CPView _documentView;
5 }
6 @end
Definition: CPView.j:137