|
gwenhywfar 5.10.1
|
#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 |
Definition at line 1 of file CocoaTextBrowser.m.
References fillX, fillY, and loadedString.
| - (void) setStringValue: | (NSString *) | value | |
| BasePath: | (NSString *) | base | |
Definition at line 1 of file CocoaTextBrowser.m.
| - (NSString *) stringValue |
Definition at line 1 of file CocoaTextBrowser.m.
|
readwriteprotected |
Definition at line 15 of file CocoaTextBrowser.h.
Referenced by CocoaGui_WTextBrowser_Setup(), and setStringValue:.
|
readwriteprotected |
Definition at line 16 of file CocoaTextBrowser.h.
Referenced by CocoaGui_WTextBrowser_Setup(), and setStringValue:.
|
protected |
Definition at line 18 of file CocoaTextBrowser.h.
Referenced by setStringValue:.