gwenhywfar  4.15.2beta
Instance Methods | Protected Attributes
CocoaWindowContentView Class Reference

#import <CocoaWindowContentView.h>

Inheritance diagram for CocoaWindowContentView:
<CocoaGwenGUIProtocol>

Instance Methods

(void) - addLayoutSubview:
 
(BOOL) - fillX
 
(BOOL) - fillY
 
(NSSize) - minSize
 

Protected Attributes

BOOL fillX
 
BOOL fillY
 
NSMutableArray * subviewsInOrder
 

Detailed Description

Definition at line 11 of file CocoaWindowContentView.h.

Method Documentation

- (void) addLayoutSubview: (NSView *)  new_subview
- (BOOL) fillX
- (BOOL) fillY
- (NSSize) minSize

Field Documentation

- (BOOL) fillX
readwriteprotected

Definition at line 13 of file CocoaWindowContentView.h.

- (BOOL) fillY
readwriteprotected

Definition at line 14 of file CocoaWindowContentView.h.

- (NSMutableArray*) subviewsInOrder
protected

Definition at line 12 of file CocoaWindowContentView.h.


The documentation for this class was generated from the following file: