|
gwenhywfar
5.1.3
|
#import <CocoaTextBrowser.h>
Instance Methods | |
| (NSSize) | - minSize |
| (void) | - setStringValue: |
| (void) | - setStringValue:BasePath: |
| (NSString *) | - stringValue |
Protected Attributes | |
| BOOL | fillX |
| BOOL | fillY |
| NSString * | loadedString |
Definition at line 12 of file CocoaTextBrowser.h.
| - (NSSize) minSize |
| - (void) setStringValue: | (NSString *) | value |
| - (void) setStringValue: | (NSString *) | value | |
| BasePath: | (NSString *) | base | |
| - (NSString *) stringValue |
|
readwriteprotected |
Definition at line 15 of file CocoaTextBrowser.h.
|
readwriteprotected |
Definition at line 16 of file CocoaTextBrowser.h.
|
protected |
Definition at line 18 of file CocoaTextBrowser.h.
1.8.17