gwenhywfar
5.4.0
|
#import <CocoaHLayout.h>
Instance Methods | |
(void) | - addLayoutSubview: |
(BOOL) | - fillX |
(BOOL) | - fillY |
(NSSize) | - minSize |
Protected Attributes | |
BOOL | fillX |
BOOL | fillY |
NSMutableArray * | subviewsInOrder |
Definition at line 11 of file CocoaHLayout.h.
- (void) addLayoutSubview: | (NSView *) | new_subview |
- (BOOL) fillX |
- (BOOL) fillY |
- (NSSize) minSize |
|
readwriteprotected |
Definition at line 15 of file CocoaHLayout.h.
|
readwriteprotected |
Definition at line 16 of file CocoaHLayout.h.
|
protected |
Definition at line 14 of file CocoaHLayout.h.