gwenhywfar  4.7.0beta
Instance Methods | Protected Attributes | Properties
CocoaWindowContentView Class Reference

#import <CocoaWindowContentView.h>

Inheritance diagram for CocoaWindowContentView:
<CocoaGwenGUIProtocol>

Instance Methods

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

Protected Attributes

NSMutableArray * subviewsInOrder
 

Properties

BOOL fillX
 
BOOL fillY
 

Detailed Description

Definition at line 11 of file CocoaWindowContentView.h.

Method Documentation

- (void) addLayoutSubview: (NSView*)  new_subview

Definition at line 120 of file CocoaWindowContentView.m.

References subviewsInOrder.

Referenced by CocoaGui_WDialog_AddChildGuiWidget().

- (BOOL) fillX
- (BOOL) fillY
- (NSSize) minSize

Field Documentation

- (NSMutableArray*) subviewsInOrder
protected

Definition at line 12 of file CocoaWindowContentView.h.

Referenced by addLayoutSubview:.

Property Documentation

- (BOOL) fillX
readwriteatomic

Definition at line 13 of file CocoaWindowContentView.h.

- (BOOL) fillY
readwriteatomic

Definition at line 14 of file CocoaWindowContentView.h.


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