gwenhywfar  4.13.1
Instance Methods | Protected Attributes | Properties
CocoaHLayout Class Reference

#import <CocoaHLayout.h>

Inheritance diagram for CocoaHLayout:
<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 CocoaHLayout.h.

Method Documentation

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

Field Documentation

- (NSMutableArray*) subviewsInOrder
protected

Definition at line 12 of file CocoaHLayout.h.

Property Documentation

- (BOOL) fillX
readwriteatomic

Definition at line 13 of file CocoaHLayout.h.

- (BOOL) fillY
readwriteatomic

Definition at line 14 of file CocoaHLayout.h.


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