|
gwenhywfar
5.1.3
|
#import <CocoaGridLayout.h>
Instance Methods | |
| (void) | - addLayoutSubview: |
| (NSSize) | - minSize |
Protected Attributes | |
| NSInteger | columns |
| BOOL | fillX |
| BOOL | fillY |
| NSInteger | rows |
| NSMutableArray * | subviewsInOrder |
Definition at line 11 of file CocoaGridLayout.h.
| - (void) addLayoutSubview: | (NSView *) | new_subview |
| - (NSSize) minSize |
|
readwriteprotected |
Definition at line 18 of file CocoaGridLayout.h.
|
readwriteprotected |
Definition at line 15 of file CocoaGridLayout.h.
|
readwriteprotected |
Definition at line 16 of file CocoaGridLayout.h.
|
readwriteprotected |
Definition at line 19 of file CocoaGridLayout.h.
|
protected |
Definition at line 14 of file CocoaGridLayout.h.
1.8.17